Major changes
- Updated the guidelines for downgrading or canceling a New Relic account.
- Enhanced the Attributes elements for .NET agent configuration.
- Improved the connector configurations for New Relic AI Knowledge connectors.
Minor changes
- Added array functions to the NRQL reference.
- Updated the command-line options for nrdiag by introducing the
-k8s-namespace STRING
option to specify the namespace when executing thekubectl
command.
Release notes
Stay up-to-date with our latest releases:
- Added async support for Elasticsearch.
- Enabled parsing of GraphQL configuration settings.
- Fixed a crash in Kombu when running with Sentry.
Kubernetes integration v3.39.0:
- Upgraded
newrelic-infrastructure
to version 3.44.0 - Updated the
nri-bundle
to version 5.0.122
- Upgraded
- Migrated teams from EXT to NGEP.
- Added multi-team support.
- Introduced team search functionality in the team detail screen.
- Fixed the in-app feedback functionality.
- Removed the agent configuration cache and associated getters/setters.
- Updated
createSegment
to prevent adding segments to the trace whenmax_trace_segments
is exceeded. - Revised the compatibility report.
- Updated
- Added defensive code for calculating exclusive time on a segment when the segment cannot be located in the transaction trace tree.
- Improved how the OpenTelemetry bridge trace propagator assigns
traceparent
andtracestate
headers. - Updated the compatibility report.