Skip to content

v0.16.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 18:47
· 11 commits to main since this release
v0.16.0
7db3db7

Added

  • Added MQTT trigger and tests (#175)
  • Make container environment variables accessible as application variables (#149)
  • Added feature to conditionally restart the k0s controller service when present during node installation. (#167)

Changed

  • Updated the minimum required Rust version to 1.79 (#191)
  • Refactored the shim code by splitting it into different modules (#185)
  • Refactored the Makefile to improve its structure and comments(#171)
  • Merged two Redis trigger test apps into one (#176)
  • Simplified the run command in the documentation (#184)
  • Modified Dependabot settings to group patch-level dependency updates (#162)

Fixed

  • Correct currently supported triggers (#182)
  • Fixed an error in setup-linux.sh script (#184)
  • Updated outdated links to spinkube.dev (#170)

New Contributors

Full Changelog: v0.15.1...v0.16.0