Releases: siderolabs/talos-vmtoolsd
v0.6.1
talos-vmtoolsd 0.6.1 (2024-10-25)
Welcome to the v0.6.1 release of talos-vmtoolsd!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-vmtoolsd/issues.
Contributors
- Robin Elfrink
Changes since v0.6.0
Dependency Changes
This release has no dependency changes
What's Changed
- Send guestinfo on ping by @robinelfrink in #24
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- report guest uptime to the host by @robinelfrink in #22
Full Changelog: v0.5.1...v0.6.0
v0.5.1
Starting with this release the tag will be prepended with 'v'.
What's Changed
- chore: lint code in preparation for rekres by @frezbo in #16
- chore: enable kres by @frezbo in #17
- fix: extension name in the manifest by @smira in #20
- add tag workflow by @robinelfrink in #19
New Contributors
Full Changelog: v0.5.0...v0.5.1
0.5.0
This release adds support to run talos-vmtoolsd
as a System Extension.
What's Changed
- Small updates by @robinelfrink in #12
- Add flag -use-machined for Talos system extension by @bnason in #8
- Finish System Extension by @robinelfrink in #13
New Contributors
Full Changelog: 0.4.0...0.5.0
0.4.0
0.3.2
This release supports Talos 0.11 to 1.4 only. Talos 1.5 support is provided by the master/unstable build, and will be included into the upcoming version 0.4 of talos-vmtoolsd.
The purpose of this release is to have a 0.3.X package built and available in the siderolabs GitHub org only. It does not resolve any compatibility issues.
Changelog:
- Migrate project to siderolabs GitHub organization
- Add version tag to deployment YAML file #7
- Built with Go 1.21.6
0.3.1
0.3
This is the second release of talos-vmtoolsd. Changelog:
- Add support for Talos 0.14 and later (including 1.0) by using the network resource API
- Built with Go 1.17.8
Installation instructions are available in the release branch's readme file:
https://github.com/mologie/talos-vmtoolsd/tree/release-0.3#installation
0.2
This is the first tagged release of talos-vmtoolsd. Changelog:
- Log JSON to stderr by default
- Lower memory request to 8 MiB
- Automatically sleep forever when deployed on a non-ESXi node to simplify mixed-platform deployments
- Use distroless as base image for a compressed container size below 5 MiB
- Run as non-root user
- Built with Go 1.17.2
Installation instructions are available in the release branch's readme file:
https://github.com/mologie/talos-vmtoolsd/tree/release-0.2#installation
There are no known issues, and no issues were fixed compared to the previous untagged/unstable release from 2020.
A pre-release version of this build has been in use at Authentic Vision's production cluster for almost one year.