• /
  • EnglishEspañolFrançais日本語한국어Português
  • ログイン今すぐ開始

Docs release notesRSS

June 5
Docs June 1 - June 5, 2026

New docs

Major changes

Minor changes

Release notes

Stay up-to-date with our latest releases:

  • Node.js agent v14.1.0:

    • Added support for native Next.js OTEL instrumentation via the Hybrid Agent.
    • Fixed label parser to handle empty values in an object key.
    • Refactored @hapi/hapi, @hapi/vision, and koa instrumentation to use subscriber-based events.
    • Deprecated instrumentLoadedModule API.
  • Python agent v13.1.0:

    • Added instrumentation for new Redis v8.8.0 commands.
    • Fixed crash in LangGraph instrumentation due to context propagation issue.
    • Improved handling and logging of harvest limit settings.
  • Python agent v13.1.1:

    • Added request.model and response.model attributes to LangChain Chain LLM events.
    • Fixed TypeError crash in LangGraph streaming instrumentation.
  • .NET agent v10.51.1:

    • Fixed RecordDatastoreSegment() API to correctly use caller-supplied vendor name (note: metric names will change from Datastore/*/Other/* to Datastore/*/<VendorName>/*).
    • Fixed StackExchange.Redis segments not being added to transactions before harvest.
    • Updated MySql.Data instrumentation to support v9.7.0 signature changes.
  • Browser agent v1.316.0:

    • Session info is now namespaced per browser app using licenseKey and applicationID, preventing session sharing across apps on the same origin.
  • Infrastructure agent v1.76.1:

    • Fixed set-service-account failure for local users.
    • Security: bumped containerd to v1.7.32 (CVE-2026-46680) and nri-flex to v1.18.4 (CVE-2026-45570).
  • Kubernetes integration v4.2.0:

    • Included in newrelic-infrastructure-4.2.0 and nri-bundle-7.0.14 chart versions.
  • Android agent v7.7.6:

    • Fixed crash in newrelicTransformClasses with IllegalAccessError after upgrading to AGP 9.1.0.
    • Fixed NullPointerException in session replay textview section.
    • Fixed onTrimMemory() call in hybrid applications.
  • Android NDK agent v1.1.4:

    • Fixed ANRMonitor blocking the main thread on its own lock.
  • Unity agent v1.6.0:

    • iOS dependencies can now be resolved via Swift Package Manager.
    • Bundled External Dependency Manager for Unity (EDM4U) upgraded.
  • .NET MAUI agent v1.2.3:

    • Native Android agent updated to v7.7.5.
    • Native iOS agent updated to v7.7.2.
  • Capacitor agent v1.6.6:

    • Updated Native iOS agent to v7.7.2.
  • Synthetics Ping Runtime v1.70.0:

    • Security: fixed CVE-2026-41989 and CVE-2026-34743.
  • Synthetics Node API Runtime rc1.23:

    • Security: fixed multiple CVEs including CVE-2026-43284, CVE-2026-43500, CVE-2026-46300, and others.
  • Synthetics Node Browser Runtime rc1.23:

    • Security: updated Chrome to v149.0.7827.53-1; fixed multiple CVEs.
  • Pipeline Control Gateway v2.4.1:

    • Added configuration-only mode (without Flux) with namespace-scoped permissions and built-in config-watcher sidecar.
    • Added DaemonSet deployment mode for node-level telemetry processing.

May 29
Docs May 25 - May 29, 2026

New docs

  • Added eBPF attributes reference to provide comprehensive documentation for all attributes collected by the New Relic eBPF agent.
  • Added Install gateway without Flux to provide guidance for deploying the Pipeline Control Gateway without full automation, allowing users to manage gateway infrastructure using Kubernetes tools while still using the UI for pipeline configuration.

Major changes

  • Updated Pipeline Control Gateway documentation with Fluxless installation mode support and improved configuration guidance.
  • Updated Agent Control setup documentation with Fluxless installation instructions for deploying Agent Control without Flux CD dependency.
  • Updated ECS EC2 monitoring and ECS Fargate monitoring documentation with enhanced OpenTelemetry configuration examples and deployment options.
  • Updated MySQL and MariaDB integration install wizard with MariaDB compatibility updates, new configuration options, and improved query performance metrics guidance.

Minor changes

Release notes

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

    • Java agent v9.3.0:

      • Added support for AI Model Context Protocol (MCP) 1.0.0 and above.
      • Added instrumentation for Spring AI completion and embedding clients for versions 1.0.0 and up.
      • Added support for Apache Camel 3.9.0+, Kafka Clients 4.0.0+, and Micronaut Http Clients 3.5.0+.
      • Added AWS DAX support starting from 2.0.0 to latest.
      • Added Solr 9 JMX module and JDBC batch operations support.
      • Fixed coroutines instrumentation with improved async behavior tracking.
      • Resolved Mule 4.9 IllegalAccessError.
    • iOS agent v7.7.2:

      • Fixed hasReplay getting added to errorMode before fullMode.
      • Added UIColor safety to MSR to resolve reported crash.
      • Fixed multiple crash issues in NRMAHarvester, hex library, NRMAMethodProfiler, and HexStore.
    • Flutter agent v1.2.6:

      • Updated native iOS agent to version 7.7.2.
      • Added support for Swift Package Manager.
    • Browser agent v1.315.0:

      • Enhanced SPA API to support targetPageLoad option for binding interactions to the initial page load event.
    • Infrastructure agent v1.76.0:

      • Added support for Unicode.Encoding option for tail input plugin for fluent-bit.
      • Added support for JP region endpoints.
    • Infrastructure agent v1.76.1:

      • Fixed set-service-account for local users.
      • Bumped containerd version to 1.7.32.
      • Bumped nri-flex version to 1.18.4.
    • Job Manager release 539:

      • Fixed underlying OS vulnerabilities including multiple CVEs.
    • Ping runtime v1.69.0:

      • Fixed underlying OS vulnerabilities including multiple CVEs.
    • Node API runtime rc1.22:

      • Applied security patches for libarchive13t64, libgnutls30t64, and qs packages.
    • Node browser runtime rc1.22:

      • Applied security patches for libarchive13t64, brace-expansion, qs, and ws packages.
    • Mobile app for Android v5.42.0:

      • Bug fixes and improvements.
    • Mobile app for iOS v6.9.26:

      • Bug fixes and performance improvements.

May 22
Docs May 18 - May 22, 2026

New docs

  • Added Service Level Management docs for two new GA features: Maintenance Windows for scheduling planned downtime that excludes bad events from SLI calculations, and Facet Compliance for breaking down SLO compliance and error budgets by attribute.

Major changes

Minor changes

What's new posts

Release notes

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

    • Node.js agent v14.0.0:

      • Dropped support for Node.js 20 and fastify 3.x (breaking change).
      • Removed Cross Application Tracing (CAT) and License, Application, and Security Policies (LASP) support.
      • Migrated @apollo/server instrumentation from the @newrelic/apollo-server-plugin package to traditional instrumentation.
      • Removed instrumentation for koa-route and koa-router.
      • Updated minimum supported versions for @nestjs/cli, @nestjs/core, next, bluebird, mysql2, and cassandra-driver.
      • Updated config.distributed_tracing.exclude_newrelic_header default to true.
    • Node API runtime rc1.21:

      • Fixed multiple security vulnerabilities including CVE-2024-50004, CVE-2024-58096, CVE-2025-37926, CVE-2025-38201, and others.
    • Node browser runtime rc1.21:

      • Upgraded Chrome from 148.0.7778.167-1 to 148.0.7778.178-1.
      • Fixed multiple security vulnerabilities including CVE-2026-3832, CVE-2026-3833, CVE-2026-5260, and others.
    • Kubernetes integration v4.1.1:

      • Released as part of newrelic-infrastructure-4.1.1 chart and nri-bundle-7.0.12.
    • Infrastructure agent v1.75.0:

      • Added OCI IMDS v2 endpoint support.
      • Updated nri-docker, nri-winservices, nri-prometheus, and nri-flex dependencies.
      • Bumped Go version to 1.26.3.
    • Logstash Output Plugin v2.0.0:

      • Switched to Manticore HTTP client with connection reuse for improved performance.
      • Fixed gzip compression to resolve payload unmarshalling issues.
      • Added user-configurable connection and socket timeout parameters.
      • Updated integration tests to validate log delivery to New Relic.

May 15
Docs May 11 - May 15, 2026

New docs

Major changes

Minor changes

What's new posts

Release notes

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

    • Python agent v13.0.0:

      • Removed support for Python lambda functions in the config file (security).
      • Excluded the newrelic distributed tracing header by default; only W3C traceparent and tracestate are sent.
      • Added Anthropic streaming and Gemini response streaming instrumentation.
      • Added http.statusCode attribute to transaction events; deprecated response.status.
      • Added opentelemetry.traces.include and opentelemetry.traces.exclude settings for Hybrid Agent traces.
    • Node.js agent v13.20.0:

      • Added instrumentation for Google ADK BaseAgent.runAsync and FunctionTool.runAsync.
      • Updated @azure/functions instrumentation to subscriber type.
      • Updated how license keys are redacted in logs.
      • Fixed connect and AWS SDK v3 instrumentation issues with newer dependency versions.
    • Ruby agent v10.5.0:

      • Added Dalli 5.0 support and fixed meta protocol instrumentation for pipelined_get and read_multi_req.
      • Added active_record_use_table_name configuration option to use table names instead of class names in metrics.
      • Partially redacted license keys in agent logs (first 10 characters visible).
      • Fixed Semantic Logger instrumentation incompatibility with rails_semantic_logger.
    • PHP agent v12.7.0.36:

      • Bumped Go version to 1.26.3 (security).
      • Changed log level of transaction truncation fiber messages.
      • Ensured unnamed spans are not recorded for infinite tracing.
      • Allowed mysqli parameter binding in execute.
    • Infrastructure agent v1.74.4:

      • Updated newrelic/nri-flex dependency to v1.18.2 to address CVE-2026-29181.
    • Kubernetes integration v4.1.0:

      • Released as part of newrelic-infrastructure-4.1.0 chart and nri-bundle-7.0.10.
    • NRDOT v1.15.1:

      • Fixed CVE-2026-42151 and CVE-2026-42154.
    • NRDOT Host Monitoring v1.14.0:

      • Verified host use case with nrdot-collector:1.14.0.
      • Replaced filelog with file_log in config due to deprecation.
    • NRDOT Host Monitoring v1.15.1:

      • Verified host use case with nrdot-collector:1.15.1.
    • Pipeline Control Gateway 2.2.0:

      • Added multi-fleet support with a fleet selector dropdown for separate environments.
      • Migrated to a streamlined YAML schema with a direct rules array and explicit context field.
      • Added side-by-side configuration diff preview for transform processors.
    • iOS app v6.9.23:

      • New Dashboard flow selected by default.
      • Filter keys correction in case of cross account dashboard.
    • iOS app v6.9.24:

      • NRP Dashboard toggle fix on app upgrade.
      • NRP Dashboard banner added in HomeScreen.
    • Android app v5.41.9:

      • Bug fixes and UI improvements.
    • React Native agent v1.8.3:

      • Updated the Native Android agent to version 7.7.4.
    • Capacitor agent v1.6.4:

      • Updated the Native Android agent to version 7.7.3.
    • Unity agent v1.5.2:

      • Updated Native Android agent to v7.7.4 and Native iOS agent to v7.7.1.
    • Synthetics Job Manager release 532:

      • Fixed underlying OS and Java vulnerabilities including CVE-2026-5545, CVE-2026-6253, CVE-2026-6429, and others.
    • Node API runtime rc1.20:

      • Fixed vulnerabilities including CVE-2026-2219, CVE-2026-33416, CVE-2026-33636, CVE-2026-34757, CVE-2026-44665, and CVE-2026-44664.
    • Node browser runtime rc1.20:

      • Upgraded Chrome from 148.0.7778.96-1 to 148.0.7778.167-1 fixing CVE-2026-44240, CVE-2026-42338, CVE-2026-41636, and others.
    • Ping runtime v1.68.0:

      • Fixed underlying OS vulnerabilities including CVE-2026-5545, CVE-2026-6253, CVE-2026-6429, and others.

May 9
Docs May 02 - May 09, 2026

New docs

Major changes

Minor changes

  • Fixed various broken links and formatting issues.
  • Added new NRQL queries for weekly report metrics in performance reports documentation.

EOLs

Release notes

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

May 1
Docs April 27 - May 01, 2026

New docs

  • Added Mobile Session Replay documentation suite, now generally available, with comprehensive guides covering setup, privacy configuration, advanced features, viewing replays, and troubleshooting for Android and iOS.
  • Added Upgrade scripted API monitors to Node.js 22 to provide step-by-step migration instructions for moving scripted API monitors from Node.js 16 to Node.js 22.

Major changes

Minor changes

Release notes

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

    • Go agent v3.43.3:

      • Added experimental ConfigAppLogDecoratingWithinMessage config option to allow Local Log Decorator to appear within a message field (applies to logcontext-v2/nrlogrus integration only).
      • Applied Dependabot security bumps for nrawsbedrock, nrawssdk-v2, and nrpgx5.
    • Android agent v7.7.3:

      • Session Replay for Android is now generally available.
      • Added ability to programmatically block specific views from Session Replay capture.
      • Agent now automatically creates a new session after 4 hours of continuous use.
      • Log forwarding now coordinates sampling decisions with Session Replay.
      • Fixed multiple session handling, stream exceptions, null pointer, and replay rendering issues.
    • React Native agent v1.8.2:

      • Updated native Android agent to v7.7.3.
    • Capacitor agent v1.6.3:

      • Updated native Android agent to v7.7.2.
      • Updated native iOS agent to v7.7.1.
    • Unity agent v1.5.1:

      • Updated native Android agent to v7.7.2.
      • Updated native iOS agent to v7.7.1.
    • Cordova agent v7.1.2:

      • Updated native Android agent to v7.7.2.
      • Updated native iOS agent to v7.7.1.
    • NRDOT Collector v1.14.0:

      • Updated components to 0.150.0.
      • Renamed filelogreceiver configuration node from filelog to file_log due to upstream change.
    • NRDOT Host Monitoring v1.12.0:

      • First dedicated release notes for the Host Monitoring use case.
      • Host use case verified to work with nrdot-collector:1.12.0.
    • Synthetics Job Manager v528:

      • Fixed underlying OS and Java vulnerabilities.
      • Fixed CVE-2026-4878.
    • Synthetics Node API Runtime rc1.18:

      • Fixed CVE-2026-41650 and GHSA-w5hq-g745-h8pq.
    • Synthetics Node Browser Runtime rc1.18:

      • Fixed HAR file size reporting zero for large files.
      • Upgraded Chrome from 147.0.7727.101 to 147.0.7727.116-1.
      • Fixed CVE-2026-41650, CVE-2026-5758, GHSA-w5hq-g745-h8pq, CVE-2026-33671, CVE-2026-33672, and CVE-2026-33750.
    • Synthetics Ping Runtime v1.67.0:

      • Fixed underlying OS vulnerabilities (CVE-2026-4878).

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.

Copyright © 2026 New Relic株式会社。

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