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

Docs release notesRSS

January 9
Docs January 05 - January 09, 2026

Major changes

  • Updated Install New Relic for Go with comprehensive step-by-step installation guide and examples for common Go application patterns.
  • Added Setup and Install Agent Control to provide complete installation and configuration guidance for Kubernetes clusters and Linux hosts.
  • Enhanced setUserId API documentation with session reset functionality and updated session tracking behavior.

Minor changes

Release notes

December 26, 2025
Docs December 22 - December 26, 2025

New docs

Major changes

  • Updated Azure log forwarding with support for ScalingMode and batching parameters.
  • Updated MCP overview with revised IAM permission requirements for Model Context Protocol integration.
  • Updated MCP troubleshooting with enhanced permission and grant requirement guidance.
  • Updated User permissions documentation with enhanced entity-scoped permissions.
  • Updated Security bulletins with NR25-02 bulletin addressing Fluent Bit Plugins vulnerabilities.

Minor changes

Whats New posts

Release notes

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

    • Kubernetes integration v3.51.2:

      • Enhanced monitoring capabilities for Kubernetes environments.
      • Included in newrelic-infrastructure-3.56.2 and nri-bundle-6.0.31 chart versions.
    • NRDOT v1.8.0:

      • Updated OpenTelemetry component versions from v0.141.0 to v0.142.0.
      • Fixed security vulnerability CVE-2025-68156 by updating expr-lang/expr to version 1.17.7.

December 19, 2025
Docs December 15 - December 19, 2025

New docs

  • Added User impact to provide comprehensive guidance for understanding frustration signals and performance impact on user experience.

Major changes

Minor changes

Release notes

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

    • PHP agent v12.3.0.28:
      • Added aws-sdk-php Kinesis Data Streams instrumentation.
      • Fixed issue where daemon did not clear package cache on restart.
      • Bumped golang version to 1.25.5.
    • Node.js agent v13.8.1:
      • Updated AWS Lambda instrumentation to skip wrapping handler callback if not present.
    • Java agent v8.25.1:
      • Fixed Kotlin Coroutine error about third party implementation of CancellableContinuation.
    • Browser agent v1.306.0:
      • Added control for log API through separate RUM flag.
      • Enhanced validation for responseStart before relying on onTTFB.
      • Removed linebreak syntax from webpack output.
    • Kubernetes integration v3.51.1:
      • Released with chart versions newrelic-infrastructure-3.56.1 and nri-bundle-6.0.30.
    • NRDOT v1.7.0:
      • Added ohi components to nrdot-collector-experimental distribution.
    • NRDOT v1.6.0:
      • Bumped otel component versions from v0.135.0 to v0.141.0.
      • Fixed CVE-2025-61729 by bumping to golang 1.24.11.
      • Addressed transformprocessor config deprecation of 0.119.0.
    • Job Manager release 493:
      • Fixed Docker 29 compatibility issue caused by minimum API version updated to 1.44.
      • Added data masking for sensitive info to cover failed job results.
    • Node Browser Runtime rc1.5:
      • Updated release with latest changes.
    • Node API Runtime rc1.5:
      • Updated release with latest changes.
    • Node Browser Runtime rc1.6:
      • Updated release with latest changes.

December 12, 2025
Docs December 08 - December 12, 2025

New docs

Major changes

  • Updated Advanced Maps documentation with extensive revisions for general availability.
  • Updated Catalogs documentation with updated content and organization for general availability.

Minor changes

Release notes

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

    • Lambda Extension v2.4.0:

      • Complete rewrite from Go to Rust for improved performance and memory safety.
      • Added APM mode support for Lambda functions to report directly to New Relic APM platform.
      • Reduced cold start times by 20-40% with optimized Rust compilation.
    • Node.js Agent v13.8.0:

      • Added support for @langchain/aws instrumentation.
      • Added partial granularity tracking metrics.
    • Node.js Agent v13.7.0:

      • Added support for OTEL span links.
      • Added ability to configure ratio-based sampler.
      • Updated koa instrumentation for @koa/router@15.0.0+.
      • Fixed normalization of OTEL hrtime.
    • Python Agent v11.2.0:

      • Added support for Strands instrumentation.
      • Added support for AWS Bedrock Converse Streaming.
      • Added support for Redis methods hybrid_search and msetex.
      • Fixed ASGI header consumption issue.
    • Infrastructure Agent v1.71.3:

      • Updated alpine docker tag to v3.23.
      • Updated go version to 1.25.5.
    • Infrastructure Agent v1.71.2:

      • Updated Fluent Bit version with fixes for CVE-2025-12972, CVE-2025-12970, CVE-2025-12978, CVE-2025-12977, and CVE-2025-12969.
      • Removed 32-bit Windows builds.
      • Fixed CPU performance counters on non-English systems.
    • Kubernetes Integration v3.51.0:

      • Updated integration with new features and improvements.

