• /
  • EnglishEspañolFrançais日本語한국어Português
  • Log inStart now

Docs release notesRSS

September 11
Docs September 7 - September 11, 2026

New docs

  • Added AWS EventBridge action to the Workflow Automation actions catalog for publishing events to Amazon EventBridge.
  • Added New Relic service level action to the Workflow Automation actions catalog for creating and managing service level objectives from a workflow.

Major changes

Minor changes

What's new

Release notes

  • Stay up-to-date with our latest releases:

    • Node.js agent v14.4.0:
      • Added support for MessageBroker/Kafka/Cluster/{cluster_id}/{Produce|Consume}/{topic_name} metrics.
      • Updated GCP hostname to support more Cloud Run instance types.
      • Fixed duplicated router mount path in transaction names for async middleware.
      • Fixed OTLP payload format for metrics in AWS Lambda.
    • NRDOT v2.4.3:
      • Fixed CVE-2026-84445.
    • NRDOT Host Monitoring v2.4.3:
      • Verified the host use case to work with nrdot-collector:2.4.3.
    • iOS agent v7.7.7:
      • Updated the XCFramework build configuration to target a minimum deployment version of iOS 15.0 and tvOS 15.0.
      • Resolved a crash (SIGSEGV within objc_msgSend) occurring during harvest configuration reads.
      • Resolved an issue where all activity traces were dropped for a session when the /connect response omitted the at_capture attribute.
      • Corrected the platform value reported with React Native errors to report as ReactNative.
    • Kubernetes integration v4.7.2:
      • See the GitHub release notes for the full list of changes.
    • Infrastructure agent v1.80.3:
      • Updated google.golang.org/grpc to 1.83.1 to resolve CVE-2026-84304.
      • Allowed mount path validation during safe directory checks.
    • Mobile app for iOS v6.9.35:
      • Bug fixes and minor UI changes.
    • Media agent for iOS v4.4.0:
      • Added support for Swift Package Manager.
      • Added NRMediaTailorTracker, a new AWS MediaTailor server-side ad-insertion (SSAI) tracker for AVPlayer.
      • Modified retry logic in ios-publish to survive partial pipeline failures.
    • Node API runtime v1.2.272:
      • Fixed multiple OS-level security vulnerabilities.
    • Node browser runtime v3.0.220:
      • Upgraded Chrome from version 152.0.7977.64-1 to 152.0.7977.82-1.
      • Fixed multiple OS-level security vulnerabilities.
    • Ping runtime v1.82.0:
      • Fixed CVE-2026-57062.
    • Job Manager v623:
      • Fixed CVE-2026-57062.

September 4
Docs August 31 - September 4, 2026

New docs

Major changes

  • Restructured Microsoft SQL Server monitoring with NRDOT with a new comprehensive configuration reference, a new CNCF collector setup guide, and overhauled installation docs for Windows-hosted, Windows RDS, Linux-hosted, and Linux RDS environments.
  • Updated Agent types with documentation for configuring Fluent Bit log forwarding under Agent Control, including configuration file placement, binary paths by OS, and update behavior.
  • Updated Manage fleets with comprehensive documentation for the new configuration approval workflow in Fleet Control. Config approvals require at least one reviewer other than the author before a configuration version can be deployed, with enforcement beginning September 22, 2026.
  • Updated Workflow Automation definition schema with the new State Step action for persisting key/value pairs across workflow steps via .workflowState, and updated workflow limits and execution monitoring to cover the new step type and WorkflowAutomationEvent data.
  • Added VMware vSphere Kubernetes Service (VKS) 3.x support to Kubernetes integration compatibility requirements, covering VKS running on vSphere Supervisor 9.0 to 9.1 (vSphere 8.x and 9.x).
  • Updated .NET agent compatibility requirements with the latest verified compatible library versions.
  • Updated Catalogs to document tag-based column value filtering via interactive pills and column reordering by drag and drop in the Personalize view table.
  • Added a caution to Response intelligence with AI stating that AI-generated insights are suggestions to guide investigation, not confirmed root causes, and should be verified against your data before acting on them.
  • Added the snapdom open-source library to New Relic browser agent licenses.
  • Updated Errors inbox OpenTelemetry tab to correct the span attribute name from otel.status to otel.status_code and expand the supported span kinds to include producer, client, and internal in addition to server and consumer.
  • Updated Choose your data center to reflect that the Japan (JP) data region is now generally available.

