Skip to content

Releases: ptarmiganlabs/butler-cw

butler-cw-v3.2.0

21 Oct 15:57
9237766
Compare
Choose a tag to compare

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

20 Oct 13:09
7da5a62
Compare
Choose a tag to compare

Bug Fixes

  • Respect apps to load config settting.
    The config setting appConfig.diskConfigFile was previously not ever used. Instead Butler CW assumed the apps config file was named apps.yaml. This is now fixed. (53545e6)

Documentation

butler-cw-v3.1.0

20 Oct 11:02
685d588
Compare
Choose a tag to compare

Features

  • Update Docker healtcheck to avoid using old http library with deprecation issues in it (4ed8a23)

Refactoring

  • Use same principles for source code formatting as rest of Butler tools (ec4548a)

butler-cw-v3.0.1

20 Oct 05:57
22d3ad8
Compare
Choose a tag to compare

Miscellaneous

  • deps: Update dependencies (d869795)

butler-cw-v3.0.0

20 Oct 05:47
98eb57b
Compare
Choose a tag to compare

⚠ 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

31 Aug 09:28
5dfd731
Compare
Choose a tag to compare

Bug Fixes

  • Fix multi-arch Docker image creation (#42) (4182d89)

butler-cw v2.3.11

31 Aug 09:18
f902479
Compare
Choose a tag to compare

Bug Fixes

  • Cleanup of Docker image building (8f36616)

butler-cw v2.3.10

31 Aug 08:53
e0cc11d
Compare
Choose a tag to compare

Bug Fixes

Maintenance release

10 Jun 16:09
b69845d
Compare
Choose a tag to compare
  • Updated dependencies to stay sharp and secure.
  • Switched to using GitHub Actions when building linux/amd64 Docker images.

Maintenance release

09 Jan 08:36
5779e73
Compare
Choose a tag to compare

Updated dependencies to stay sharp and secure.