December 5, 2025
Docs December 01 - December 05, 2025

New docs

Major changes

Minor changes

Release notes

Check out the what's new posts for:

Stay up-to-date with our latest releases:

  • Ruby agent v9.24.0:

    • Added deprecation reminder for SqlSampler#notice_sql API.
    • Added deprecation notice for second and third arguments in Datastores.notice_sql API.
    • Added deprecation notice for second argument in Datastores.notice_statement API.
    • Added deprecation notice for proc's second and third arguments in Datastores.wrap API.
  • .NET agent v10.47.1:

    • Fixed environment variable access caching to reduce possible thread contention.
    • Fixed OpenAI LLM supportability metrics recording on all invocations.
  • Android agent v7.6.14:

    • Fixed issue where artifacts were missing for monoEnabled build.

November 28, 2025
Docs November 24 - November 28, 2025

New docs

Major changes

  • Updated User management concepts and related RBAC documentation with new grant and role creation experience introducing three role types (Organization-based roles, Account-based roles, and Entity-based roles) consolidated under the Roles tab.
  • Updated Alert channels with Microsoft Teams integration API methods and examples.
  • Updated Alert destinations with Microsoft Teams integration support.

Minor changes

Release notes

November 21, 2025
Docs November 17 - November 21, 2025

New docs

Major changes

  • Removed PHPUnit test data analysis documentation following the PHP agent's end of support for PHPUnit. Replaced with troubleshooting documentation for PHPUnit incompatibility issues.
  • Restructured Search and filter entities for improved organization and added new catalog filtering features.
  • Updated Install New Relic eBPF on Kubernetes environments with decoupling configuration options for network performance monitoring.

Minor changes

Release notes

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

    • Go agent v3.42.0:

      • Added new max samples configuration options for Transactions, Custom Insights, Errors, and Logs.
      • Added support for MultiValueHeaders in nrlambda.
      • Removed unused variables in nrpxg5.
      • Fixed a bug where error events did not correctly mark expected errors.
    • .NET agent v10.47.0:

      • Added an optional transaction storage mechanism to allow transactions to flow with the ExecutionContext for ASP.NET web apps.
      • Fixed Azure Service Bus instrumentation null reference exception.
      • Fixed OpenAI instrumentation to handle chat completions when messages parameter is not an Array.
    • Node.js agent v13.6.5:

      • Updated express instrumentation to ignore error when the next handler passes route or router.
      • Updated MessageConsumerSubscriber to wait for consumer callback to end when it is a promise.
    • Node.js agent v13.6.6:

      • Updated app.use or router.use Express instrumentation to properly wrap all middleware defined.
      • Added configurations for distributed_tracing.samplers.partial_granularity and distributed_tracing.samplers.full_granularity.
    • PHP agent v12.2.0.27:

      • Added Laravel 12 support.
      • Added Laravel Horizon support on Laravel 10.x+ and PHP 8.1+.
      • Fixed Laravel queue job exception handling.
      • Bumped golang version to 1.25.3.
    • Kubernetes integration v3.50.1:

      • Updated to version 3.50.1 with bug fixes and improvements.
    • Infrastructure agent v1.71.1:

      • Updated dependency newrelic/nri-docker to v2.6.3.
      • Updated dependency newrelic/nri-flex to v1.17.1.
      • Upgraded go version to 1.25.4.
      • Updated dependency newrelic/nri-prometheus to v2.27.3.
    • Logs 25-11-20:

      • Fixed CVE-2025-53643 in aws-log-ingestion lambda.
      • Updated aiohttp library to 3.13.2 and poetry version to 1.8.3.
    • Node browser runtime rc1.3:

      • Upgraded Chrome browser to 142.

November 14, 2025
Docs November 08 - November 14, 2025

New docs

Major changes