Minor changes

  • Updated Set up New Relic MCP with corrected Claude Code CLI commands for OAuth authentication, a minimum version requirement (Claude Code v2.1.186+), and a simplified JSON configuration format.
  • Added nrExporterEndpoints to Gateway YAML configuration reference for overriding default New Relic ingest endpoints per pipeline, including a new otlpEndpoint field, under a dedicated Optional overrides section.
  • Updated Trace API troubleshooting and missing trace data with corrected oldest span timestamp limits for OTLP and Trace API.
  • Added a cardinality warnings section to Manage cardinality explaining what happens when a cardinality budget is hit, how to identify affected metrics via warning indicators in charts and dashboards, and how to query raw data while remediating.
  • Added the Direct to Live Archive namespace as a third partition option to Data partitions and added guidance to Live archives explaining that this namespace bypasses standard retention for compliance and audit logs that go directly to long-term storage.
  • Corrected the 403 Forbidden error description in React Native JavaScript error reporting to state that the API key must belong to a user with mobile entity view permissions.
  • Updated Alert RCA with Autopilot and Slack with a tip on using the {{ issueId }} variable to automatically pass the triggering alert's issue ID when integrating with Alert Workflows.
  • Updated Downgrade or cancel account to add a callout clarifying that the last active account in an organization cannot be cancelled independently and must be removed by deleting the organization, and improved the organization deletion steps for clarity.

Release notes

  • Stay up-to-date with our latest releases:

    • Autopilot v2.2:

      • Dispatches investigation steps in parallel for faster turnaround and fewer timeouts.
      • Added Fast Path Routing for instant answers to simple requests.
      • Added in-chat memory saving, one-click NRQL copy, one-click chat panel expansion, and query navigation shortcuts.
      • Extended GitHub MCP integration to support GitHub Enterprise Cloud (YOURSUBDOMAIN.ghe.com) in addition to public GitHub.
    • Infrastructure agent v1.80.1:

      • Fixed security vulnerability CVE-2026-56854 in golang.org/x/crypto.
      • Extended WMI fallback to retrieve Queue Length metrics.
      • Fixed Service Control Manager race conditions on service start and license key validation before agent startup.
    • NRDOT Collector v2.4.1:

      • Fixed security vulnerability CVE-2026-56854.
    • NRDOT Host Monitoring v2.4.1:

      • Verified host use case compatibility with NRDOT Collector v2.4.1.
    • NRDOT Collector v2.4.2:

      • Fixed security vulnerability CVE-2026-84304.
    • NRDOT Host Monitoring v2.4.2:

      • Verified host use case compatibility with NRDOT Collector v2.4.2.
    • Node.js agent v14.3.10:

      • Fixed duplicate external segments when undici negotiates HTTP/2.
      • Refactored Bedrock response handling by splitting BedrockResponse and BedrockCommand into Converse and InvokeModel variants.
    • Kubernetes integration v4.7.1:

      • Included in chart versions newrelic-infrastructure-4.6.1 and nri-bundle-8.0.22.
    • Browser agent v1.321.0:

      • Added MicroFrontEndTiming attributes registerUrl, deregisterUrl, and Web Vitals values (vitals.fcp.value, vitals.lcp.value, vitals.cls.value, vitals.inp.value); removed pageUrl and currentUrl.
      • Introduced v2 PageView decoupled from the connect service call, improving agent resilience on failed config retrieval cycles.
      • Fixed Session Replay custom masker not applying to non-input element types decorated with nr-umask or data-nr-unmask.
    • PHP agent v12.10.0.39:

      • Added full PHP Fibers instrumentation.
      • Added Guzzle 8 support.
      • Added Magento 2.4.8 and 2.4.9 support.
      • Upgraded golang to 1.26.6 for security improvements.
    • Unity agent v1.7.0:

      • Fixed iOS app crashes on launch caused by the Swift Package Manager declaration introduced in v1.6.0; iOS dependencies now resolve via CocoaPods only.
      • Fixed missing New Relic iOS agent on Unity 2019.1 through 2021.2 builds.
      • Updated native Android agent to v7.8.2, NDK agent to v1.1.5, and iOS agent to v7.7.6.
    • Cordova agent v7.1.10:

      • Updated native Android agent to v7.8.2.
    • Capacitor agent v1.6.11:

      • Updated native Android agent to v7.8.2.
    • Media agent for Android v4.5.0:

      • Added contentIsLive attribute and live stream detection for ExoPlayer.
      • Fixed extensive MediaTailor SSAI tracking issues, including ad pod boundary handling, implicit-session URL derivation, live schedule management, and tracking event beacon parsing.
    • Mobile app for Android v5.43.7:

      • Bug fixes and UI improvements.
    • Job Manager v621:

      • Fixed numerous OS and library security vulnerabilities.
      • Fixed Private Location metrics not reporting correctly on container crashes.
    • Node API runtime v1.2.267:

      • Fixed numerous OS vulnerabilities and library vulnerability CVE-2026-55553.
    • Node browser runtime v3.0.215:

      • Upgraded Chrome from version 151 to 152 (152.0.7977.64-1).
      • Fixed numerous OS vulnerabilities and library vulnerabilities CVE-2026-55553 and CVE-2026-62291.
    • Ping runtime v1.81.0:

      • Fixed numerous OS security vulnerabilities.

