• /
  • EnglishEspañolFrançais日本語한국어Português
  • EntrarComeçar agora

Docs release notesRSS

October 2, 2025
Docs Sep 26 - Oct 02, 2025

Cambios importantes

  • Documentación de control de flota actualizada con revisiones integrales para Kubernetes GA y la vista previa pública de Hosts, incluidas nuevas capacidades de administración de flotas, funciones de seguridad mejoradas y procedimientos de configuración actualizados.
  • Documentación de control del agente actualizada con revisiones exhaustivas para la vista previa pública, incluidas opciones de configuración mejoradas, capacidades de monitoreo y orientación para la resolución de problemas.
  • Documentación de marcas y medidas reestructurada para disponibilidad general con detalles completos de características y orientación de implementación.
  • Flujo de alerta de trabajo mejorado con nuevos pasos de validación de email y límites de destino.
  • Se actualizó el nombre del modelo de precios de "New Relic Compute Public Preview o planes Core calcula" a "Planes Advanced o Core calcula".

Cambios menores

Notas de la versión

  • Mantener actualizado con nuestros últimos lanzamientos:

    • Agente deNode.js v13.4.0:

      • Se actualizó amqplib y cassandra-driver instrumentación para suscribir al evento emitido.
      • Reporte de compatibilidad del agente Node.js actualizado con las últimas versiones de paquetes compatibles.
      • Se agregaron optimizaciones WASM para rastrear ganchos.
      • Requisitos JSDoc mejorados para una mejor documentación del código.
    • Agente dePython v11.0.0:

      • Se eliminó la compatibilidad con Python 3.7 y se dejaron obsoletas varias API legacy.
      • Se agregó nueva instrumentación para AutoGen y Pyzeebe framework.
      • Se introdujeron los intervalos con nombre MCP (Protocolo de contexto de modelo) para el monitoreo de IA.
      • Se corrigió el fallo en psycopg y se cercioró que los intervalos de MCP solo se registren cuando el monitoreo de IA está habilitado.
    • agente de infraestructura v1.69.0:

      • Se actualizó el SDK de AWS de V1 a V2 y la biblioteca de API de Docker de v26 a v28.
      • Se solucionó el monitoreo de CPU Windows fijo para instancias con múltiples grupos de CPU (más de 64 núcleos).
      • Manejo mejorado del formato de log con soporte de nivel de log predeterminado.
    • Integración Kubernetes v3.45.3:

      • Incluido en las versiones de gráficos newrelic-infrastructure-3.50.3 y nri-bundle-6.0.15.
    • NRDOT v1.5.0:

      • Se agregó metricsgenerationprocessor a nrdot-recolector-k8s para una recopilación de métricas mejorada.
    • Agente .NET v10.45.0:

      • Se agregó un nuevo muestreador basado en la relación TraceId para el rastreo distribuido basado en la implementación de OpenTelemetry.
      • Se corrigieron excepciones en el análisis de cadenas de conexión MSSQL que podían deshabilitar el almacenamiento de datos instrumentación.
      • Se resolvieron los problemas de instrumentación "Consumir" de Kafka para una mejor compatibilidad con la instrumentación personalizada.
    • Aplicación móvil New Relic para Android v5.30.8:

      • Corrección de errores y mejoras para mejorar el rendimiento de la aplicación móvil.

September 25, 2025
Docs Sep 20 - Sep 25, 2025

Major changes

Minor changes

Release notes

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

    • Go agent v3.41.0:

      • Added Remote Parent Sampling configuration options for controlling distributed trace sampling behavior.
      • Updated third-party library versions for security improvements.
    • Node.js agent v13.3.3:

      • Added support for tracing callback on subscribers.
      • Fixed OpenAI instrumentation to properly return APIPromise and prevent crashes.
    • iOS agent v7.5.10:

      • Fixed a crash that could occur on agent start.

September 19, 2025
Docs September 15 - September 19, 2025

New docs

Major changes

Minor changes

