Agent 0.5.17 (Aug 2026)
Enhancements
Collector configurations are validated before deployment
Kubernetes collector configurations are now validated before any part of them is applied. If a configuration references a credential that was not delivered with the push, the update is rejected up front with a clear error — instead of deploying a collector that repeatedly crashes at startup. A failed push leaves the running collectors unchanged.
Bug Fixes
- Fixed an issue where a collector's unique identity could change between restarts on Hyper-V hosts, which could make the collector appear as a new instance and lose access to its stored credentials.