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

Docs release notesRSS

April 24
Docs April 20 - April 24, 2026

New docs

  • Added Synthetics dual stack support installation guides for Docker, Kubernetes, and Podman environments to support both IPv4 and IPv6 testing.
  • Added Synthetics private locations runtime transition guide for migrating monitors to Node.js 22 and Chrome 146, with in-place and parallel migration strategies, NRQL queries for monitoring the transition, and AI-assisted monitor fixes.
  • Added Azure Monitor vs. Azure Polling comparison guide to help users choose the right Azure integration method for collecting Azure metrics in New Relic.

Major changes

  • Comprehensively updated Cloud Cost Intelligence (CCI) documentation with revised UI workflows, updated budget management, new cost overview page, Kubernetes cost insights, NRQL queries for CCI, and setup guides for AWS, Azure, and GCP.

Minor changes

Release notes

April 17
Docs April 13 - April 17, 2026

New docs

Major changes

Minor changes

What's new posts

Release notes

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

    • Ruby agent v10.4.0:

      • Rails.event instrumentation for structured logging support.
      • Rails Active Job Continuations instrumentation with step-level visibility.
      • New sidekiq.separate_transactions configuration option.
      • Fixed ReDOS vulnerabilities and HTTPX segment creation crashes.
    • Node.js agent v13.19.1:

      • Fixed detecting AWS SDK message attributes presence.
    • Node.js agent v13.19.0:

      • Added support for Amazon Bedrock Runtime API instrumentation.
      • Enhanced AWS SDK SNS and SQS messaging instrumentation.
    • Infrastructure agent v1.73.1:

      • Updated nri-docker to v2.6.10 and nri-flex to v1.17.7.
      • Built Docker images for Windows infrastructure agent.
      • Addresses CVE-2026-34040 security vulnerability.
    • Browser agent v1.313.0:

      • Enhanced session replay capabilities and performance improvements.
    • Synthetics Job Manager v525:

      • Improved job scheduling and execution reliability.
    • Synthetics Ping Runtime v1.65.0:

      • Enhanced network monitoring capabilities.

April 10
Docs April 5 - April 10, 2026

New docs

Major changes

  • Restructured Streaming Video & Ads documentation with new platform-specific installation guides for Android, iOS, Browser, and Roku, along with updated API reference documentation and improved navigation.
  • Restructured Data ingest budgets documentation into separate pages for account-level and organization-level budgets with multi-tenant support.

Minor changes

Release notes

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

    • Java Agent v9.2.0:

      • Added Java 26 support and AWS Lambda serverless monitoring mode.
      • Added log_level_denylist configuration for log forwarding.
      • Added auto app naming support for logs, trace samplers, and entity supportability metrics.
      • Added instrumentation for OpenTelemetry 1.59.0+ and Reactor Netty HTTP client.
      • Fixed NPE with distributed tracing payload and memory leak in ThreadTracker cache.
    • Ruby Agent v10.3.0:

      • Added database query naming via SQL comments with /* NewRelicQueryName: CustomName */.
      • Added Semantic Logger instrumentation for log forwarding (versions 4.6.0+).
      • Added ignored_middleware_classes configuration option.
      • Added NewRelic::Agent.add_transaction_log_attributes API.
      • Fixed ActionCable broadcast metrics cardinality and FIPS/FedRAMP compliance issues.
    • Go Agent v3.43.1:

      • Fixed bug importing incorrect version of nrsecureagent in nrgrpc integration.
    • Kubernetes Integration v4.0.0:

      • Major version release included in newrelic-infrastructure-4.0.0 and nri-bundle-7.0.0.
    • React Native Agent v1.8.0:

      • New features and improvements for React Native mobile monitoring.
    • Unity Agent v1.5.0:

      • New features and improvements for Unity mobile monitoring.
    • Capacitor Agent v1.6.2:

      • Bug fixes and improvements.
    • Cordova Agent v7.1.0, v7.1.1:

      • Bug fixes and improvements for Cordova mobile monitoring.
    • Flutter Agent v1.12.2:

      • Bug fixes and improvements.
    • .NET MAUI Agent v1.2.1:

      • Bug fixes and improvements.
    • Synthetics Job Manager v519:

      • Updates for synthetic monitoring job management.
    • Ping Runtime v1.64.0:

      • Updates for synthetic ping monitoring.

April 4
Docs March 30 - April 4, 2026

New docs

Major changes

Minor changes

What's new posts

  • Added New Dashboards features to announce widget links, widget descriptions, template variable visibility controls, and dynamic template variables in markdown widgets and titles.

