• /
  • EnglishEspañolFrançais日本語한국어Português
  • Se connecterDémarrer

Docs release notesRSS

October 25
Docs October 19 - October 24, 2025

New docs

  • Added Cloud Cost Intelligence Azure and Google Cloud Platform (GCP) to provide comprehensive guidance for connecting Azure and GCP billing integration with New Relic for cost monitoring and optimization.

Major changes

Minor changes

Release notes

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

    • Browser agent v1.300.0:

      • Removed usage of marks and measures feature flag for all users.
      • Reduced hasReplay attribute false positive rate.
      • Updated interaction API typings to reflect waitForEnd parameter.
      • Fixed dynamic require issues with Rollup.js.
    • Browser agent v1.301.0:

      • Switched to using New Relic's forked version of rrweb for Session Replay.
      • Preserved agent attributes for log payloads with proper precedence handling.
    • Kubernetes integration v3.47.0:

      • Enhanced monitoring capabilities for Kubernetes environments.
      • Improved resource collection and performance optimizations.
    • Node.js agent v13.5.0:

      • Updated fastify instrumentation to subscribe to events emitted.
      • Updated pg and pg-native instrumentation for improved database monitoring.
      • Disabled timers.setTimeout and timers.setInterval by default for better performance.
      • Added new diagnostics base class for enhanced troubleshooting.
    • iOS agent v7.5.11:

      • Fixed performance issues with Interaction Tracing.
      • Fixed incorrect Distributed Tracing log messages.
    • Android agent v7.6.10:

      • Added Gradle 9 support for improved build compatibility.
    • Infrastructure agent v1.69.0:

      • Enhanced system monitoring capabilities and bug fixes.
    • Infrastructure agent v1.70.0:

      • Additional performance improvements and monitoring enhancements.

October 17
Docs October 13 - October 17, 2025

Major changes

Minor changes

Release notes

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

    • Node.js agent v13.5.0:

      • Updated fastify instrumentation to subscribe to events emitted.
      • Updated pg and pg-native instrumentation to subscribe to events emitted.
      • Updated config.instrumentation.timers.enabled to false to disable timers.setTimeout and timers.setInterval by default.
      • Added new diagnostics base class and migrated undici to use the new class.
    • Kubernetes integration v3.46.0:

      • Added v1.34 support and dropped support for v1.29.
      • Updated golang.org/x/crypto to v0.42.0.
      • Updated alpine to v3.22.2.
      • Updated kubernetes packages to v0.34.1.
    • .NET MAUI agent v1.1.13:

      • Updated native Android agent to version 7.6.10.
      • Updated native iOS agent to version 7.5.11.

October 10
Docs Oct 06 - Oct 10, 2025

Nuevos documentos

Cambios importantes

  • Diccionario de atributos actualizado con avisos de desuso para el evento BrowserTiming y descripciones mejoradas de la funcionalidad del agente del navegador para una mayor precisión de referencia técnica.
  • APIde reglas de nubePipeline mejorada con orientación completa sobre cómo habilitar, deshabilitar y volver a habilitar reglas cloud para un mejor control operativo.

Cambios menores

  • Se actualizó la terminología de precios en la facturación de Live Archives de "unidad de capacidad de computación" a "Unidad de capacidad de computación avanzada" para mejorar la precisión.
  • Se mejoró la organización de las instrucciones de configuración de Control del agente reubicando el mensaje de sugerencia y eliminando contenido duplicado para una guía de instalación optimizada.
  • Documentación de automatización de flujo de trabajo actualizada con los últimos cambios en el catálogo de acciones, las API de programación y la configuración de plantillas para una mejor sincronización de la plataforma.
  • Anuncio mejorado deNew Relic Control con mensajes refinados y descripciones de funciones más claras para el lanzamiento de GA del agente de control de flota.