August 28
Docs August 24 - August 28, 2026

New docs

Major changes

Minor changes

Release notes

  • Stay up-to-date with our latest releases:

    • React Native agent v1.9.0:

      • Breaking change: The agent now reports JavaScript errors as MobileJSError instead of MobileHandledException. Update alert conditions, dashboard queries, and source map upload scripts. See React Native JavaScript error reporting for migration steps.
    • Android agent v7.8.2:

      • Fixed the regional and default source map API host endpoint for React Native source map uploads.
    • Mobile app for Android v5.43.6:

      • Bug fixes and improvements.
    • Kubernetes integration v4.7.0:

      • Included in chart versions newrelic-infrastructure-4.6.0 and nri-bundle-8.0.20.
    • Node.js agent v14.3.9:

      • Fixed @google/adk instrumentation for v2.0.0.
    • .NET agent v10.54.0:

      • Added a lock-free cache for agent lookups in profiler-injected code, reducing agent overhead for .NET applications.
      • Fixed transaction cross-contamination in HybridHttpContextStorage.
      • Fixed a held WCF client transaction when an async result completes before a callback swap.
      • Fixed incorrect SQL metadata comment injection for CommandType.StoredProcedure.
    • NRDOT Collector v2.4.0:

      • Bumped nrmysqlreceiver, nroracledbreceiver, nrpostgresqlreceiver, and nrsqlserverreceiver to v0.158.3.
    • Media agent for Roku v4.2.3:

      • Added contentIsLive attribute to VideoAction and VideoAdAction events, bringing Roku in line with the standard cross-agent video data model.
      • Fixed delayed CONTENT_BUFFER_END events until playback resumed after a rebuffer in a paused state.
      • Fixed errorCode, errorMessage, and backtrace appearing on all events including heartbeats. These attributes now only appear on error events.
      • Fixed silent suppression of MediaTailor SSAI debug logging (nrActivateLogging) since v4.2.0.
    • Job Manager v618:

      • Fixed OS vulnerabilities CVE-2026-11856 and CVE-2026-8932, and library vulnerabilities CVE-2026-54399, CVE-2026-54428, and CVE-2026-64607.
    • Node API runtime v1.2.262:

      • Fixed OS vulnerabilities CVE-2026-53224, CVE-2026-64531, CVE-2026-11856, CVE-2026-53246, CVE-2026-62289, CVE-2026-53247, and CVE-2026-8932, and library vulnerability CVE-2026-55553.
    • Node browser runtime v3.0.211:

      • Upgraded Chrome from version 151.0.7922.137-1 to 151.0.7922.173-1.
      • Fixed the same OS and library vulnerabilities as Node API runtime v1.2.262.
    • Ping runtime v1.80.0:

      • Fixed OS vulnerabilities CVE-2026-11856 and CVE-2026-8932.

August 21
Docs August 17 - August 21, 2026