Minor changes

Release notes

Check out the what's new posts for:

  • New Relic MCP Server Launches into Public Preview

  • New Relic Outlier Detection in public preview

  • AI Log Alert Summarization (Preview)

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

    • Node.js agent v13.6.4:

      • Fixed MessageConsumerSubscriber to properly end transactions for message consumption.
      • Fixed MessageProducerSubscriber to correctly set sampled flag on traceparent.
      • Fixed Bedrock middleware registration priority for proper payload deserialization.
    • Node.js agent v13.6.3:

      • Fixed OpenAI instrumentation streaming handling with stream_options.include_usage.
      • Fixed @google/genai token count assignment to LlmCompletionSummary.
      • Fixed AWS Bedrock instrumentation token count assignment.
    • Java agent v8.25.0:

      • Added Java 25 support.
      • Added Logback-1.5.20 support.
      • Introduced Spring Controller transaction naming configuration option.
      • Added Kotlin Coroutines v1.4+ support.
      • Fixed error class naming parsing logic.
      • Fixed potential memory issue in error logging with large stack traces.
    • Ruby agent v9.23.0:

      • Added sidekiq.ignore_retry_errors configuration option to control retry error capturing.
      • Deprecated Capistrano deployment recording (removal in v10.0.0).
      • Enhanced remote parent sampling configuration application for more consistent distributed tracing.
    • .NET agent v10.46.1:

      • Removed consume span from Azure Service Bus processor mode transactions for improved accuracy.
      • Updated ReportedConfiguration enum serialization for better UI clarity.
    • Kubernetes integration v3.50.0:

      • Updated KSM e2e chart version to 2.16.
      • Added support for kube_endpoint_address metric.
      • Fixed priorityClassName templating issue with Windows support enabled.
    • Synthetics Job Manager release 486:

      • Fixed Ubuntu and Java vulnerabilities including CVE-2024-6763 and CVE-2025-11226.
    • Synthetics Ping Runtime v1.58.0:

      • Fixed Ubuntu and Java vulnerabilities including CVE-2025-5115 and CVE-2025-11226.

November 7, 2025
Docs November 2 - November 7, 2025

New docs

Major changes

Minor changes

Release notes

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

    • Python agent v11.1.0:

      • Added support for Python 3.14.
      • Added environment variables for attribute filter settings.
      • Added support for async generators in transaction decorators.
      • Added support for additional models in AWS Bedrock instrumentation including Claude Sonnet 3+ models and region-aware models.
      • Added instrumentation for new AWS Kinesis methods including describe_account_settings, update_account_settings, update_max_record_size, and update_stream_warm_throughput.
      • Fixed RecursionError in aiomysql when using ConnectionPool.
      • Fixed bug where properties were not properly passed in kombu producer.
      • Fixed error when shutdown_agent is called from within the harvest thread.
    • iOS agent v7.6.0:

      • Added Mobile Session Replay public preview functionality.
      • Bumped required iOS version to iOS 16.
      • Fixed issue with handled exceptions that could occur when logging.
      • Fixed incorrect parameter naming warning.
    • Android agent v7.6.12:

      • Added session replay functionality for Jetpack Compose.
      • Released official session replay public preview version.
      • Fixed multiple session replay bugs.
    • Kubernetes integration v3.49.0:

      • See detailed changes in the GitHub release notes.
      • Included in newrelic-infrastructure-3.54.0 and nri-bundle-6.0.20 chart versions.
    • Logs v251104:

      • Added support for .NET specific log payload formats.
      • Introduced NEW_RELIC_FORMAT_LOGS environment variable for processing .NET specific log formats.
    • Node browser runtime rc1.2:

      • Upgraded Chrome browser to version 141.
      • Fixed vulnerability CVE-2025-5889 for brace-expansion.

October 26, 2025
Docs October 26 - November 1, 2025

New docs

  • Added Model Context Protocol (MCP) documentation to provide comprehensive guidance for integrating New Relic with AI agents, including setup instructions, tool reference, and troubleshooting.
  • Added Workflow automation documentation to provide comprehensive guidance for automating workflows, including templates, actions catalog, destinations, and API references.
  • Added Schedule NRQL searches to provide guidance for scheduling log searches and NRQL queries.
  • Added ISO 42001 certification documentation.
  • Added SOC1 compliance documentation.

Major changes

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.