Release notes

  • Updated synthetics monitoring with new End of Life dates for IP addresses.

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

    • Java agent v8.24.0:

      • Added support for MongoDB Reactive Streams 5.2.0 and up.
      • Added Jedis 6 support.
      • Fixed CouchBase double instrumentation issue.
      • Fixed Spring WebClient 5.x header wrapping issue.
    • Python agent v10.17.0:

      • Added support for custom tasks in Celery.
      • Added support for Graphene-Django monitoring.
      • Added support for middleware filtering in Django.
      • Added support for AWS Bedrock Converse API.
      • Added support for W3CTraceParent header sampled flag.
    • Infrastructure agent v1.68.0:

      • Upgraded go version to 1.25.0.
      • Updated dependency newrelic/nri-winservices to v1.3.0.
    • Browser agent v1.298.0:

      • Extended soft navigation interactions to include long tasks beyond DOM modification time.
      • Fixed LCP to report the original page URL instead of current page URL during soft navigations.
    • Browser agent v1.297.1:

      • Fixed an issue where the Session Replay aggregate class could be double imported when using the newrelic.recordReplay API method while preloading was enabled.
    • React Native agent v1.5.10:

      • Updated the Native Android agent to version 7.6.9.
      • Updated the Native iOS agent to version 7.5.10.
    • iOS agent v7.5.10:

      • Fixed a crash that could occur on agent start.
    • NRDOT v1.4.0:

      • Added spanprocessor to nrdot-collector.
      • Bumped OpenTelemetry component versions from v0.131.0 to v0.132.0.
      • Added newrelic.service.type to internal telemetry config.
      • Enabled host.name detection for EC2.
    • Kubernetes integration v3.45.2:

      • Updated with latest improvements and bug fixes.

September 14, 2025
Docs September 08 - September 12, 2025

New docs

  • Added comprehensive Observability Maturity Model documentation to provide guidance for measuring and improving observability practices across four key areas: Business Uptime, Digital Experience, Engineering Excellence, and Intelligent Observability.

Major changes

  • Updated PHP agent configuration with extensive new configuration options for sampling controls and framework exception handler instrumentation.

Minor changes

Release notes

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

    • Browser agent v1.297.0:

      • Prevented early harvests when in retry period for better rate limiting handling.
      • Removed newrelic meta attribute from outgoing replay payloads to reduce billable bytes.
      • Fixed exceptions for null bodies arising from empty harvests.
    • PHP agent v12.1.0.26:

      • Added sampling controls based on upstream w3c trace sampling decision.
      • Added configuration option to skip instrumentation of framework exception handlers.
      • Fixed potential memory leak when calling newrelic_end_transaction(true).
      • Bumped golang version to 1.25.1 for security improvements.
    • Python agent v10.17.0:

      • Added support for custom tasks in Celery.
      • Added support for Graphene-Django monitoring.
      • Added support for middleware filtering in Django.
      • Added support for AWS Bedrock Converse API.
      • Added support for W3CTraceParent header sampled flag.
    • Java agent v8.24.0:

      • Added support for MongoDB Reactive Streams 5.2.0 and up.
      • Added Jedis 6 support.
      • Fixed CouchBase double instrumentation issue.
      • Fixed Spring WebClient 5.x header wrapping issue.
    • Node.js agent v13.3.0:

      • Added MCP StreamableHTTPClientTransport support.
    • Node.js agent v13.3.1:

      • Fixed crash by defaulting requestParameters to an object in transaction.addRequestParameters.
    • Node.js agent v13.3.2:

      • Added defensive code for obtaining protocol in outbound http calls.
    • Kubernetes integration v3.45.1:

      • Updated with latest improvements and bug fixes.
    • Job Manager v464:

      • Fixed issue where customers weren't able to pull images from a custom registry using podman.
    • Node browser runtime v3.0.43:

      • Fixed underlying Ubuntu vulnerabilities to address security vulnerabilities.
    • Mobile app for iOS v6.9.12:

      • Fixed deep link issues for Dashboard and Alerts.
      • Fixed CCU Dashboard ID issue.
    • Mobile app for Android v5.30.7:

      • Added bug fixes and improvements.
    • Flutter agent v1.1.14:

      • Added additional stability improvements and bug fixes.
    • Pipeline Control Gateway v25.09.01:

      • Added new release with enhanced pipeline control capabilities.

September 5, 2025
Docs September 01 - September 05, 2025

New docs

  • Added SAP solutions monitoring documentation to provide comprehensive guidance for monitoring SAP applications with New Relic, including installation, configuration, and troubleshooting procedures.

Major changes

Minor changes

Release notes

August 29, 2025
Docs August 22 - August 28, 2025

New docs

Minor changes

Release notes

August 22, 2025
Docs August 15 - August 21, 2025

Major changes

  • Updated Node.js agent compatibility report.
  • Updated .NET agent with the latest verified compatible library versions.

Minor changes

