Agent v2.15.0
less than a minute
April 16, 2026
Breaking Changes
Required cloud fleet nodes can no longer be disabled. Previously, users could disable required fleet-managed nodes in their configuration. This is now enforced to ensure fleet consistency and prevent misconfiguration.
New Features
- OTTL v0.149.0: Upgraded the OTTL engine to v0.149.0, bringing in the latest upstream bug fixes and enhancements from the OpenTelemetry Transformation Language project.
Improvements
- gRPC Connection Lifecycle Fixes: Improved gRPC connection reuse and rotation behavior under churn and high load conditions, resolving issues with connection lifecycle management during periods of elevated traffic or frequent endpoint changes.
Security
- Go Runtime Upgrade: Upgraded the Go runtime to its latest version to address known vulnerabilities.
- go-jose Upgrade: Upgraded the
go-joselibrary to its latest version. - x/image Upgrade: Upgraded
golang.org/x/imageto its latest version. - AWS SDK Upgrade: Upgraded the AWS SDK to its latest version.