New docs

  • Added MySQL monitoring via OpenTelemetry as a public preview integration, covering guided setup, hosted and Amazon RDS configuration, multi-receiver setups, and a full metrics reference.
  • Added PostgreSQL monitoring via OpenTelemetry as a public preview integration, covering guided setup, hosted and Amazon RDS configuration, EXPLAIN permissions, and a full metrics reference.
  • Added Private location capabilities to consolidate synthetic monitoring private location features like custom CA certificates, mTLS, and Terraform automation.
  • Added Compute User Limits, now generally available, for setting per-user monthly compute budgets.
  • Added Mobile User Journeys to show the sequence of events leading up to a crash, error, or ANR.
  • Added Configure SQL Query Receiver as a public preview feature for running custom SQL queries against Oracle or SQL Server databases and ingesting the results as metrics.

Major changes

Minor changes

Release notes

  • Stay up-to-date with our latest releases:

    • Android agent v7.8.1:

      • Fixed the endpoint URL for uploading React Native source maps.
    • Mobile app for iOS v6.9.33:

      • Added New Relic AI V2 with inline charts, thread history, and entitlement gating.
      • Improved dashboard pull-to-refresh, compact list view, and log timestamp formatting.
      • Fixed the notification config screen and push notification interaction recording.
    • Unity agent v1.6.4:

      • Updated the native Android and iOS agents to versions 7.8.1 and 7.7.6.
    • Capacitor agent v1.6.10:

      • Updated the native Android and iOS agents to versions 7.8.1 and 7.7.6.
    • Cordova agent v7.1.9:

      • Updated the native Android and iOS agents to versions 7.8.1 and 7.7.6.
    • NRDOT Collector v2.1.0:

      • Bumped OpenTelemetry components to v0.158.0 and updated the Oracle DB and SQL Server receivers to v0.158.1.
    • NRDOT Collector v2.2.0:

      • Added nrpostgresqlreceiver and nrmysqlreceiver to nrdot-collector-experimental.
    • NRDOT Collector v2.3.0:

      • Added nrpostgresqlreceiver, nrmysqlreceiver, and sqlqueryreceiver to nrdot-collector.
    • Browser agent v1.320.1:

      • Fixed an issue that could obfuscate reserved system values in AjaxRequest and Page View Timing events.
      • Fixed a hard cap on MFE First Contentful Paint to prevent out-of-bounds vitals after a tab freeze or suspend.
    • Node.js agent v14.3.8:

      • Updated openai instrumentation to support versions 7.5.0 and later.
      • Skipped gRPC/http2 instrumentation when the parent segment is opaque, improving performance.
    • Ruby agent v10.7.1:

      • Fixed an ArgumentError on multi-key operations with Dalli 5.1.0.
      • Fixed a NoMethodError raised when an Async::HTTP request's segment failed to start.
    • Python agent v13.5.0:

      • Added support for Azure CosmosDB and HTTPX2 instrumentation, and streaming event instrumentation for LangChain and LangGraph.
      • Fixed incomplete package reporting and reduced the overhead of package version lookups.
    • Job Manager v612:

      • Fixed CVE-2026-59903 in a security patch release.
    • Node browser runtime v3.0.203:

      • Upgraded Chrome and fixed multiple CVEs in a security patch release.

August 14
Docs August 10 - August 14, 2026

New docs

  • Added how to connect, use, and troubleshoot the new Autopilot GitHub integration, a public preview feature that retrieves the pull request behind a Change Tracking deployment during investigations.
  • Added Jira issue actions to the workflow automation actions catalog, covering create, update, search, and transition actions for Jira Cloud issues.
  • Added Ansible job actions to the workflow automation actions catalog for launching and checking the status of Ansible Automation Platform job templates.
  • Added Run Autopilot action to provide a dedicated actions catalog reference for running Autopilot investigations from a workflow.
  • Added Alert RCA with Autopilot and Slack to show how to trigger an Autopilot root cause analysis from an alert and post the findings to Slack.
  • Added Unit economics to Cloud Cost Intelligence to explain how to measure the cost of delivering a single unit of value, such as cost per query, and track efficiency against a benchmark.
  • Added Use cross account destinations in the UI to show where cross-account destinations appear in the New Relic UI and how to use them in workflows.

