September 25
NRDOT v1.5.0ChangelogFeatures
- feat: add metricsgenerationprocessor to nrdot-collector-k8s (#386)
September 18
NRDOT v1.4.0ChangelogFeatures
- 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.0ChangelogFeatures
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.
- 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.0ChangelogFeatures
This release marks the nrdot-collector-k8s distribution reaching Stability: public. Please refer to its README for further details.
- feat: bump OTEL beta core to v0.128.0 (#321)
May 6
NRDOT v1.1.0ChangelogFeatures
- 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.3ChangelogFeaturesDocs
- feat: bumping upstream components to
0.123.0, includes fix to CVE-2025-30204 (#294)
- docs: add missing documentation (#292)
March 20
NRDOT v1.0.2ChangelogFeaturesBug FixesDocs
- feat: update otel components to
0.122.1and enables enableCPUUsageMetrics gate in k8s distro (#283)
- fix: force expr-lang 1.17.0 to fix CVE-2025-29786 (#284)
- docs: add governance section (#277)
March 18
NRDOT v1.0.1ChangelogFeaturesBug FixesDocs
- feat: remove
debugexporterfrom defaulthostconfig (#271)
- fix: add missing default configs to archive artifacts (
.tar.gz,.zip) (#274)
- docs: add installation docs (#275)
- docs: add troubleshooting guide (#272)
March 5
NRDOT v1.0.0Release SummaryChangelogFeaturesDocs
We're releasing version to represent the distribution now being generally available. It should be noted that the distribution is still in preview and should be used with caution for the time being.
- feat: Update otel components to 0.121.0 (#265)
- feat: syncing latest version of the k8s helm configs (#269)
- docs: flagging k8s distro as preview (#268)
October 25, 2024
NRDOT v0.8.5ChangesFixes
For a detailed description of changes, see full release notes
- force
docker@27.3.1to fix CVE-2024-41110