Release notes

  • Announced January 7, 2026, as the End of Life date for the drop rules through the AI Monitoring UI.
  • iOS agent v7.5.9
    • Fixed an issue that could cause distributed tracing to not have all required account information at the start of a session.
    • Fixed an issue that could cause a crash on agent start.
  • Python agent v10.16.0
    • Added support for new Redis functions.
    • Converted all internal paths from os.path to pathlib.Path.
    • Fixed issue with JSON encoding PosixPath.
  • Kubernetes integration v3.44.1
  • .NET agent v10.44.1
    • Exception handling corrected in Service Bus instrumentation wrapper.
    • Excluded Azure Function webhost (Linux) process from instrumentation.
  • Node.js Agent v13.2.0
    • Added ability to register Supportability/Features/Instrumentation/OnRequire/<pkg> metrics for subscriber based instrumentation.
    • Added esm loader hook and commonjs patch to work with orchestrion-js.
    • Added instrumentation for @modelcontextprotocol/sdk client calls client.callTool, client.readResource, and client.getPrompt.
    • Fixed logic around detecting OTEL packages.
    • Updated shimmer.setupSubscribers to properly setup and skip subscribers that are disabled.
  • Node.js Agent v13.2.1
    • Updated agent to use @apm-js-collab/tracing-hooks for the CJS/ESM registration for tracing channel based instrumentation.

August 15, 2025
Docs August 08 - August 14, 2025

New docs

Major changes

  • Updated Usage plan with the latest pricing information.
  • Added Error inbox to The workloads UI.
  • Added selective agent disabling based on startup main class or executable jar via environment variables, along with enhanced security settings for Java agent configuration.
  • Added support for Private repository configuration in Agent Control, enabling deployment of managed agents with authentication via basic or TLS certificate methods.
  • Added support for Secret Management in Agent Control, for managing sensitive data, such as passwords and API keys, by retrieving them from dedicated secret provider.

Minor changes

Release notes

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

    • Cordova agent v7.0.8:
      • Update Native Android agent to version 7.6.8
      • Update Native iOS agent to version 7.5.8
    • Cordova agent v7.0.9:
      • Update Native Android agent to version 7.6.6
      • Update Native iOS agent to version 7.5.5
    • Capacitor agent v1.5.8:
      • Update Native Android agent to version 7.6.6
      • Update Native iOS agent to version 7.5.5
    • Capacitor agent v1.5.9:
      • Fixed Abort Signal Crash
    • Capacitor agent v1.5.10:
      • Update Native Android agent to version 7.6.8
      • Update Native iOS agent to version 7.5.8
    • Diagnostics CLI (nrdiag) v3.5.0:
      • updated the Java/Appserver/JbossEapCheck version compatibility check
    • .NET agent v10.44.0:
      • Enabled performance metric samplers in Serverless mode
      • Excluded Azure Function webhost (Linux) process from instrumentation.
    • NRDOT v1.3.0:
      • Bumped otel component versions from v0.128.0 to v0.131.0
      • Introduced nrdot core distribution
    • Node.js agent v13.1.0:
      • Added support for OTEL logs API
      • Added supportability metrics when instrumentation has been disabled for a package
      • Disabled timers instrumentation by default in the sample configuration
      • Fixed transaction.url obfuscation
    • Job Manager v454:
      • Fixed the underlying Ubuntu vulnerabilities to address security vulnerabilities in SJM.
    • Node API runtime v1.2.124:
      • Fixed the underlying Ubuntu vulnerabilities to address security vulnerabilities in Node API runtimes.
    • Node browser runtime v3.0.41:
      • Fixed the tmp CVE-2025-54798 vulnerability and underlying Ubuntu vulnerabilities to address security vulnerabilities in Node Browser runtimes.
    • Ping Runtime v1.54.0:
      • Fixed vulnerabilities related to Ubuntu to address security issues in the Ping runtime.
    • Java agent v8.23.0:
      • Updated to support v24 of graphql.
      • Added lettuce 6.5 instrumentation.
      • Bumped commons-lang version to 3.18.0
    • AWS Lambda Log Forwarder v1.1.1:
      • Enhanced security posture by upgrading Go version to 1.24.4 in systems.
    • PHP agent v12.0.0.25:
      • Improved drupal hook map error logging.
      • Fixed legacy package detection issues for Security RX.
    • Infrastructure agent v1.66.1:
      • Reverted support for AWS EFS mounts in storage samples.
    • Mobile app for Android v5.30.6:
      • Enhanced Passkey support for SAML and Social Logins.
    • Browser agent v1.295.0:
      • Added error cause detection.
      • Added monkey-patching warnings.

