December 15
NRDOT v1.7.0
Changelog
This version marks the first publication of the distribution nrdot-collector-experimental which is intended to act as a staging area for components / features for nrdot-collector. The distribution is and will never be considered stable.
Features
- feat: add ohi components to nrdot-collector-experimental (#461)
December 12
NRDOT v1.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)
September 25
NRDOT v1.5.0
Changelog
Features
- feat: add metricsgenerationprocessor to nrdot-collector-k8s (#386)
September 18
NRDOT v1.4.0
Changelog
Features
- feat: Add spanprocessor to nrdot-collector (#371)
- feat: Bump otel component versions from v0.131.0 to v0.132.0 (#368)
- feat: Add newrelic.service.type to internal telemetry config (#380)
- feat: Enable host.name detection for ec2 (#382)
August 13
NRDOT v1.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
- feat: Bump otel component versions from v0.128.0 to v0.131.0 (#357)
- feat: Introducting nrdot core distribution (#359)
June 26
NRDOT v1.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)
May 6
NRDOT v1.1.0
Changelog
Features
- feat: Add routing connector to host and k8s distro (#305)
- feat: Updating otel components to 0.125.0 (#303)
- feat: add memory_limiter to all host pipelines (#301)
- feat: sync config with nr-k8s-otel-collector 0.8.10 (#300)
April 3
NRDOT v1.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)
March 20
NRDOT v1.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)
March 18
NRDOT v1.0.1
Changelog
Features
- feat: remove
debugexporterfrom defaulthostconfig (#271)
Bug Fixes
- fix: add missing default configs to archive artifacts (
.tar.gz,.zip) (#274)
Docs
- docs: add installation docs (#275)
- docs: add troubleshooting guide (#272)