• /
  • EnglishEspañolFrançais日本語한국어Português
  • Inicia sesiónComenzar ahora

Docs release notesRSS

January 16
Docs January 12 - January 16, 2026

New docs

  • Added Ruby agent 10.x migration guide to provide comprehensive guidance for upgrading to Ruby agent version 10.0.0.
  • Added OpenTelemetry Kafka integration documentation to provide guidance for monitoring Kafka with OpenTelemetry, including self-hosted deployments, Kubernetes with Strimzi, metrics reference, and data querying.
  • Added OpenTelemetry NGINX integration documentation to provide guidance for monitoring NGINX and NGINX Plus with OpenTelemetry, including host-based and Kubernetes deployments.
  • Added workflow automation examples to provide practical patterns for basic workflows, integrations, and advanced use cases.

Major changes

Minor changes

Release notes

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

    • Browser agent v1.308.0:

      • Added support for MFE tags with the register API.
      • Added child.id attribute to facilitate MFE cross-linking.
      • Added deregister API for micro front end support.
      • Added parent.type attribute to facilitate relationship synthesis.
      • Added default close reason for WebSocket events.
      • Enforced non-null values on numeric fields for WebSocket events.
      • Cleaned WebSocket URLs by removing hash fragments and query params.
    • Infrastructure agent v1.71.4:

      • Fixed transmitBytesPerSecond showing zero during high traffic on Windows.
    • Synthetics Node API runtime rc1.7:

      • Fixed security vulnerability CVE-2025-15284.
    • Synthetics Node browser runtime rc1.7:

      • Fixed security vulnerability CVE-2025-15284.
    • Ruby agent v10.0.0:

      • Removed support for Ruby 2.4 and 2.5.
      • Removed Cross Application Tracing functionality.
      • Renamed ActiveJob metrics to include job class names.
      • Renamed bin/newrelic command to bin/newrelic_rpm.
      • Removed newrelic deployments CLI command.
      • Added logger as a dependency.
      • Added Active Support notification allowlist configuration option.
      • Added root sampling configuration options.
      • Added Trace ID Ratio Based sampling options.
      • Fixed NoMethodError in GCP utilization detection.
    • Java agent v9.0.0:

      • Added config to delete stale agent temp jars on startup.
      • Added inclusion option for selectively instrumenting applications.
      • Fixed IllegalAccessError in AWS S3 Instrumentation.
      • Fixed mislabeled instrumentation version for logback-classic-1.5.20.
      • Fixed logging message for max attribute value.
      • Corrected Otel-style Sampler priorities.
    • .NET agent v10.48.0:

      • Allowed users to configure process names that should not be instrumented.
      • Increased maximum length of db.statement span attribute to 4096 bytes.
      • Fixed agent connection error when debug logging is enabled.
      • Restored min/max occurs properties on distributedTracing config element.
    • PHP agent v12.4.0.29:

      • Added support for PHP 8.5.
      • Addressed deprecation warnings in Symfony 7.4 and 8.0.
    • Node.js agent v13.9.1:

      • Updated getHostnameSafe to invalidate cache when assigning host based on GCP Cloud Run ID.
      • Updated logic to properly assign content and role in LangChain chat completion messages.
    • Node.js agent v13.9.2:

      • Updated message consumer subscribers to properly time consumption actions.
    • Cordova agent v7.0.12:

      • Updated native Android agent to version 7.6.14.

January 9
Docs January 05 - January 09, 2026

Cambios importantes

  • Se actualizó Instalar New Relic para Go con una guía de instalación completa paso a paso y ejemplos para patrones comunes de aplicaciones Go.
  • Se agregó Configurar e instalar Agent Control para proporcionar una guía completa de instalación y configuración para clústeres de Kubernetes y hosts Linux.
  • Se mejoró la documentación de la API setUserId con la funcionalidad de restablecimiento de sesión y el comportamiento actualizado de seguimiento de sesión.

Cambios menores

Notas de la versión

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

Nuevos documentos

  • Se agregó soporte de agente PHP para Laravel para brindar una guía completa para Laravel transacción sitio web, Laravel Queue Workers y Laravel Horizon Workers.
  • Se agregó la guía de resolución de problemas PHPUnit se queda sin memoria para problemas de compatibilidad PHPUnit 11+ con el agente PHP New Relic.

Cambios importantes

  • Se actualizaron los conceptos de administración de usuarios y la documentación RBAC relacionada con una nueva experiencia de creación de roles y concesiones que presenta tres tipos de roles (roles basados en organización, roles basados en cuenta y roles basados en entidad) que se consolidan en la pestaña Roles.
  • Canales de alerta actualizados con métodos y ejemplos de API de integración de Microsoft Teams.
  • Destinos de alerta actualizados con soporte de integración con Microsoft Teams.

Cambios menores

Notas de la versión

  • Se anunció el 30 de junio de 2026 como la fecha de fin de vida útil para los gráficos integrados legacy APM con información valiosa previa.

  • Mantener actualizado con nuestros últimos lanzamientos:

    • Integración Kubernetes v3.50.2:

      • Integración actualizada incluida en newrelic-infrastructure-3.55.2 y nri-bundle-6.0.26.
    • Logs 251120:

      • Se corrigió CVE-2025-53643 en lambda de AWS-log-ingestion.
      • Biblioteca aiohttp actualizada a 3.13.2 y versión poética a 1.8.3.
    • Agente React Native v1.5.12:

      • Agente nativo Android actualizado a la versión 7.6.13.
      • Agente nativo de iOS actualizado a la versión 7.6.0.
    • Agente Capacitor v1.5.12:

      • Agente nativo Android actualizado a la versión 7.6.13.
      • Agente nativo de iOS actualizado a la versión 7.6.0.
    • Agente Flutter v1.1.19:

      • Agente nativo Android actualizado a la versión 7.6.13.
      • Agente nativo de iOS actualizado a la versión 7.6.0.
    • Agente de Unity v1.4.11:

      • Agente nativo Android actualizado a la versión 7.6.13.
      • Agente nativo de iOS actualizado a la versión 7.6.0.
    • Agente Cordova v7.0.11:

      • Agente nativo Android actualizado a la versión 7.6.13.
      • Agente nativo de iOS actualizado a la versión 7.6.0.
    • Agente .NET MAUI v1.1.14:

      • Agente nativo Android actualizado a la versión 7.6.13.
      • Agente nativo de iOS actualizado a la versión 7.6.0.

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.

Copyright © 2026 New Relic Inc.

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