Releases: ptarmiganlabs/butler-cw
Releases · ptarmiganlabs/butler-cw
butler-cw-v3.2.0
Features
- Show first few scheduled runs for each app on startup.
This is useful when you need to verify that the schedule you created for the apps will execute as intended.
(29a1b1c), closes #117 - Add doInitialLoad flag.
Set per app in the apps.yaml file, this flag controls whether an initial run should be done for the app in question when Butler CW starts.
(#111) (1bd954d)
butler-cw-v3.1.1
butler-cw-v3.1.0
butler-cw-v3.0.1
Miscellaneous
- deps: Update dependencies (d869795)
butler-cw-v3.0.0
⚠ BREAKING CHANGES
- Align release process to Butler tools.
All Butler tools will soon share the same low-maintenance - yet more powerful - release process.
This will slightly change how Butler CW's Docker images are tagged, which could be a breaking change in some scenarios. For most users the upgrade to 3.0.0 should be non-breaking though.
Miscellaneous
- deps: update googlecloudplatform/release-please-action action to v2.33.0 (b547025)
- deps: update ptarmiganlabs/butler-cw docker tag to v2.3.12 (d6a7452)
- deps: update ptarmiganlabs/butler-cw docker tag to v2.3.12 (50d6139)
Refactoring
- Align release process to Butler tools (a95a537)
butler-cw v2.3.12
butler-cw v2.3.11
Bug Fixes
- Cleanup of Docker image building (8f36616)
butler-cw v2.3.10
Maintenance release
- Updated dependencies to stay sharp and secure.
- Switched to using GitHub Actions when building linux/amd64 Docker images.
Maintenance release
Updated dependencies to stay sharp and secure.