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 STRINGoption to specify the namespace when executing thekubectlcommand.
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-infrastructureto version 3.44.0 - Updated the
nri-bundleto 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
createSegmentto prevent adding segments to the trace whenmax_trace_segmentsis 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
traceparentandtracestateheaders. - Updated the compatibility report.