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

Docs release notesRSS

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

New docs

Major changes

  • Updated Attribute dictionary with deprecation notices for BrowserTiming events and enhanced browser agent functionality descriptions for improved technical reference accuracy.
  • Enhanced Pipeline Cloud Rules API with comprehensive guidance on enabling, disabling, and re-enabling cloud rules for improved operational control.

Minor changes

  • Updated pricing terminology in Live archives billing from "Compute Capacity Units" to "Advanced Compute Capacity Units" for improved accuracy.
  • Improved organization of Agent Control setup instructions by relocating tip callout and removing duplicate content for streamlined installation guidance.
  • Updated workflow automation documentation with latest changes to actions catalog, scheduling APIs, and template configurations for improved platform synchronization.
  • Enhanced New Relic Control announcement with refined messaging and clearer feature descriptions for the Agent Fleet Control GA release.

Release notes

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

    • Ruby agent v9.22.0:

      • Added one-step instrumentation for Kubernetes (now generally available).
      • Added deprecation notices for Ruby 2.4 and 2.5 support.
      • Added deprecation notice for the newrelic deployments command.
      • Ensured compatibility with Ruby 3.5 changes to Method#source_location.
    • .NET agent v10.45.0:

      • Added new Distributed Tracing sampler, the TraceId Ratio-Based Sampler.
      • Fixed MSSQL connection string parsing exceptions that could disable Datastore instrumentation.
      • Resolved issues with Kafka "Consume" instrumentation compatibility.
    • Python agent v11.0.1:

      • Prevented early activation in Django instrumentation.
      • Fixed server configuration to local configuration sync issues.
      • Added guards against crashes from trace_cache.pop().
    • Infrastructure agent v1.69.0:

      • Upgraded AWS SDK from V1 to V2.
      • Upgraded Docker API library from v26 to v28.
      • Fixed Windows CPU handling for instances with multiple CPU groups.
    • iOS agent v7.5.11:

      • Fixed performance issues that could occur when using Interaction Tracing.
      • Fixed a log related to Distributed Tracing that could be incorrectly shown.
    • Node browser runtime v3.0.55:

      • Fixed underlying Ubuntu vulnerabilities addressing multiple security CVEs.

October 2
Docs Sep 26 - Oct 02, 2025

Grandes mudanças

Pequenas mudanças

Notas de versão

  • Fique por dentro dos nossos últimos lançamentos:

    • AgenteNode.js v13.4.0:

      • Atualizada a instrumentação amqplib e cassandra-driver para subscrever eventos emitidos.
      • Relatório de compatibilidade do agente Node.js atualizado com as versões mais recentes dos pacotes suportados.
      • Adicionadas otimizações WASM para rastreamento de ganchos.
      • Requisitos JSDoc aprimorados para melhor documentação de código.
    • AgentePython v11.0.0:

      • Removido o suporte para Python 3.7 e descontinuado várias APIs lendárias.
      • Adicionada nova instrumentação para o framework AutoGen e Pyzeebe.
      • Introduziu intervalos nomeados MCP (Model Context Protocol) para monitoramento de IA.
      • Corrigida a falha no psycopg e garantido que o MCP abrange apenas registros quando o Monitoramento de IA está habilitado.
    • agente de infraestrutura v1.69.0:

      • AWS SDK atualizado de V1 para V2 e biblioteca de API do Docker de v26 para v28.
      • Corrigido monitoramento de CPU Windows para instância com múltiplos grupos de CPU (mais de 64 núcleos).
      • Manipulação de formato de log aprimorada com suporte de nível de log padrão.
    • Integração Kubernetes v3.45.3:

      • Incluído nas versões de gráficos newrelic-infrastructure-3.50.3 e nri-bundle-6.0.15.
    • NRDOT v1.5.0:

      • Adicionado metricsgenerationprocessor ao nrdot-coletor-k8s para coleta métrica aprimorada.
    • Agente .NET v10.45.0:

      • Adicionado novo TraceId Ratio-Based Sampler para distributed tracing com base na implementação OpenTelemetry.
      • Corrigidas exceções de análise de cadeia de conexão MSSQL que poderiam desabilitar o armazenamento de instrumentação de dados.
      • Problemas de instrumentação "Consume" do Kafka resolvidos para melhor compatibilidade com instrumentação personalizada.
    • Aplicativo móvel New Relic Android v5.30.8:

      • Correções de bugs e melhorias para melhor desempenho do aplicativo móvel.

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

August 29
Docs August 22 - August 28, 2025

New docs

Minor changes

Release notes

August 22
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.

Copyright © 2025 New Relic Inc.

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