Major changes

  • Updated Infrastructure agent configuration settings with new safe_bin_dir, agent_temp_dir, and logging directory settings.
  • Updated .NET agent configuration with the new sqlMetadataCommentsEnabled option, which lets the agent add a service entity GUID comment to instrumented SQL statements for correlating APM data with query performance monitoring.
  • Restructured Introduction to notebooks to remove the public preview callout and describe the new fine-grained access model, including organization-level roles (Full access, Creator) and notebook-level roles (Owner, Editor, Reader).
  • Updated Cloud Cost Intelligence: Recommendations to extend the native optimization engine's right-sizing recommendations to Azure resources, and added guidance on telemetry coverage prerequisites and recommendation refresh cadence.
  • Added a new simplified bar chart section for ranking series against the largest one, and a Neutral threshold option for gauge charts, to Chart types.
  • Updated Workload health status configuration with guidance on the effects of switching setup methods, including health status delay and automatic unlinking and re-linking of alert conditions.

Minor changes

What's new posts

Release notes

  • Stay up-to-date with our latest releases:

    • Autopilot 2.1:

      • Improved anomaly detection accuracy and grounded trend comparisons in verified NRQL data.
      • Added a public preview GitHub MCP integration that links Change Tracking deployments to their Pull Request.
      • Fixed numerous reliability, memory, and UI issues across investigations, Slack responses, and the chat panel.
    • Autopilot 2.0:

      • Added Memories for persistent investigation context, and a Slack integration for in-thread investigations.
      • Added account-wide correlation, knowledge document attachments, and a redesigned investigation panel.
      • Fixed account and entity resolution issues and improved response reliability under load.
    • iOS agent v7.7.6:

      • Fixed session replay event ordering and a potential session restart issue.
    • iOS agent v7.7.5:

      • Fixed several crashes, including in session replay, CoreData profiling, and setUserId handling.
    • Mobile app for Android v5.43.5:

      • Enhanced dashboard visualization UI and log timestamp formatting.
    • .NET agent v10.53.1:

      • Fixed runaway cache growth, WCF null reference errors, and double RUM script injection in ASP.NET Core 6+.
    • Media agent for Video JS v4.2.1:

      • Added automatic rendition and quality-level change tracking.
    • Media agent for Roku v4.2.2:

      • Added JP region support and fixed a QOE aggregate reporting gap.
    • Media agent for Dash JS v5.0.1:

      • Added JP region collector support for Vega/Fire TV tracking.
    • Media agent for Shaka v5.0.1:

      • Added JP region collector support for Vega/Fire TV tracking.
    • Media agent for HTML5 v5.0.1:

      • Added JP region collector support for Vega/Fire TV tracking.
    • Infrastructure agent v1.79.0:

      • Fixed a remote code execution vulnerability caused by path traversal.
      • Added support to ignore default integration locations and exposed Agent Control environment variables as public.
    • Go agent v3.44.2:

      • Added the aws.lambda.eventSource.eventType attribute and fixed transaction trace backtrace and timestamp issues.
    • React Native agent v1.8.8:

      • Updated the native Android and iOS agents to versions 7.8.0 and 7.7.5.
    • Flutter agent v1.2.10:

      • Updated the native Android and iOS agents to versions 7.8.0 and 7.7.5.
    • .NET MAUI agent v1.3.0:

      • Updated the native Android and iOS agents to versions 7.8.0 and 7.7.5.
    • Capacitor agent v1.6.9:

      • Updated the native Android and iOS agents to versions 7.8.0 and 7.7.5.
    • Unity agent v1.6.3:

      • Updated the native Android and iOS agents to versions 7.8.0 and 7.7.5.
    • Cordova agent v7.1.8:

      • Updated the native Android and iOS agents to versions 7.8.0 and 7.7.5.
    • Browser agent v1.320.0:

      • Added beta MFE iframe support and deduplicated auto-instrumented events for repeatedly-registered micro-frontends.
      • Fixed stale timing correlation reuse that misreported First Contentful Paint and other vitals.
    • Node.js agent v14.3.7:

      • Fixed OTEL metrics wrapping meters too many times and improved Apollo server resolver instrumentation performance.
    • Job Manager v608:

      • Fixed multiple CVEs in a security patch release.
    • Node API runtime v1.2.258:

      • Fixed multiple CVEs in a security patch release.
    • Node browser runtime v3.0.201:

      • Fixed multiple CVEs in a security patch release.
    • Ping runtime v1.79.0:

      • Fixed multiple CVEs in a security patch release.

