Releases: newrelic/nrdot-collector-releases
Releases · newrelic/nrdot-collector-releases
1.6.0
Changelog
Features
- feat(internal-o11y): disable internal traces by default in example config (#422)
- feat: Bump otel component versions from v0.135.0 to v0.141.0 (#440)
Bug Fixes
- fix(CVE-2025-61729): bump to golang 1.24.11 (#454) (#456)
- fix: address transformprocessor config deprecation of 0.119.0 (#421)
Docs
- docs: add fips readme (#407)
1.5.0
1.4.0
1.3.0
Changelog
This release introduces the nrdot-collector distribution. This distro is currently in alpha but will eventually serve as a replacement for the nrdort-collector-host distribution. Future distributions will use nrdot-collector as a base manifest and expand on it as needed.
Features
1.2.0
Changelog
This release marks the nrdot-collector-k8s distribution reaching Stability: public. Please refer to its README for further details.
Features
- feat: bump OTEL beta core to v0.128.0 (#321)
1.1.0
1.0.3
Changelog
Features
- feat: bumping upstream components to
0.123.0, includes fix to CVE-2025-30204 (#294)
Docs
- docs: add missing documentation (#292)
1.0.2
Changelog
Features
- feat: update otel components to
0.122.1and enables enableCPUUsageMetrics gate in k8s distro (#283)
Bug Fixes
- fix: force expr-lang 1.17.0 to fix CVE-2025-29786 (#284)
Docs
- docs: add governance section (#277)
1.0.1
1.0.0
Release Summary
We're releasing version 1.0.0 to represent the nrdot-collector-host distribution now being generally available. It should be noted that the nrdot-collector-k8s distribution is still in preview and should be used with caution for the time being.
docker pull newrelic/nrdot-collector-host:1.0.0
docker pull newrelic/nrdot-collector-k8s:1.0.0
Changelog
Features
- feat: Update otel components to 0.121.0 (#265)
- feat: syncing latest version of the k8s helm configs (#269)
Docs
- docs: flagging k8s distro as preview (#268)