Release notes

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

    • Node.js Agent v13.15.0, v13.16.0, v13.17.0, v13.18.0:

      • Instrumented grpc server stream to bind async context to stream event handlers.
      • Refactored multiple instrumentation modules to use subscriber-based event handling.
      • Updated Langchain core subscribers to properly instrument tool class methods.
      • Enhanced compatibility with newer npm packages and frameworks.
    • Go Agent v3.43.0:

      • Added UnWrap support for replacement response writer and Lambda function URL support.
      • Enhanced Opensearch/Elasticsearch integration with additional span attributes.
      • Added support for WITH clauses in SQL parsing and fixed HTTP testing issues.
      • Security updates including nrgrpc version bump and dependency security patches.
    • PHP Agent v12.6.0.34:

      • Added Laravel 13 support and PHP Fiber detection for instrumentation control.
      • Updated security with Go version 1.26.1 and rotated RPM signing key.
      • Fixed Debian/Ubuntu installation and improved SQL parsing logic.
    • Infrastructure Agent v1.72.7, v1.72.8, v1.72.9, v1.73.0:

      • Added comprehensive least-privileged service account support on Windows.
      • Enhanced installer to preserve existing service accounts during upgrades.
      • Improved security with Group Managed Service Account (gMSA) support.
      • Added debug logging and rollback safety features for installations.
    • New Relic Android mobile app v5.41.5:

      • Bug fixes and improvements.
    • Lambda Extension v2.4.6:

      • Added proxy configuration and log control environment variables.
      • Fixed JSON logs classification and improved request ID handling.
      • Enhanced random number generation in TraceIDGenerator.
    • NRDOT Collector v1.12.0:

      • Bumped OpenTelemetry beta core to v0.148.0 for enhanced performance.
      • Added spanmetricsconnector to experimental features.
      • Fixed security vulnerabilities including CVE-2026-33186 and CVE-2026-34040.
      • Rotated public GPG signing key for improved security.

March 28
Docs March 22 - March 28, 2026

Major changes

Minor changes

  • Updated Consumption management with CCU usage forecasting features and enhanced dashboard capabilities.
  • Updated View ping monitor results with improved guidance and examples.
  • Updated attribute dictionary with additional attribute definitions and descriptions for Browser.

Release notes

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

    • Browser agent v1.311.0:

      • Removed scoped references by agent identifier to simplify agent architecture.
      • Expanded pageUrl attribution to all PageViewTiming nodes for improved SPA consistency.
      • Enhanced MFE timing logic for more accurate timing information.
      • Enforced string IDs for new MFE registrations and fixed circular replacer issues.
    • iOS agent v7.7.0:

      • Added new blocked views functionality for session replay with "nr-block" accessibility id support.
      • Fixed overheating issue caused by excessive logging in rare cases.
      • Resolved bugs in NewRelic.setMaxOfflineStorageSize and getAndClearFrames methods.
    • Python agent v12.1.0:

      • Added time to first token for LLM response streams on LlmChatCompletionSummary events.
      • Fixed Flask add_url_rule function signature mismatch to prevent application crashes.
    • Infrastructure agent v1.72.9:

      • Updated google.golang.org/grpc to v1.79.3 to address CVE-2026-33186.
      • Updated Go to v1.25.8 to address CVE-2026-25679 and CVE-2026-27142.
    • New Relic Android mobile app v5.41.4:

      • Included UI enhancements and bug fixes.
    • React Native agent v1.7.2:

      • Updated native Android agent to version 7.7.0.
      • Updated native iOS agent to version 7.7.0.
    • Unity agent v1.4.15:

      • Updated native Android agent to version 7.7.0.
      • Updated native iOS agent to version 7.7.0.
    • Capacitor agent v1.6.1:

      • Updated native Android agent to version 7.7.0.
      • Updated native iOS agent to version 7.7.0.
    • SAP patch release v3.0-sp12:

      • Added comprehensive patch documentation with enhanced configuration guidance and troubleshooting.

March 20
Docs March 16 - March 20, 2026

New docs

Major changes

Minor changes

What's new posts

Release notes

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

    • Kubernetes integration v3.57.0:
      • Updated integration components and dependencies.
    • Android mobile app v5.41.1:
      • Applied bug fixes and improvements.
    • Android agent v7.7.1:
      • Used SecureRandom() for generating unique identifiers.
      • Fixed potential ANR on main thread during heavy load sampling.
      • Added exception handling for lower SDK versions.
    • Job Manager v512:
      • Fixed underlying OS and Java vulnerabilities (CVE-2025-11143, CVE-2026-1605).
    • Ping Runtime v1.63.0:
      • Fixed underlying OS and Java vulnerabilities (CVE-2025-11143, CVE-2026-1605).
    • .NET agent v10.50.0:
      • Added array support for custom attributes in .NET Agent API.
      • Added hybrid agent support for grpc-dotnet.
      • Added LLM monitoring for Microsoft.Extensions.AI via OpenTelemetry bridge.
      • Fixed Blazor/SignalR websocket connection instrumentation.
    • Node.js agent v13.17.0:
      • Added support for Continuous Profiling, including CPU and heap profilers.
      • Added server-side configuration for profiling.enabled.
      • Added supportability metrics for profiling.
      • Disabled profiling in serverless mode and high security mode.
      • Refactored winston instrumentation to subscribe to events.
    • Job Manager v513:
      • Fixed NullPointerException in container label handling when starting Synthetics Job Manager using Podman.
    • Node API runtime rc1.13:
      • Patched multiple security vulnerabilities in Ubuntu OS, kernel packages, and Node.js application packages.
    • Node browser runtime rc1.13:
      • Patched multiple security vulnerabilities in Ubuntu OS, kernel packages, and Node.js application packages.