August 7
Docs August 3 - August 7, 2026

New docs

Major changes

  • Added FedRAMP-compliant endpoints for APM, infrastructure, browser, and mobile agents.
  • Updated Install the ECS integration with two new Fargate forward-only modes: NRIA_IS_FORWARD_ONLY and NRIA_IS_SECURE_FORWARD_ONLY.
  • Updated Ruby agent configuration with new options from Ruby agent 10.7.0, including transaction_tracer.cap_segment_artifacts, Puma instrumentation settings, and Google Cloud Run hostname options.

Minor changes

Release notes

July 31
Docs July 27 - July 31, 2026

New docs

Major changes

  • Updated Azure VNet Flow Logs monitoring setup with multi-plan support (FlexConsumption, ElasticPremium, Basic, Consumption), FedRAMP/US Gov Cloud endpoint, and private-mode outbound routing documentation.
  • Updated Usage Plan terms to include an "Evaluation Features" definition and a temporary free evaluation period clause under Pay As You Go.

Minor changes

EOLs

  • Retired Mobile Crash REST API v1 documentation page. The deprecated v1 API has been superseded by v2.

Release notes

  • Stay up-to-date with our latest releases:

    • HTML5 Agent v5.0.0:

      • Added Vega Video Monitoring support and updated the HTML5 tracker version.
    • HTML5 Agent v4.1.2:

      • Fixed a buffer-end issue affecting playback tracking.
    • Browser Agent v1.319.0:

      • Improved MFE vitals collection, added automatic WebSocket detection for MFEs, and fixed AJAX payload capture issues.
    • Pipeline Control Gateway v2.5.0:

      • Upgraded the embedded OpenTelemetry Collector, hardened the container image, and added security improvements including non-root execution and log masking.
    • AWS Unified Lambda v1.1.3 (Logs):

      • Bumped AWS Unified Lambda to v1.1.3 and upgraded Go to 1.26.5 to address CVEs.
    • New Relic Android App v5.43.4:

      • Added table facet support for viz.table dashboards, a new gauge widget, device health check UI updates, and login survey banner changes.
    • PHP Agent v12.9.0.38:

      • Verified and added support for WordPress 7, and upgraded Go to 1.26.5 along with other dependency updates for security fixes.
    • Node.js Agent v14.3.4:

      • Added early support for collecting OTel metrics in AWS Lambda (not yet generally available) and fixed the openai instrumentation to cache responses.parse results on custom promises.
    • Diagnostics CLI v3.9.0:

      • Added a new onhost-agent-control suite with tasks for gathering Agent Control logs, config, connectivity, and status, and updated Kubernetes Agent Control log collection to capture all log lines.
    • Java Agent v9.4.0:

      • Added Vert.x web and core 5.x instrumentation, Java Server Faces and Portlet modules, and an http.request.method attribute on external calls, plus fixes for an MDC leak in Log4j2 and async transaction linking.

July 24
Docs July 20 - July 24, 2026

New docs

Major changes

  • Updated Autopilot documentation across overview, setup, use Autopilot, and memories with the GA release, renaming from SRE Agent to Autopilot, updating compliance information to reflect HIPAA availability.
  • Updated eBPF agent documentation for the 1.5.0 release with expanded kernel version support (v5.8 to v7.1), new supported Linux distributions (AlmaLinux 9.7+, Oracle Linux 8+, openSUSE Leap 15.5+, SLES 15.7+), and updated Kubernetes and Linux installation procedures.
  • Updated eBPF best practices with a new data sampling and fine-tuning section explaining how each telemetry type is sampled for data volume and cost control.
  • Updated Prometheus high availability (HA) with a new quick reference table consolidating the three deduplication values and an updated introduction callout.
  • Updated AWS integration for metrics manual setup by restoring the Firehose configuration section for the manual AWS CloudWatch metric stream setup.
  • Updated Manage teams with a new Team Hub productivity widgets section documenting data requirements for deployment frequency, change lead time, MTTR, PR cycle time, and open pull requests widgets.