Notas de la versión

  • Mantener actualizado con nuestros últimos lanzamientos:

    • Agente Ruby v9.22.0:

      • Se agregó instrumentación de un solo paso para Kubernetes (ahora disponible de forma general).
      • Se agregaron avisos de desuso para la compatibilidad con Ruby 2.4 y 2.5.
      • Se agregó un aviso de desuso para el comando newrelic deployments .
      • Se garantizó la compatibilidad con los cambios de Ruby 3.5 en el método #source_location.
    • Agente .NET v10.45.0:

      • Se agregó un nuevo muestreador de distribución de rastreo, el muestreador basado en relación TraceId.
      • 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 problemas con la compatibilidad de la instrumentación "Consume" de Kafka.
    • Agente Python v11.0.1:

      • Se evitó la activación temprana en la instrumentación de Django.
      • Se solucionaron los problemas de sincronización de la configuración del servidor fijo con la configuración local.
      • Se agregaron protecciones contra fallas de trace_cache.pop().
    • agente de infraestructura v1.69.0:

      • Se actualizó el SDK de AWS de V1 a V2.
      • Biblioteca API Docker actualizada de v26 a v28.
      • Se solucionó el manejo de la CPU Windows para instancias con múltiples grupos de CPU.
    • Agente iOS v7.5.11:

      • Se corrigieron problemas de rendimiento que podían ocurrir al usar el seguimiento de interacciones.
      • Se corrigió un log relacionado con el rastreo distribuido que podía mostrar incorrectamente.
    • Tiempo de ejecución del navegador de Node v3.0.55:

      • Se corrigieron vulnerabilidades subyacentes de Ubuntu que abordan múltiples CVE de seguridad.

October 2
Docs Sep 26 - Oct 02, 2025

Major changes

  • Updated Fleet Control documentation with comprehensive revisions for Kubernetes GA and Hosts public preview, including new fleet management capabilities, enhanced security features, and updated setup procedures.
  • Updated Agent control documentation with extensive revisions for public preview, including enhanced configuration options, monitoring capabilities, and troubleshooting guidance.
  • Restructured Marks and measures documentation for general availability with comprehensive feature details and implementation guidance.
  • Enhanced Alert notification workflows with new email validation steps and destination limits.
  • Updated the pricing model name from "New Relic Compute Public Preview or Core Compute plans" to "Advanced or Core Compute plans.

Minor changes

Release notes

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

    • Node.js agent v13.4.0:

      • Updated amqplib and cassandra-driver instrumentation to subscribe to events emitted.
      • Updated Node.js agent compatibility report with latest supported package versions.
      • Added WASM optimizations for tracing hooks.
      • Enhanced JSDoc requirements for better code documentation.
    • Python agent v11.0.0:

      • Removed support for Python 3.7 and deprecated various legacy APIs.
      • Added new instrumentation for AutoGen and Pyzeebe frameworks.
      • Introduced MCP (Model Context Protocol) named spans for AI monitoring.
      • Fixed crash in psycopg and ensured MCP spans only record when AI monitoring is enabled.
    • Infrastructure agent v1.69.0:

      • Upgraded AWS SDK from V1 to V2 and Docker API library from v26 to v28.
      • Fixed Windows CPU monitoring for instances with multiple CPU groups (more than 64 cores).
      • Improved log format handling with default log level support.
    • Kubernetes integration v3.45.3:

      • Included in newrelic-infrastructure-3.50.3 and nri-bundle-6.0.15 chart versions.
    • NRDOT v1.5.0:

      • Added metricsgenerationprocessor to nrdot-collector-k8s for enhanced metrics collection.
    • .NET agent v10.45.0:

      • Added new TraceId Ratio-Based Sampler for distributed tracing based on OpenTelemetry implementation.
      • Fixed MSSQL connection string parsing exceptions that could disable Datastore instrumentation.
      • Resolved Kafka "Consume" instrumentation issues for better compatibility with custom instrumentation.
    • New Relic Android mobile app v5.30.8:

      • Bug fixes and improvements for enhanced mobile app performance.

September 25
Docs Sep 20 - Sep 25, 2025

Cambios importantes

Cambios menores

Notas de la versión

  • Mantener actualizado con nuestros últimos lanzamientos:

    • Go agente v3.41.0:

      • Se agregaron opciones de configuración de ejemplificación principal remota para controlar el comportamiento de ejemplificación distribuida del rastreo.
      • Versiones actualizadas de bibliotecas de terceros para mejoras de seguridad.
    • Agente Node.js v13.3.3:

      • Se agregó soporte para rastrear la devolución de llamadas de los suscriptores.
      • Se corrigió la instrumentación de OpenAI para devolver APIPromise correctamente y evitar fallas.
    • Agente iOS v7.5.10:

      • Se solucionó un bloqueo que podía ocurrir al iniciar el agente.

September 19
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
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
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

Droits d'auteur © 2025 New Relic Inc.

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