v0.16.0
Pre-release
Pre-release
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
- @karthik2804 made their first contribution in #182
- @rylev made their first contribution in #191
Full Changelog: v0.15.1...v0.16.0