October 25
Docs October 19 - October 24, 2025New docsMajor changesMinor changesRelease notes
- Added Cloud Cost Intelligence Azure and Google Cloud Platform (GCP) to provide comprehensive guidance for connecting Azure and GCP billing integration with New Relic for cost monitoring and optimization.
- Updated Node.js agent compatibility report.
- Updated Introduction to NRQL with streamlined content for better user experience.
- Added ConfigMap support for Java agent to Kubernetes agent operator.
- Fixed broken links for Set thresholds alert condition.
- Enhanced Query builder introduction documentation with improved visuals.
- Added support for mathematical equations rendering across documentation.
- Enhanced Session Replay pause functionality and record functionality documentation with improved guidance.
- Updated browser agent distributed tracing requirements across multiple documentation pages for clarity.
- Updated Synthetics job manager configuration with improved mathematical equation for sizing considerations for Docker, Podman, Kubernetes, and OpenShift.
- Fixed MDX issues affecting document rendering.
Stay up-to-date with our latest releases:
- Removed usage of marks and measures feature flag for all users.
- Reduced hasReplay attribute false positive rate.
- Updated interaction API typings to reflect waitForEnd parameter.
- Fixed dynamic require issues with Rollup.js.
- Switched to using New Relic's forked version of rrweb for Session Replay.
- Preserved agent attributes for log payloads with proper precedence handling.
Kubernetes integration v3.47.0:
- Enhanced monitoring capabilities for Kubernetes environments.
- Improved resource collection and performance optimizations.
- Updated fastify instrumentation to subscribe to events emitted.
- Updated pg and pg-native instrumentation for improved database monitoring.
- Disabled timers.setTimeout and timers.setInterval by default for better performance.
- Added new diagnostics base class for enhanced troubleshooting.
- Fixed performance issues with Interaction Tracing.
- Fixed incorrect Distributed Tracing log messages.
- Added Gradle 9 support for improved build compatibility.
- Enhanced system monitoring capabilities and bug fixes.
- Additional performance improvements and monitoring enhancements.
October 17
Docs October 13 - October 17, 2025Major changesMinor changesRelease notes
- Updated GitHub Integration for Service Architecture Intelligence with extensive revisions to improve clarity and add new organizational management options.
- Restructured Agent Control overview and related Agent Control documentation for improved organization and clarity as the feature reached general availability.
- Added bulk import users section to User management UI and common tasks.
- Added resource quota mapping for OTEL to New Relic OTel K8s metrics mapping.
- Updated Install and configure New Relic eBPF integration and Install and configure New Relic eBPF integration with installation and configuration enhancements.
- Updated Alerts notification integrations for improved clarity.
- Fixed compatibility version for Docker container monitoring integration.
- Updated Kubernetes version compatibility in Kubernetes integration: compatibility and requirements.
- Updated max attributes per metric limit in Metric API limits and restricted attributes.
Stay up-to-date with our latest releases:
- Updated
fastifyinstrumentation to subscribe to events emitted. - Updated
pgandpg-nativeinstrumentation to subscribe to events emitted. - Updated
config.instrumentation.timers.enabledto false to disabletimers.setTimeoutandtimers.setIntervalby default. - Added new diagnostics base class and migrated undici to use the new class.
- Updated
Kubernetes integration v3.46.0:
- Added v1.34 support and dropped support for v1.29.
- Updated golang.org/x/crypto to v0.42.0.
- Updated alpine to v3.22.2.
- Updated kubernetes packages to v0.34.1.
- Updated native Android agent to version 7.6.10.
- Updated native iOS agent to version 7.5.11.
October 10
Docs Oct 06 - Oct 10, 2025New docsMajor changesMinor changesRelease notes
- Added Collect marks and measures with the browser agent to provide guidance on capturing performance marks and measures for monitoring task durations in web applications.
- Added No data with Kubernetes APM auto-attach to provide troubleshooting guidance for Ruby applications using Kubernetes APM auto-attach with non-Rails frameworks.
- Updated Attribute dictionary with deprecation notices for
BrowserTimingevents and enhanced browser agent functionality descriptions for improved technical reference accuracy. - Enhanced Pipeline Cloud Rules API with comprehensive guidance on enabling, disabling, and re-enabling cloud rules for improved operational control.
- Updated pricing terminology in Live archives billing from "Compute Capacity Units" to "Advanced Compute Capacity Units" for improved accuracy.
- Improved organization of Agent Control setup instructions by relocating tip callout and removing duplicate content for streamlined installation guidance.
- Updated workflow automation documentation with latest changes to actions catalog, scheduling APIs, and template configurations for improved platform synchronization.
- Enhanced New Relic Control announcement with refined messaging and clearer feature descriptions for the Agent Fleet Control GA release.
Stay up-to-date with our latest releases:
- Added one-step instrumentation for Kubernetes (now generally available).
- Added deprecation notices for Ruby 2.4 and 2.5 support.
- Added deprecation notice for the
newrelic deploymentscommand. - Ensured compatibility with Ruby 3.5 changes to Method#source_location.
- Added new Distributed Tracing sampler, the TraceId Ratio-Based Sampler.
- Fixed MSSQL connection string parsing exceptions that could disable Datastore instrumentation.
- Resolved issues with Kafka "Consume" instrumentation compatibility.
- Prevented early activation in Django instrumentation.
- Fixed server configuration to local configuration sync issues.
- Added guards against crashes from trace_cache.pop().
- Upgraded AWS SDK from V1 to V2.
- Upgraded Docker API library from v26 to v28.
- Fixed Windows CPU handling for instances with multiple CPU groups.
- Fixed performance issues that could occur when using Interaction Tracing.
- Fixed a log related to Distributed Tracing that could be incorrectly shown.
- Fixed underlying Ubuntu vulnerabilities addressing multiple security CVEs.
October 2
Docs Sep 26 - Oct 02, 2025Major changesMinor changesRelease notes
- Updated Fleet Control documentation with comprehensive revisions for Kubernetes GA and Hosts public preview, including new fleet management capabilities, enhanced security features, and updated setup procedures.
- Updated Agent control documentation with extensive revisions for public preview, including enhanced configuration options, monitoring capabilities, and troubleshooting guidance.
- Restructured Marks and measures documentation for general availability with comprehensive feature details and implementation guidance.
- Enhanced Alert notification workflows with new email validation steps and destination limits.
- Updated the pricing model name from "New Relic Compute Public Preview or Core Compute plans" to "Advanced or Core Compute plans.
- Updated WordPress fullstack integration instructions for improved setup process.
- Enhanced Dashboard template variables documentation with updated screenshots and improved examples.
- Updated Usage queries and alerts with enhanced compute usage monitoring capabilities.
- Enhanced Usage UI documentation with comprehensive compute management features.
- Fixed duplicate anchor reference in .NET agent configuration.
- Updated Notification integrations with improved email destination management.
- Updated AWS PrivateLink documentation with improved language clarity for supported regions and VPC setup requirements.
- Updated What's new post identifiers for content management.
Stay up-to-date with our latest releases:
- Updated amqplib and cassandra-driver instrumentation to subscribe to events emitted.
- Updated Node.js agent compatibility report with latest supported package versions.
- Added WASM optimizations for tracing hooks.
- Enhanced JSDoc requirements for better code documentation.
- Removed support for Python 3.7 and deprecated various legacy APIs.
- Added new instrumentation for AutoGen and Pyzeebe frameworks.
- Introduced MCP (Model Context Protocol) named spans for AI monitoring.
- Fixed crash in psycopg and ensured MCP spans only record when AI monitoring is enabled.
- Upgraded AWS SDK from V1 to V2 and Docker API library from v26 to v28.
- Fixed Windows CPU monitoring for instances with multiple CPU groups (more than 64 cores).
- Improved log format handling with default log level support.
Kubernetes integration v3.45.3:
- Included in newrelic-infrastructure-3.50.3 and nri-bundle-6.0.15 chart versions.
- Added metricsgenerationprocessor to nrdot-collector-k8s for enhanced metrics collection.
- Added new TraceId Ratio-Based Sampler for distributed tracing based on OpenTelemetry implementation.
- Fixed MSSQL connection string parsing exceptions that could disable Datastore instrumentation.
- Resolved Kafka "Consume" instrumentation issues for better compatibility with custom instrumentation.
New Relic Android mobile app v5.30.8:
- Bug fixes and improvements for enhanced mobile app performance.
September 25
Docs Sep 20 - Sep 25, 2025Major changesMinor changesRelease notes
- Updated New Relic pricing and billing with comprehensive table restructuring for improved clarity and organization.
- Updated APT repository configuration instructions for Azure Linux containers, Docker Linux installations, and Linux installations for .NET agent deployment.
- Added description for NEW_RELIC_CLOUD_AWS_ACCOUNT_ID environment variable in the environment variables for AWS Lambda monitoring documentation.
- Enhanced help and support documentation with updated support resource references.
- Fixed agent start crash issue related callout for iOS agent 7.5.9 release notes.
- Updated maximum interval configuration info for agent settings in the on-host integration doc for standard config format.
Stay up-to-date with our latest releases:
- Added Remote Parent Sampling configuration options for controlling distributed trace sampling behavior.
- Updated third-party library versions for security improvements.
- Added support for tracing callback on subscribers.
- Fixed OpenAI instrumentation to properly return APIPromise and prevent crashes.
- Fixed a crash that could occur on agent start.
September 19
Docs September 15 - September 19, 2025New docsMajor changesMinor changesRelease notes
- Restructured AWS integrations for metrics:
- Enhanced Streaming Video & Ads documentation with standalone agent structure updates.
- Updated NerdGraph Issues API via GitHub with enhanced documentation.
- Updated Microsoft Teams integrations with improved configuration guidance.
- Updated heatmap chart type.
- Updated MySQL integration with timing improvements for QPM monitoring.
- Enhanced cardinality management documentation with minor updates.
- Updated .NET agent compatibility requirements with the latest verified compatible library versions.
- Fixed pipeline control code bug documentation.
Updated synthetics monitoring with new End of Life dates for IP addresses.
Stay up-to-date with our latest releases:
- Added support for MongoDB Reactive Streams 5.2.0 and up.
- Added Jedis 6 support.
- Fixed CouchBase double instrumentation issue.
- Fixed Spring WebClient 5.x header wrapping issue.
- Added support for custom tasks in Celery.
- Added support for Graphene-Django monitoring.
- Added support for middleware filtering in Django.
- Added support for AWS Bedrock Converse API.
- Added support for W3CTraceParent header sampled flag.
- Upgraded go version to 1.25.0.
- Updated dependency newrelic/nri-winservices to v1.3.0.
- Extended soft navigation interactions to include long tasks beyond DOM modification time.
- Fixed LCP to report the original page URL instead of current page URL during soft navigations.
- Fixed an issue where the Session Replay aggregate class could be double imported when using the newrelic.recordReplay API method while preloading was enabled.
- Updated the Native Android agent to version 7.6.9.
- Updated the Native iOS agent to version 7.5.10.
- Fixed a crash that could occur on agent start.
- Added spanprocessor to nrdot-collector.
- Bumped OpenTelemetry component versions from v0.131.0 to v0.132.0.
- Added newrelic.service.type to internal telemetry config.
- Enabled host.name detection for EC2.
Kubernetes integration v3.45.2:
- Updated with latest improvements and bug fixes.
September 14
Docs September 08 - September 12, 2025New docsMajor changesMinor changesRelease notes
- Added comprehensive Observability Maturity Model documentation to provide guidance for measuring and improving observability practices across four key areas: Business Uptime, Digital Experience, Engineering Excellence, and Intelligent Observability.
- Updated PHP agent configuration with extensive new configuration options for sampling controls and framework exception handler instrumentation.
- Updated dashboard introduction with enhanced guidance for dashboard usage.
- Enhanced dashboard management documentation with simplified content for JSON management.
- Fixed broken links in New Relic usage plan documentation.
- Fixed debugging configuration in .NET agent troubleshooting documentation.
Stay up-to-date with our latest releases:
- Prevented early harvests when in retry period for better rate limiting handling.
- Removed newrelic meta attribute from outgoing replay payloads to reduce billable bytes.
- Fixed exceptions for null bodies arising from empty harvests.
- Added sampling controls based on upstream w3c trace sampling decision.
- Added configuration option to skip instrumentation of framework exception handlers.
- Fixed potential memory leak when calling
newrelic_end_transaction(true). - Bumped golang version to 1.25.1 for security improvements.
- Added support for custom tasks in Celery.
- Added support for Graphene-Django monitoring.
- Added support for middleware filtering in Django.
- Added support for AWS Bedrock Converse API.
- Added support for W3CTraceParent header sampled flag.
- Added support for MongoDB Reactive Streams 5.2.0 and up.
- Added Jedis 6 support.
- Fixed CouchBase double instrumentation issue.
- Fixed Spring WebClient 5.x header wrapping issue.
- Added MCP
StreamableHTTPClientTransportsupport.
- Added MCP
- Fixed crash by defaulting
requestParametersto an object intransaction.addRequestParameters.
- Fixed crash by defaulting
- Added defensive code for obtaining
protocolin outbound http calls.
- Added defensive code for obtaining
Kubernetes integration v3.45.1:
- Updated with latest improvements and bug fixes.
- Fixed issue where customers weren't able to pull images from a custom registry using podman.
- Fixed underlying Ubuntu vulnerabilities to address security vulnerabilities.
- Fixed deep link issues for Dashboard and Alerts.
- Fixed CCU Dashboard ID issue.
Mobile app for Android v5.30.7:
- Added bug fixes and improvements.
- Added additional stability improvements and bug fixes.
Pipeline Control Gateway v25.09.01:
- Added new release with enhanced pipeline control capabilities.
September 5
Docs September 01 - September 05, 2025New docsMajor changesMinor changesRelease notes
- Added SAP solutions monitoring documentation to provide comprehensive guidance for monitoring SAP applications with New Relic, including installation, configuration, and troubleshooting procedures.
- Updated Agent Control documentation with extensive revisions including new agent types, configuration options, monitoring capabilities, and troubleshooting sections.
- Restructured NerdGraph streaming export documentation for streaming data to AWS Kinesis Firehose, Azure Event Hub, or GCP Pub/Sub.
- Added new example for ENUM/List-based variables to Dashboard template variables.
- Updated configuration documentation for Terraform Agent Control.
- Enhanced Log collector management documentation with improved instructions.
- Fixed various broken links and navigation issues.
Stay up-to-date with our latest releases:
- Infrastructure agent v1.67.3:
- Upgraded embedded integration versions.
- Node API Runtime v1.2.126:
- Fixed underlying Ubuntu vulnerabilities to address security vulnerabilities in Node API runtimes.
- Job Manager v463:
- Fixed CVE-2025-55163 and underlying Ubuntu vulnerabilities to address security vulnerabilities in SJM.
- Node Browser Runtime v3.0.43:
- Fixed underlying Ubuntu vulnerabilities to address security vulnerabilities in Node Browser runtimes.
- Agent Control Deployment Chart v0.0.74:
- Added support for remote upgrade of Agent Control Deployment component.
- Agent Control Continuous Delivery Chart v0.0.2:
- Added support for remote upgrade of Agent Control Continuous Delivery component.
- Infrastructure agent v1.67.3:
August 29
Docs August 22 - August 28, 2025New docsMinor changesRelease notes
- Added Access management for managing cardinality to control user access to cardinality-related metrics and manage permissions for metric ingestion limits.
- Added Monitor cardinality to track and monitor your metric cardinality usage to optimize data ingestion and avoid unexpected costs.
- Added new configuration parameter
DROP_DATA_FOR_ENTITYfor ebpf.
- Improved session trace data collection by implementing 16KB payload size threshold for data harvests, consistent with other browser agent features.
- Fixed a bug that removes the event buffer inspection event to avoid a memory leak on using
console.logwith thenewrelicwindow event listener.
Kubernetes integration v3.45.0
- This integration is included in the following chart versions:
- Resolved the issue to update import statements for error stack parsing compatible with React Native version 0.78 and lower.
- Updated the Native iOS agent to version 7.5.9.
- Updated the Native Android agent to version 7.6.8.
- Updated the Native iOS agent to version 7.5.7.
- APM fusion mode is in limited preview.
- Added
APMconnect retry logic. - Added
godebugto resolve AWS Firewall issue. - Added
requestIdextraction from logs forNode.jsruntime. - Updated Readme for
--enable-license-key-secret.
- Added
- Added option to build
nodejstest Layers for local testing. - Updated AWS SDK and Go Version to address Security Vulnerabilities
[CVE-2020-8911, CVE-2020-8912, CVE-2025-0913, CVE-2025-4673].
- Added option to build
- In Serverless APM mode, transaction names now include the event source name as a prefix. This enhancement improves transaction identification and traceability in the New Relic UI by clearly indicating the triggering event source.
- Reverted changes to thread tracking logic for span initialization. This change restores the previous behavior of tracking the thread where spans start, addressing issues that arose from the updated logic.
August 22
Docs August 15 - August 21, 2025Major changesMinor changesRelease notes
- Updated Node.js agent compatibility report.
- Updated .NET agent with the latest verified compatible library versions.
- Updated the Debian operating system to version 12 ("bookworm") to support the infrastructure agent for Linux.
- Updated
accountId()function for querying the data limits. - Updated Windows MSI installer to support 64-bit Windows (Intel/AMD).
- Announced January 7, 2026, as the End of Life date for the drop rules through the AI Monitoring UI.
- iOS agent v7.5.9
- Fixed an issue that could cause distributed tracing to not have all required account information at the start of a session.
- Fixed an issue that could cause a crash on agent start.
- Python agent v10.16.0
- Added support for new Redis functions.
- Converted all internal paths from
os.pathtopathlib.Path. - Fixed issue with JSON encoding PosixPath.
- Kubernetes integration v3.44.1
- This integration is included in the following chart versions:
- .NET agent v10.44.1
- Exception handling corrected in Service Bus instrumentation wrapper.
- Excluded Azure Function webhost (Linux) process from instrumentation.
- Node.js Agent v13.2.0
- Added ability to register
Supportability/Features/Instrumentation/OnRequire/<pkg>metrics for subscriber based instrumentation. - Added esm loader hook and commonjs patch to work with orchestrion-js.
- Added instrumentation for
@modelcontextprotocol/sdkclient callsclient.callTool,client.readResource, andclient.getPrompt. - Fixed logic around detecting OTEL packages.
- Updated
shimmer.setupSubscribersto properly setup and skip subscribers that are disabled.
- Added ability to register
- Node.js Agent v13.2.1
- Updated agent to use
@apm-js-collab/tracing-hooksfor the CJS/ESM registration for tracing channel based instrumentation.
- Updated agent to use