Releases: ptarmiganlabs/butler-cw
Releases · ptarmiganlabs/butler-cw
butler-cw: v4.3.0
butler-cw: v4.2.0
4.2.0 (2023-04-13)
Features
- Add command line parameters for specifying config files (ecb9b3c)
- Add virus/malware scanning as part of build process for stand-alone binaries (bc13f07)
- Show app description when caching of app is done. Makes it easier to see what app was just processed. (c8393db)
- Sign Windows binary during build (bc13f07), closes #187 #185
Bug Fixes
- Refactor Docker healthcheck to avoid soon-to-be-deprecated features currently being used. (8b4444a), closes #205
Miscellaneous
- deps: Update dependencies to stay safe and secure (74fc5cf)
- deps: Update Fastify and Docker image builder dependencies (440da0a)
- deps: update node.js to v19 (0ffd553)
- deps: Use latest Axios library to stay safe and secure (3ddd25c), closes #208
- Update dependencies to stay safe and secure (ecb9b3c)
🛡 VirusTotal GitHub Action analysis:
butler-cw: v4.1.0
butler-cw: v4.0.6
butler-cw: v4.0.5
4.0.5 (2022-03-28)
Staying safe and secure: Updating dependencies to get the latest bug fixes and security patches.
Miscellaneous
butler-cw: v4.0.4
butler-cw-v4.0.3
4.0.3 (2022-01-05)
Bug Fixes
- Disable MQTT and uptime monitor in template config file (32a80c6), closes #138
- Improved config robustness (601c5d6), closes #134
Miscellaneous
- deps: update dependency eslint-config-airbnb-base to v15 (35b489d)
- deps: update dependency prettier to v2.5.1 (e9f9e5d)
- deps: update googlecloudplatform/release-please-action action to v3 (079b70e)
- Update dependencies (e51b470)
Documentation
- Update sample config file in README (28780c4)
butler-cw-v4.0.2
butler-cw-v4.0.1
Bug Fixes
- deps: update dependency axios to ^0.24.0 (9a9659c)
butler-cw-v4.0.0
⚠ BREAKING CHANGES
- Show time of next cache run. This can be used to verify that the schedule in the schedule config file (
apps.yaml
or similar) works as intended. Requires new entries in the main config file. - Add outgoing MQTT support. Send metadata about the cache warming event (what app, schedule used, when next run will happen etc) as MQTT messages.