March 13
Docs March 09 - March 13, 2026

New docs

Major changes

Minor changes

Release notes

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

    • Python agent v12.0.0:

      • Removed Cross Application Tracing in favor of Distributed Tracing.
      • Removed support for Python 3.8.
      • Added Free-Threaded Python support for Python 3.13+ with GIL disabled.
      • Added Windows support with pre-built binaries for CPython 3.13+.
      • Added improved instrumentation for Microsoft AG2 (Autogen) including streaming responses and enhanced entity mapping.
      • Added optional certificate installation through newrelic[certificates] extra.
      • Fixed duplicate exceptions in Strands Agents instrumentation.
      • Updated internal packages including urllib3 v2.6.3, opentelemetry_proto v1.40.0, wrapt v2.1.2, and asgiref v3.11.1.
    • Node.js agent v13.16.0:

      • Updated @apm-js-collab/tracing-hooks to v0.5.0 to enable instrumentation on Windows environments.
      • Updated Redis v3 instrumentation to subscribe to events emitted.
    • Node.js agent v13.15.0:

      • Added time_to_first_token metric for LlmChatCompletionSummary, AWS Bedrock, Google Gen AI, and OpenAI.
      • Migrated Redis 4+ instrumentation to subscribe to events emitted.
    • Diagnostics CLI v3.7.0:

      • Enhanced security by obfuscating sensitive values such as License Keys and passwords in all task outputs, JSON files, and collected config files.
      • Updated Infra/Agent/Connect to handle additional success responses from endpoints.
    • NRDOT Collector v1.11.1:

      • Refreshed GPG public key and fixed CVE-2026-24051.
    • Infrastructure agent v1.72.8:

      • Addressed CVE-2026-22184 security vulnerability.
    • Kubernetes integration v3.56.0:

      • Included in newrelic-infrastructure-3.61.0 and nri-bundle-6.0.40 chart versions.
    • Cordova agent v7.1.0:

      • Updated native Android agent to version 7.7.0.
      • Updated native iOS agent to version 7.6.3.
    • Cordova agent v7.0.13:

      • Updated native Android agent to version 7.6.15.
      • Updated native iOS agent to version 7.6.1.
    • React Native agent v1.7.1:

      • Updated native iOS agent to version 7.6.3.
      • Restored minimum iOS 15 support.
    • Capacitor agent v1.6.0:

      • Updated native Android agent to version 7.7.0.
      • Updated native iOS agent to version 7.6.3.
    • Unity agent v1.4.14:

      • Updated native Android agent to version 7.7.0.
      • Updated native iOS agent to version 7.6.3.
    • Flutter agent v1.2.0:

      • Updated native Android agent to version 7.7.0.
      • Updated native iOS agent to version 7.6.3.
    • .NET MAUI agent v1.2.0:

      • Updated native Android agent to version 7.7.0.
      • Updated native iOS agent to version 7.6.3.
    • New Relic Android mobile app v5.41.0:

      • Included bug fixes and improvements.

March 6
Docs March 02 - March 06, 2026

Major changes

Minor changes

What's new

Release notes

February 27
Docs February 23 - February 27, 2026

New docs

Major changes

Minor changes

What's new posts

Release notes

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

    • Ruby agent v10.2.0:

      • Introduced Hybrid Agent for OpenTelemetry Tracing support with vendor-neutral API compatibility.
      • Added error collector backtrace truncation configuration and Logging gem instrumentation.
      • Enhanced cloud vendor detection with parallel processing option.
    • Java agent v9.1.0:

      • Added comprehensive Hybrid Agent implementation with OpenTelemetry API compatibility for tracing, metrics, and logs.
      • Enhanced Kotlin Coroutines support and fixed W3C trace propagation issues.
      • Added agent metadata actions and multihost configuration fixes.
    • Node.js agent v13.14.0:

      • Added automatic log ingestion from Azure Functions Apps.
      • Implemented error causes support and profiler delay/duration controls.
      • Updated Google Gen AI integration for embedContentInternal method compatibility.
    • Android agent v7.7.0:

      • Added support for Android Gradle Plugin 9.
      • Enhanced mobile session replay with error sampling and new pauseReplay/recordReplay APIs.
      • Implemented multiple performance improvements for session replay functionality.
    • Infrastructure agent v1.72.6:

      • Updated fluent-bit version to 4.2.2 for Windows environments.
    • Browser agent v1.310.1:

      • Enhanced LCP entry with fallback attribution values for better Core Web Vitals reporting.

February 20
Docs February 16 - February 20, 2026

New docs

Major changes

What's new posts

Minor changes

Release notes

Copyright © 2026 New Relic Inc.

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