August 8, 2025
Docs August 01 - August 07, 2025

New docs

Minor changes

Release notes

  • Check out our What's New posts:

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

    • Job Manager v452:
      • Added internal improvements for exception handling in processing queue messages.
    • Kubernetes integration v3.43.3:
      • Added a Helm chart to deploy the New Relic Kubernetes monitoring solution.
    • Pipeline Control Gateway v1.1.0:
      • Implemented a new functionality to selectively drop data and attributes from SqlTrace and TransactionTrace events using drop rules.
      • Addressed vulnerabilities in the golang.org/x/net package, including a cross-site scripting issue and an HTTP Proxy bypass related to IPv6 Zone IDs.
      • Upgraded to Go 1.24 and the following dependencies are updated to enhance security and incorporate recent fixes:
        • golang.org/x/net to v0.38.0
        • golang.org/x/sys to v0.31.0
        • golang.org/x/text to v0.23.0
    • Mobile app for iOS v6.9.11:
      • Reduced the login flow by two steps by storing a user's authentication domain and redirecting them directly to their sign-in page.
    • Flutter agent v1.1.13:
      • Improved native Android agent updated to version 7.6.8
      • Improved native iOS agent updated to version 7.5.8
    • .NET MAUI agent v1.1.11
      • Improved native Android agent updated to version 7.6.8
      • Improved native iOS agent updated to version 7.5.8
    • Infrastructure agent v1.65.5:
      • Changed the support aws efs mounts in storage samples

August 1, 2025
Docs July 25 - August 01, 2025

New docs

Major changes

Minor changes

Release notes

  • Android agent v7.6.8:
    • Fixed an issue where stack traces for Unity errors were not displayed correctly.
    • Fixed an issue that prevented summary metrics from being recorded when the app returned to the foreground after its initial launch.
    • Fixed an issue where invalid JSON in log entries could cause errors.
  • Diagnostics CLI (nrdiag) v3.4.0:
    • Added K8s/AgentControl/agent-control-install-job-logs to collect logs generated by the agent-control installation.
  • Job Manager v451:
    • Fixed vulnerabilities related to common-lang3 Java and Ubuntu to address security issues in the SJM.
    • Implemented processor queue migration changes related to the migration of our internal service architecture.
    • Fixed an issue to include full exception details to provide better context for troubleshooting in SJM logs.
  • Mobile app for Android v5.30.1:
    • Enhanced the login experience.
  • Mobile app for iOS v7.5.8:
    • Built the agent using Xcode 16.4.
    • Fixed an issue that could cause distributed tracing to not have all required account information at start of a session.
    • Fixed an issue that could cause a crash on agent start.
  • Node API runtime:
    • Fixed the form-data vulnerability and underlying Ubuntu vulnerabilities to address security vulnerabilities in Node API runtimes.
  • Node browser runtime:
    • Fixed the form-data vulnerability and underlying Ubuntu vulnerabilities to address security vulnerabilities in Node Browser runtimes.
  • Ping Runtime:
    • Fixed vulnerabilities related to common-lang3 Java and Ubuntu to address security issues in the Ping runtime.
  • Python Agent v10.15.0:
    • Added support for oracledb
    • Fixed a bug in MessageBroker instrumentations where the serialize methods were looking for the destination_name attribute on the MessageTransaction and it did not exist.
    • Fixed the AWS utilization metadata issue when running AWS and K8s together.
  • Ruby Agent v9.20.0:
    • Added the support to record Docker ID when running in the AWS ECS Fargate environment.
    • Added a new helper method to simplify version comparison.
    • Added the code.stacktrace attribute to datastore spans when the duration exceeds the configured threshold.
    • Fixed Brewfile source links.
    • Fixed an error that occurs when using the HTTPX 1.5.0 to store response.
    • Improved the information logged at the debug level by the agent when the agent reads in a configuration source.
  • Unity Agent v1.4.8:
    • Updated the Native Android agent to v7.6.7.
    • Updated the Native iOS agent to v7.5.6.
  • Unity Agent v1.4.9:
    • Updated the Native Android agent to v7.6.8.
    • Updated the Native iOS agent to v7.5.8.
    • Fixed Unity Exception stack traces issue when namespaces are used.

Copyright © 2026 New Relic Inc.

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