Minor changes

What's new posts

Release notes

July 17
Docs July 13 - July 17, 2026

New docs

  • Added Grafana dashboard translation API functionality to support dashboard migration workflows.
  • Released New Relic Japan data region and updated various documentation pages to reflect the new region and its capabilities across all products.

Major changes

  • Rebranded SRE Agent to New Relic Autopilot across all documentation with updated terminology and references throughout the platform.
  • Updated Vulnerability management documentation to remove invalid NRQL functions and fix query patterns for better accuracy.
  • Removed vulnerability management add-on documentation as the feature has been integrated into core platform capabilities.
  • Updated Scorecards templates library with comprehensive coverage of all available templates and improved organization structure.
  • Updated the Node.js compatibility matrix to include the latest supported versions and clarify compatibility with various Node.js releases.
  • Updated New Relic MCP server document to make it compliant with HIPAA compliance.

Minor changes

Release notes

  • Stay up-to-date with our latest releases:

    • Node.js agent v14.3.0:

      • Added source mapping support to heap and CPU profilers for better debugging capabilities.
      • Added OpenTelemetry resource attributes to all outgoing metrics calls for enhanced observability.
      • Added server-side configuration support for AI monitoring settings (ai_monitoring.enabled, ai_monitoring.streaming.enabled, ai_monitoring.record_content.enabled).
      • Fixed bunyan log forwarding multiple duplicate lines issue for cleaner logging.
      • Fixed OpenTelemetry crash when adding exceptions to spans for improved stability.
    • .NET agent v10.53.0:

      • Added request queue time reporting from X-Request-Start/X-Queue-Start headers across all web hosts.
      • Added server-side configuration support for AI monitoring settings for centralized management.
      • Updated Npgsql instrumentation to support version 8.x and newer for database compatibility.
    • Infrastructure agent v1.78.0:

      • Fixed panic condition caused by double close operation for improved stability.
      • Fixed local server binding behavior to default strictly to localhost for enhanced security.
      • Updated newrelic/nri-flex to v1.18.8 for improved flexibility monitoring.
      • Updated newrelic/nri-winservices to v1.5.3 for Windows service monitoring enhancements.
      • Updated newrelic/nri-prometheus to v2.29.4 for Prometheus integration improvements.
      • Updated newrelic/nri-docker to v2.8.1 for Docker container monitoring enhancements.
      • Updated newrelic-fluent-bit-output to v3.7.0 (Linux) with security vulnerability fixes (CVE-2026-39820, CVE-2026-42499, CVE-2026-33814, CVE-2026-42501, CVE-2026-33811, CVE-2026-42504).
    • NRDOT v1.20.0:

      • Updated nroracledbreceiver and nrsqlserverreceiver to v0.154.6 for enhanced database monitoring.
      • Updated Microsoft SQL Server documentation links for improved guidance and accuracy.
    • NRDOT Host Monitoring v1.20.0:

      • Verified compatibility with nrdot-collector:1.20.0 for host monitoring use cases.
      • Enhanced host monitoring capabilities and performance optimization.
    • Diagnostics CLI v3.8.0:

      • Added support for New Relic's Japan data region with new region flag (accepts US, EU, or JP) for global accessibility.
      • Updated golang.org/x/net dependency from 0.33.0 to 0.55.0 for security improvements and enhanced functionality.
    • Kubernetes integration v4.4.0:

      • Enhanced Kubernetes cluster monitoring capabilities for improved container visibility.
      • Improved performance and reliability for large-scale deployments and enterprise environments.
    • Streaming Android agent v26.07.14:

      • Improved mobile streaming performance and reliability for real-time data collection.
      • Enhanced data collection and transmission capabilities for better mobile monitoring.
    • Synthetics Runtime Releases:

    • Agent Control v1.18.0:

      • Enhanced agent management and control capabilities for centralized monitoring.
      • Updated vulnerability fixes for synthetic monitoring components with comprehensive security improvements.
      • Improved security posture and operational stability across all agent types.

July 10
Docs July 6 - July 10, 2026

New docs

Major changes

Minor changes

EOLs

Release notes

Copyright © 2026 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.