Skip to content

Latest commit

 

History

History
166 lines (76 loc) · 6.88 KB

changelog.md

File metadata and controls

166 lines (76 loc) · 6.88 KB

Changelog

4.0.2 (2021-12-01)

Bug Fixes

  • Slim down release ZIP artefacts (742c180)

Miscellaneous

  • deps: Update dependencies (5b75ad2)

4.0.1 (2021-10-26)

Bug Fixes

  • deps: update dependency axios to ^0.24.0 (9a9659c)

4.0.0 (2021-10-23)

⚠ BREAKING CHANGES

  • Show time of next cache run
  • Add outgoing MQTT support

Features

3.2.0 (2021-10-21)

Features

  • Show first few runs on startup (29a1b1c), closes #117

Refactoring

3.1.1 (2021-10-20)

Bug Fixes

  • Respect apps to load config settting (53545e6)

Documentation

3.1.0 (2021-10-20)

Features

  • Refactor Docker healtcheck (4ed8a23)

Refactoring

  • Align code formatting with Butler tools (ec4548a)

3.0.1 (2021-10-20)

Miscellaneous

  • deps: Update dependencies (d869795)

3.0.0 (2021-10-20)

⚠ BREAKING CHANGES

  • Align release process to Butler tools

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)

2.3.12 (2021-08-31)

Bug Fixes

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

2.3.11 (2021-08-31)

Bug Fixes

  • Cleanup of Docker image building (8f36616)

2.3.10 (2021-08-31)

Bug Fixes

2.3.9 (2021-08-31)

Bug Fixes

2.3.8 (2021-08-31)

Bug Fixes

  • Debug Docker img builds (9c6be1a)

2.3.7 (2021-08-31)

Bug Fixes

2.3.6 (2021-08-31)

Bug Fixes

2.3.5 (2021-08-31)

Bug Fixes

2.3.4 (2021-08-31)

Bug Fixes

  • Move Docker images to use Node.js 14 LTS (c6d3b72)

Miscellaneous Chores