Releases: siderolabs/talos-vmtoolsd
v1.5.0
talos-vmtoolsd 1.5.0 (2026-01-16)
Welcome to the v1.5.0 release of talos-vmtoolsd!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-vmtoolsd/issues.
Contributors
- Oliver Kuckertz
- Oliver Kuckertz
- Robin Elfrink
- Jorik Jonker
- Robin Elfrink
- Noel Georgi
- smihov01
- Alexis La Goutte
- Andrey Smirnov
- Brandon Nason
- Clément Nussbaumer
- Lennard Klein
- renovate[bot]
Changes
89 commits
496c549chore: update dependencies (#46)834be69chore: update build instructionscc301d1feat: implement the rpc subcommand (#52)800c017feat: ignore privilege error when running with secure boot (#50)bde7d0bdocs: update compatibility and situation around system ext (#49)2c13cecfeat: externalize talos extension skaffolding (#42)c40dbc5fix: use viper for bypassing vmware check (#41)5a12a4bfeat: add check for linux capabilities (#40)6664180chore(deps): update Go module dependencies (#39)290e13bfeat: externalize vmware hypercall (#35)a7fd856fix: send os uptime in 100s of seconds (#34)1b6a652feat: replace vmw-guestinfo with own implementation (#32)be56ecdfeat!: major rework of the code base (#27)bb519a7docs: fix typo on VMware CPI doc6bc5278fix: update guestinfo on incoming pinge8050cdfix: report guest uptime to the host (#22)fce1dc5chore: add manual workflow to calculate the next release tag163af65fix: extension name in the manifest0c3ae5fchore: enable kres8d26e25chore: lint code in preparation for rekres737c8f2Renamed branch 'master' to 'main'22c6dd0Cosmetic changes to README.md888a8b9Prepare for release 0.5.03091b65Add documentation on how tu use as a system extension0f9e3f8Update module dependencies5ed8af8Fix system extension version and compatibility2da83fbUse single container for both daemonset and system extension2874e55Add flag -use-machined for Talos system extension8b7ba37Merge pull request #12 from siderolabs/small-updates882d2b2Bump github actions used to fix deprecation warningsfd0320fBuild using go 1.22.1 and upgrade module dependencies9475156Add docker-build target to Makefileaf9d30fBuild docker container FROM scratch1993c92Merge pull request #10 from siderolabs/release-0.4b6f6cf9Prepare for release 0.4.0 [skip ci]4219781Update unstable.yaml image path [skip ci]6499362Update readme for release 0.3.2 [skip ci]f3748c9Update go.mod for siderolabs org8565d05Merge branch 'talos-1.5'4eba791Restore compatibility with Talos 1.5997a962Bump version to 0.3.167a6b66Fix image path of untagged builds for forkse2a8ff4Merge remote-tracking branch 'equinix-ms/master'160f574Improve "forkability" of GH workflowd6c2cddReply correctly upon error80561fbDebug() every incoming GuestRPC request3d2918dUpdate readme for release 0.3 [skip ci]33cc8b1Merge branch 'develop-0.3'471e95cUpdate Go to 1.17.8281ea80Update Go to 1.17.615e02d5Avoid copying .git and friends into Docker context1ef74efRun PR tests using Dockerf9c0c7cAdd option to inspect/debug apid query results7e8f772Use Talos 0.11+ resource API (#2)7e20d38Add compatibility matrix to README.md2a31f50Bump version to 0.39d71befRemove vendored dependenciesadf9f03Update .gitignored28b3e9Update readme for release 0.2 [skip ci]b5c2e07Run tests with Go 1.17 or later53ee158Merge branch 'develop-0.2'aded935Cosmetics130a0e7Fix JSON logging for VMware guestinfo package- [
a4822c4](https://github.com/siderolabs/talos-vmtoo...
v1.4.0
talos-vmtoolsd 1.4.0 (2025-09-18)
Welcome to the v1.4.0 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
Dependency Changes
This release has no dependency changes
v1.3.0
talos-vmtoolsd 1.3.0 (2025-08-28)
Welcome to the v1.3.0 release of talos-vmtoolsd!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-vmtoolsd/issues.
Contributors
- Jorik Jonker
Changes
Dependency Changes
This release has no dependency changes
v1.2.0
talos-vmtoolsd 1.2.0 (2025-07-23)
Welcome to the v1.2.0 release of talos-vmtoolsd!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-vmtoolsd/issues.
Contributors
- Stanimir Mihov
Changes
v1.1.0
talos-vmtoolsd 1.1.0 (2025-06-12)
Welcome to the v1.1.0 release of talos-vmtoolsd!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos-vmtoolsd/issues.
Contributors
- Oliver Kuckertz
- Oliver Kuckertz
- Robin Elfrink
- Robin Elfrink
- Jorik Jonker
- Noel Georgi
- Alexis La Goutte
- Andrey Smirnov
- Brandon Nason
- Lennard Klein
Changes
80 commits
290e13bfeat: externalize vmware hypercall (#35)a7fd856fix: send os uptime in 100s of seconds (#34)1b6a652feat: replace vmw-guestinfo with own implementation (#32)be56ecdfeat!: major rework of the code base (#27)bb519a7docs: fix typo on VMware CPI doc6bc5278fix: update guestinfo on incoming pinge8050cdfix: report guest uptime to the host (#22)fce1dc5chore: add manual workflow to calculate the next release tag163af65fix: extension name in the manifest0c3ae5fchore: enable kres8d26e25chore: lint code in preparation for rekres737c8f2Renamed branch 'master' to 'main'22c6dd0Cosmetic changes to README.md888a8b9Prepare for release 0.5.03091b65Add documentation on how tu use as a system extension0f9e3f8Update module dependencies5ed8af8Fix system extension version and compatibility2da83fbUse single container for both daemonset and system extension2874e55Add flag -use-machined for Talos system extension8b7ba37Merge pull request #12 from siderolabs/small-updates882d2b2Bump github actions used to fix deprecation warningsfd0320fBuild using go 1.22.1 and upgrade module dependencies9475156Add docker-build target to Makefileaf9d30fBuild docker container FROM scratch1993c92Merge pull request #10 from siderolabs/release-0.4b6f6cf9Prepare for release 0.4.0 [skip ci]4219781Update unstable.yaml image path [skip ci]6499362Update readme for release 0.3.2 [skip ci]f3748c9Update go.mod for siderolabs org8565d05Merge branch 'talos-1.5'4eba791Restore compatibility with Talos 1.5997a962Bump version to 0.3.167a6b66Fix image path of untagged builds for forkse2a8ff4Merge remote-tracking branch 'equinix-ms/master'160f574Improve "forkability" of GH workflowd6c2cddReply correctly upon error80561fbDebug() every incoming GuestRPC request3d2918dUpdate readme for release 0.3 [skip ci]33cc8b1Merge branch 'develop-0.3'471e95cUpdate Go to 1.17.8281ea80Update Go to 1.17.615e02d5Avoid copying .git and friends into Docker context1ef74efRun PR tests using Dockerf9c0c7cAdd option to inspect/debug apid query results7e8f772Use Talos 0.11+ resource API (#2)7e20d38Add compatibility matrix to README.md2a31f50Bump version to 0.39d71befRemove vendored dependenciesadf9f03Update .gitignored28b3e9Update readme for release 0.2 [skip ci]b5c2e07Run tests with Go 1.17 or later53ee158Merge branch 'develop-0.2'aded935Cosmetics130a0e7Fix JSON logging for VMware guestinfo packagea4822c4Simplify mixed-platform deployments by detecting ESXif641f3fLower container memory request to 8 MiB7c0f3aaUpdate readme59abcc4Bump version to 0.269b350aRun as non-root user6d1a751Add log levels and use structured logging397a38fUse distroless as base image8537d31Use logrus for JSON loggingac130bdAdd logrusa334154Fix typo in guestinfo log message- [
e841106](https://github.com/siderolabs...
v1.0.0
talos-vmtoolsd 1.0.0 (2025-02-11)
Welcome to the v1.0.0 release of talos-vmtoolsd! The tool has been refactored quite a bit to aid future collaboration. Please try out the release binaries and report any issues.
Contributors
- Robin Elfrink
- Jorik Jonker
Breaking Changes
The flags and env vars have been renamed, please see below. If you're using the system extension, you don't need to change anything.
| old | new |
|---|---|
--use-machined |
VMTOOLSD_USE_MACHINED and/or --use-machined |
--test-apid-query |
moved to subcommand talosquery |
LOG_LEVEL |
VMTOOLSD_LOG_LEVEL and/or --log-level |
TALOS_CONFIG_PATH |
VMTOOLSD_TALOS_CONFIG and/or --talos-config |
TALOS_HOST |
VMTOOLSD_TALOS_NODE and/or --talos-node |
GRPC_ENFORCE_ALPN_ENABLED=false for compatibility with Talos <= 1.8 |
Changes
Dependency Changes
This release has no dependency changes
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