Novos documentos
- Adicionada documentação de monitoramento de soluções SAP para fornecer orientação abrangente para monitoramento de aplicativos SAP com New Relic, incluindo procedimentos de instalação, configuração e resolução de problemas.
Grandes mudanças
- Documentação de controle de agentes atualizada com revisões extensas, incluindo novos tipos de agentes, opções de configuração, recursos de monitoramento e seções de resolução de problemas.
- Documentação de exportação de streaming do NerdGraph reestruturada para dados de streaming para AWS Kinesis Firehose, Azure Event Hub ou GCP Pub/Sub.
Pequenas mudanças
- Adicionado novo exemplo para variáveis baseadas em ENUM/Lista às variáveis de modelo do dashboard.
- Documentação de configuração atualizada para o agente Terraform Control.
- Documentação aprimorada de gerenciamento do coletor de logs com instruções melhoradas.
- Corrigidos vários links quebrados e problemas de navegação.
Notas de versão
Fique por dentro dos nossos últimos lançamentos:
- Agente de infraestrutura v1.67.3:
- Versões de integração incorporadas atualizadas.
- Tempo de execução da API do nó v1.2.126:
- Vulnerabilidades subjacentes do Ubuntu corrigidas para lidar com vulnerabilidades de segurança em tempos de execução API do Node.
- Gerenciador de tarefas v463:
- Corrigimos o CVE-2025-55163 e as vulnerabilidades subjacentes do Ubuntu para resolver vulnerabilidades de segurança no SJM.
- Node Browser Runtime v3.0.43:
- Vulnerabilidades subjacentes do Ubuntu corrigidas para lidar com vulnerabilidades de segurança em tempos de execução do Node Browser.
- Gráfico de implantação do controle do agente v0.0.74:
- Adicionado suporte para atualização remota do componente de implantação de controle de agente.
- Gráfico de entrega contínua de controle de agente v0.0.2:
- Adicionado suporte para atualização remota do componente Agente de Controle de entrega contínua.
- Agente de infraestrutura v1.67.3:
New docs
- Added Access management for managing cardinality to control user access to cardinality-related metrics and manage permissions for metric ingestion limits.
- Added Monitor cardinality to track and monitor your metric cardinality usage to optimize data ingestion and avoid unexpected costs.
Minor changes
- Added new configuration parameter
DROP_DATA_FOR_ENTITYfor ebpf.
Release notes
- Improved session trace data collection by implementing 16KB payload size threshold for data harvests, consistent with other browser agent features.
- Fixed a bug that removes the event buffer inspection event to avoid a memory leak on using
console.logwith thenewrelicwindow event listener.
Kubernetes integration v3.45.0
- This integration is included in the following chart versions:
- Resolved the issue to update import statements for error stack parsing compatible with React Native version 0.78 and lower.
- Updated the Native iOS agent to version 7.5.9.
- Updated the Native Android agent to version 7.6.8.
- Updated the Native iOS agent to version 7.5.7.
- APM fusion mode is in limited preview.
- Added
APMconnect retry logic. - Added
godebugto resolve AWS Firewall issue. - Added
requestIdextraction from logs forNode.jsruntime. - Updated Readme for
--enable-license-key-secret.
- Added
- Added option to build
nodejstest Layers for local testing. - Updated AWS SDK and Go Version to address Security Vulnerabilities
[CVE-2020-8911, CVE-2020-8912, CVE-2025-0913, CVE-2025-4673].
- Added option to build
- In Serverless APM mode, transaction names now include the event source name as a prefix. This enhancement improves transaction identification and traceability in the New Relic UI by clearly indicating the triggering event source.
- Reverted changes to thread tracking logic for span initialization. This change restores the previous behavior of tracking the thread where spans start, addressing issues that arose from the updated logic.
Major changes
- Updated Node.js agent compatibility report.
- Updated .NET agent with the latest verified compatible library versions.
Minor changes
- Updated the Debian operating system to version 12 ("bookworm") to support the infrastructure agent for Linux.
- Updated
accountId()function for querying the data limits. - Updated Windows MSI installer to support 64-bit Windows (Intel/AMD).
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.pathtopathlib.Path. - Fixed issue with JSON encoding PosixPath.
- Kubernetes integration v3.44.1
- This integration is included in the following chart versions:
- .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/sdkclient callsclient.callTool,client.readResource, andclient.getPrompt. - Fixed logic around detecting OTEL packages.
- Updated
shimmer.setupSubscribersto properly setup and skip subscribers that are disabled.
- Added ability to register
- Node.js Agent v13.2.1
- Updated agent to use
@apm-js-collab/tracing-hooksfor the CJS/ESM registration for tracing channel based instrumentation.
- Updated agent to use
New docs
- Added Support for NRQL functions in gateway rules to outline the NRQL functions supported in Pipeline Control gateway rules.
- Added troubleshooting steps to resolve Frequent Fluent Bit Restart Events by adjusting hostname resolution settings in the New Relic infrastructure agent configuration.
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
- Added entity tags restrictions for
WHEREclause in Drop data using Pipeline Control cloud rules. - Added Best practices for optimizing your knowledge source content for New Relic AI Knowledge connector.
Release notes
- Check out our What's New posts:
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/JbossEapCheckversion compatibility check
- updated the
- .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.urlobfuscation
- 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-54798vulnerability and underlying Ubuntu vulnerabilities to address security vulnerabilities in Node Browser runtimes.
- Fixed the tmp
- 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.
- Cordova agent v7.0.8:
New docs
- Added NerdGraph tutorial: Create custom role for Teams to guide you in using the New Relic NerdGraph API to create and manage custom roles for Teams.
Minor changes
- Changed the Alert events per condition threshold to 1k per minutes.
- Updated the latest verified .Net agent compatible versions and requirements.
- Updated the version and version-support information about the service broker for VMware Tanzu.
- Updated the version support information about the New Relic NGINX integration buildpack for VMware Tanzu.
- Updated the version and version-support information about New Relic Nozzle for VMware Tanzu.
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
SqlTraceandTransactionTraceevents using drop rules. - Addressed vulnerabilities in the
golang.org/x/netpackage, including a cross-site scripting issue and an HTTP Proxy bypass related to IPv6 Zone IDs. - Upgraded to Go
1.24and the following dependencies are updated to enhance security and incorporate recent fixes:golang.org/x/net to v0.38.0golang.org/x/sys to v0.31.0golang.org/x/text to v0.23.0
- Implemented a new functionality to selectively drop data and attributes from
- 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
- Job Manager v452:
New docs
- Added Compute Budgets documentations to provide you a mechanism to monitor and alert on your Compute Consumption Unit (CCU) usage.
Major changes
- Updated Compatibility and requirements for Node.js agent.
- Updated Compatibility and requirements for Alpine Linux for PHP agent.
- Updated the agent specific requirements for Pipeline Control.
- Updated the JFR related the configuration requirements for Java agent.
- Updated the pricing and billing information for New Relic pricing and billing in:
Minor changes
- Clarified the language in .NET agent to capture the SQL parameters in .NET agent compatibility and requirements document.
- Refined the language in Oracle Database Monitoring Integration.
Release notes
Check out our What's New posts:
Stay up-to-date with our latest releases:
- 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-logsto collect logs generated by the agent-control installation.
- Added
- Job Manager v451:
- Fixed vulnerabilities related to
common-lang3Java 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.
- Fixed vulnerabilities related to
- 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-lang3Java and Ubuntu to address security issues in the Ping runtime.
- Fixed vulnerabilities related to
- Python Agent v10.15.0:
- Added support for
oracledb - Fixed a bug in
MessageBrokerinstrumentations where the serialize methods were looking for thedestination_nameattribute on theMessageTransactionand it did not exist. - Fixed the AWS utilization metadata issue when running AWS and K8s together.
- Added support for
- 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.stacktraceattribute to datastore spans when the duration exceeds the configured threshold. - Fixed
Brewfilesource links. - Fixed an error that occurs when using the
HTTPX 1.5.0to 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.
Novos documentos
- Adicionado novo recurso sobre como depurar problemas de agente New Relic Browser , incluindo logging detalhado, monitoramento de solicitação de rede e evento de inspeção para melhor resolução de problemas em agentes versões 1.285.0 e superiores.
- Adicionado suporte ao Azure Functions para monitoramento de funções
pythone.node.js. - Otimizador de custos adicionado para insights acionáveis para melhorar a eficiência do computador, com recurso para identificar ineficiências, fornecer recomendações de otimização e estimar economias de CCU na plataforma New Relic.
- Adicionada Inteligência de Custos na Nuvem, oferecendo ferramentas para visibilidade e gerenciamento de custos cloud, incluindo recursos como detalhamentos abrangentes de custos, alocação de custos Kubernetes, estimativa de custos em tempo real e coleta de dados entre contas, atualmente suportando apenas custos da Nuvem da AWS.
- Adicionada observabilidade OpenTelemetry para Kubernetes com integração independente de provedor de recursos New Relic para monitoramento contínuo do cluster por meio do gráfico Helm, aprimorando os sinais de telemetria para métricas, eventos e logs transmitidos para as ferramentas e o painel do New Relic.
- Adicionada limitação e resolução de problemas para integração Windows
- Adicionada integração com AWS via CloudFormation e CloudWatch Metric Streams, com suporte à API Polling para serviços não suportados.
- Adicionada tag aprimorada para banco de dados entidade New Relic para banco de dados entidade monitorada via integração no host para MySQL e MS SQL Server, enriquecendo insights e organização de metadados no New Relic sem afetar o faturamento ou a telemetria existente.
Grandes mudanças
- Adicionadas funções não agregadoras às referênciasNRQL .
- Atualizados os requisitos do agenteRuby e a estrutura suportada.
- Adicionados logs como evento personalizado New Relic aos logs do OpenTelemetry no documento New Relic.
- Atualizados os tempos de execução com suporte para funções Linux, Windows e em contêineres no documento Compatibilidade e requisitos para funções Azure instrumentadas.
- Atualizados os dados métricos do Confluent integração na nuvem.
- O GCP Cloud Run foi removido da configuração do agente Node.js.
- Compatibilidade e requisitos atualizados para monitoramento de IA para incluir bibliotecas adicionais suportadas pelo agente .NET.
- Adicionado ponto de extremidade dualstack de telemetria New Relic ao tráfego de redeNew Relic .
- Adicionado
GcpHttpExternalRegionalLoadBalancerSampleà integração de monitoramento do Google Cloud Load Balancing. - Adicionado o procedimento de inicialização do OpenShift sobre como instalar o documento do gerenciador de tarefas do Sintéticos.
- Atualizada a versão 12 do agente Node.js.
- Adicionada integração perfeita para AWS com New Relic utilizando CloudFormation e CloudWatch Metric Streams, incluindo suporte para pesquisa de API.
Pequenas mudanças
- Adicionado
Transactioncomo período de retenção para rastreamento da transação. - Adicionado
Destinationcomo uma nova categoria para Regras e limites de alerta. - Foi adicionado um destaque na Introdução ao documento do Azure Native New Relic Service para garantir que as configurações de diagnóstico nos recursos do Azure estejam configuradas corretamente ou desabilitar o encaminhamento por meio do Azure Native New Relic Service para impedir que dados sejam enviados para a plataforma New Relic.
- Atualizou a última biblioteca compatível para o agente .NET.
- Adicionou um aviso no documento de notas de versão do agente iOS para anunciar que, a partir da versão 7.5.4 do iOS SDK, uma alteração agora resulta no relato de evento Handled Exception suprimido anteriormente.
- Requisitos atualizados para relacionamentos de contêiner de serviço para especificar atributos de recursos para ambientes Kubernetes e
container.idpara ambientes não-Kubernetes, garantindo a configuração de telemetria adequada para recursosOpenTelemetry no New Relic. - Adicionado suporte CLI para instalação de versão de agente de infraestrutura específica, permitindo implantação consistente e compatibilidade de sistema; especifique a versão usando
@X.XX.Xno nome da receita. - Foi adicionado um destaque para enfatizar os requisitos de acesso de função para usar os recursos Manage Account Cardinality, Manage Metric Cardinality e Create Pruning Rules na interface; certifique-se de que as permissões estejam definidas no Gerenciamento de Cardinalidade.
- Atualizada a compatibilidade e os requisitos para o agente Node.js para
v12.23.0. - Adicionadas permissões mínimas necessárias para configurar um Elasticsearch.
- Atualizou o atributo
FACETlimite máximo de uso aceitável de 5.000 para 20.000 valores para sintaxe de alerta NRQL.
Notas de versão
Anunciado 7 de janeiro de 2026 como a data de fim de vida para as regras de descarte direcionadas a infraestrutura evento em
SystemSample,ProcessSample,NetworkSampleeStorageSampleCom efeito imediato, o Fim da Vida Útil do FACET em messageId e timestamp na condição do alerta.
Anunciado 28 de outubro de 2025 como a data de fim da vida útil do Attention Required.
Confira nossas postagens de Novidades:
- Envie notificação diretamente para o Microsoft Teams
- O New Relic Compute Optimizer já está disponível para todos!
- Consulta de Logs Cross Account no Unified consulta Explorer
- O monitoramento do Kubernetes com OpenTelemetry já está disponível!
- O monitoramento de nós do Windows para Kubernetes agora está em versão de visualização pública
- Identificar problemas de desempenho: filtragem avançada para visualizações de página e Core Web Vitals
- Agora você pode classificar pelos erros mais recentes
- Seus dados do navegador, seus termos: Novas opções de controle
- Análise de consulta profunda para banco de dados agora disponível para todos
- NRQL Previsões e Alertas Preditivos agora estão disponíveis para o público em geral
- Convergência APM + OpenTelemetry GA
- Integração Agentic para GitHub Copilot e ServiceNow agora disponível para todos
Fique por dentro dos nossos últimos lançamentos:
Tempo de execução da API do Node v1.2.119
- Corrigidos problemas de vulnerabilidades.
Tempo de execução do Ping v1.51.0
- Vulnerabilidades de logback-core corrigidas para tempo de execução de ping.
- Vulnerabilidades do servidor jetty corrigidas para tempo de execução de ping.
- Vulnerabilidades corrigidas do Ubuntu para tempo de execução de ping.
- Atualizar definição de
BrowserInteractionepreviousUrl. - Adicionado evento de inspeção adicional.
- Valor fixo da API
finishedtimeSinceLoad.
- Atualizar definição de
- Ajustes internos corrigidos no backend e relacionados ao CI para compatibilidade futura da plataforma.
- Corrigido um problema que impedia que certos clientes vissem resultados para alguns monitores com tempos de execução mais longos.
- Adicionado suporte para
Azure Function Apps. - Arquivos
pb2corrigidos para habilitar o suporteprotobuf v6.
- Adicionado suporte para
- Desempenho aprimorado para resolver ANRs ao relatar logs.
- Corrigido um problema para continuar relatando logs após o encerramento do aplicativo.
- Foi resolvido um problema com o monitoramento do estado do aplicativo e a transmissão de dados.
- Poucas violações foram melhoradas ao ativar o modo estrito.
- Atualizado
golang.org/x/cryptoparav0.39.0. - Atualizado
goparav1.24.4.
- Atualizado
- Adicionado suporte para o Azure Service Bus.
- Erros de compilação do profiler corrigidos com o VS mais recente.
- Adicionada API de tempo de execução do Composer para ser usada por padrão para detectar pacotes usados pelo aplicativo PHP.
- Corrigido comportamento indefinido na API de tempo de execução do Composer.
Tempo de execução do navegador Node v3.0.32
- Opções do construtor de cromo atualizadas para o Chrome 131.
Aplicativo móvel para iOS v6.9.8
- O recurso Ask AI foi aprimorado com uma conexão de soquete mais robusta e confiável, garantindo uma experiência perfeita.
Aplicativo móvel para Android v5.29.7
- O recurso Ask AI foi aprimorado com uma conexão de soquete mais robusta e confiável, garantindo uma experiência perfeita.
- Adicionado suporte para streaming
openaiv5. - Adicionado suporte para api
openai.responses.create. - Corrigido o log de erro para cabeçalho tracestate indefinido.
- Adicionado suporte para streaming
agente de infraestrutura v1.65.0
- Dependência atualizada
newrelic/nri-winservicesparav1.2.0 - tag do docker alpina atualizada para
v3.22
- Dependência atualizada
agente de infraestrutura v1.65.1
- atualizar dependência
newrelic/nri-flexparav1.16.6
- atualizar dependência
- Corrigida a precedência da condição de corrida do atributo personalizado.
- Aumentou o núcleo beta do OTEL para
v0.128.0
- Aumentou o núcleo beta do OTEL para
Agente de mídia para HTML5.JS v3.0.0
- Foi introduzido um novo tipo de evento.
- O tipo de evento
PageActionfoi descontinuado.
Agente de mídia para HTML5.JS v3.1.1
- Publicação npm habilitada para o pacote, garantindo fácil acessibilidade e distribuição.
- As compilações
cjs,esmeumdforam adicionadas à pastadist, garantindo compatibilidade com os formatos de módulo CommonJS, ES Modules e UMD.
Agente de mídia para Roku v4.0.0
- Foi introduzido um novo tipo de evento.
- O tipo de evento
RokuVideofoi descontinuado. - O tipo de evento
RokuSystemfoi descontinuado.
Agente de mídia para Roku v4.0.1
- Renomeado
errorNamecomerrorMessage, poiserrorNamefoi descontinuado.
- Renomeado
- Atualização de imagem base fixa de
ubuntu 22.04paraubuntu 24.4
- Atualização de imagem base fixa de
Tempo de execução do Ping v1.52.0
- Atualização da imagem base aprimorada de
ubuntu 22.04paraubuntu 24.04
- Atualização da imagem base aprimorada de
- Adicionado suporte para monitoramento de nós Windows no cluster do Kubernetes.
Aplicativo móvel para Android v5.29.8
- Bug corrigido e interface de usuário melhorada para uma experiência mais suave.
- Adicionada a capacidade de gerar relatórios apenas sobre os intervalos de entrada e saída.
- Adicionado suporte ao Node.js 24.
- Relatório de compatibilidade atualizado.
Tempo de execução da API do Node v1.2.120
- Corrigidas as vulnerabilidades para
CVE-2024-39249
- Corrigidas as vulnerabilidades para
Aplicativo móvel para iOS v6.9.9
- O recurso Ask AI foi aprimorado com prompt dinâmico.
- Adicionada mensagem interna para tarefas longas.
- Resolvido o problema que impedia que o rastreamento distribuído fosse desabilitado.
Tempo de execução do navegador Node v3.0.35
- Imagem base atualizada
- Metadados vinculados para serviços de aplicativos Azure.
- Removido
MonoFlatMapMaininstrumentação.
- Implementado limite de tamanho de valor de atributo configurável
- Relatório de compatibilidade atualizado.
- Atualizar a versão do gráfico kube-state-métrica de
5.12.1para5.30.1
- Atualizar a versão do gráfico kube-state-métrica de
- Corrigido um problema que poderia fazer com que distributed tracing não tivesse todas as informações de conta necessárias no início de uma sessão.
Aplicativo móvel para Android v5.29.9
- Feedback aprimorado com renderização dinâmica da interface do usuário.
Aplicativo móvel para Android v5.30.0
- Corrigimos bugs e atualizamos os sinalizadores do Teams GA para uma melhor experiência do usuário.
- Utilização revertida. Voltar para a versão v3.39.0 devido a bug de deadlock
- Removidos os testes awssupport_test.go que adicionavam dependência direta ao módulo go
- Melhorou o agente nativo do Android atualizado para a versão 7.6.7
- Melhorou o agente nativo do iOS atualizado para a versão 7.5.6
- Suporte abandonado para Node.js 18
- Versão mínima suportada atualizada para
fastifypara 3.0.0,pinopara 8.0.0 ekoa-routerpara 12.0.0
- Corrigido o relatório previousUrl vazio como indefinido
agente de infraestrutura v1.65.4
- Atualizou a dependência
newrelic/nri-prometheuspara v2.26.2
- Atualizou a dependência
Aplicativo móvel para iOS v6.9.10
- Feedback aprimorado com renderização dinâmica da interface do usuário.
- Adicionado suporte para tamanho de página de 16 KB
agente de infraestrutura v1.65.3
- Alça de processo do Windows alterada.
- Colidiu
nri-dockerparav2.5.1,nri-prometheusparav2.26.1
- Adicionado suporte para tópicos no Azure Service Bus
- Instrumento fixo AWS Bedrock Converse API
- Implementado limite de tamanho de valor de atributo configurável
- Relatório de compatibilidade atualizado
CLI de diagnóstico (nrdiag) v3.4.0
- Erros corrigidos relacionados ao GLIBC, como
/lib64/libc.so.6: version 'GLIBC_2.34'não encontrado, foram resolvidos
- Erros corrigidos relacionados ao GLIBC, como
New docs
- Added Change Tracking Events to track changes across your applications and infrastructure using New Relic's Change Tracking capability. Capture, visualize, and analyze changes to understand their impact on your systems.
- Added the procedure to upgrade the Prometheus agent to version 2.
- Added a document that explains what is nested variables and how to use them on dashboards.
Major changes
- Added Application hangs on startup troubleshooting guide for .NET agent.
- Added examples of Run on-host integrations manually (dry-run) about Windows - Microsoft SQL Server (from an Administrator powershell).
- Added Measure API for Browser API.
- Added Java agent config file template for 8.21.0 Java agent release.
- Updated user types required for sharing dashboards and charts in the security and access document.
- New Relic AI agent integrations for Github Copilot and Gemini are now in general availability. Updated the documents as follows:
- Updated the View Session Replays in New Relic document to reflect server-side configuration changes for session replay settings in browser agent version 1.259.0+.
- Added information to Data Privacy with New Relic and Security policy documents about periodic audits and deactivation of accounts for terminated employees.
- Added the updated configuration to the document that explains how to install media video agent for browser application.
Minor changes
- Updated compatibility requirements for the Java agent.
- Added logging to the feature list under browser agent
start()API. - Updated Java agent configuration: Config file with
NEW_RELIC_ATTRIBUTES_HTTP_ATTRIBUTE_MODE=both. - Updated the Java agent licenses.
- Added a callout in the New Relic AI Knowledge Connector and RAG tool and document configuration documents ensuring that indexed document's visibility complies with organizational policies.
- Updated the versions of AWS dependencies for version 3.0.0 of the New Relic AWS Lamdba OpenTracing Java SDK library in the SDK based instrumentation documentation.
- Updated the title of the
Predictive alerts document. Earlier the title wasPredictive capability . - Updated the Source map API document with the revised maximum source map upload limit.
- Updated the .Net agent compatibility and requirements document with the latest compatible versions.
- Updated the Azure Functions monitoring document with the information about unsuportablity of the Linux OS with the Consumption plan and In-Process function model.
- In the Compatibility and requirements document, updated installation method for instrumenting Azure functions, specifically adjusting the environment variable instructions for Windows using the Azure Site Extension.
- Updated the Custom tags for application logs document with the JAVA agent version that supports custom tags.
- Added unix timestamp requirement in the addToTrace API document.
- Updated the compatibility and requirements for the Node.js agent.
Release notes
Announced January 7, 2026, as the End of Life date for the Drop Filter Rules API.
Check out our What's New posts:
Stay up-to-date with our latest releases:
- Fixed Vulnerability issues.
- Added example for New Relic AI monitoring, along with instrumentation of Lambda functions with response streaming.
- Updated
SAMexamples to include latest layers and packages. - Updated
RubyLambda instrumentation example. - Updated Readme to include
NEW_RELIC_COLLECT_TRACE_IDenvironment variable which can be used to addtrace-idto the Lambda logs. - Resolved the issue where Extension inaccurately captured timeout durations for Lambda function timeout errors.
- Added Azure Function HTTP streaming support.
- Added check to only set a FakeSpan if
transaction.agent.otelSpanKeyexists. - Fixed redis legacy test suite.
- Updated security agent.
- Added cross agent otel bridge tests.
- Added support for OTEL metrics API.
- Fixed common.getKeys logic.
- Fixed Google Cloud Run hostname issue.
- Updated go version to resolve
go/stdlibvulnerability. - Updated example for AI monitoring in response streaming.
- Updated go version to resolve
- Enhanced visibility into Reactor Mono.flatMap calls.
- Added new instrumentation for Spring-Kafka and distributed tracing when using the core Kafka client library.
- Adds the measure API to the
newrelicglobal object. - Fixed race between end of session and features aborting.
- Implemented the behavior of harvesting first session trace payload immediately.
- Adds the measure API to the
Mobile app for Android v5.29.6:
- Fixed issues in NRAI and Inapp Feedback.
- Infrastructure agent now supports Fluent Bit v3.2.10.
- Fluent Bit Output Plugin Docker image now uses Fluent Bit 3.2.10.
- New Relic Logging Helm chart now installs the new plugin image (newrelic-logging chart version 1.27.0).
AWS Firehose Log Forwarder v1.0.0:
- Accelerated AWS logs forwarding with New Relic's One-Step Observability.
- Simplified logs onboarding with the cloudFormation template.
- Enhanced operational efficiency.
- Included AWS Secrets Management for advanced security.
AWS Lambda Log Forwarder v1.0.0:
- Accelerated AWS logs forwarding with New Relic's One-Step Observability.
- Simplified logs onboarding with the cloudFormation template.
- Enhanced operational efficiency.
- Included AWS Secrets Management for advanced security.
AWS Lambda Log Forwarder v1.1.0:
- Logs from AWS Lambda functions now have request IDs added to every message using the UUID found in the first and last log entries.
Kubernetes integration v3.41.0:
- Now Kubelet pod fetch can be configured to use
KUBE_SERVICEendpoint instead of local node. - Updated alpine to v3.22.0.
- Fixed the environment variable issue in the
FetchPodsFromKubeServiceconfig.
- Now Kubelet pod fetch can be configured to use
- Fixed the pesky socket connection issues.
- Enabled remote configuration of the Survey sheet parameters.
- Built the agent using Xcode 16.3 to auto-correct errors related to Code Coverage.
- Fixed an issue that could set the distributed tracing account incorrectly.
- Fixed an issue that could cause the agent to crash when setting session attributes.
- Added Gemini AI LLM instrumentation.
- Refactored getHostnameSafe to accommodate GCP.
- Updated openai instrumentation to work with 5.0.0+.
- Updated rules to work with 1.17.0 and 1.24.0 for consumer and producer span kind.
- Added preliminary otel configuration.
- Added logic to check the shutdown of
logserverand prevent handler from sending messages to log channel. - Removed Circle CI workflow.
- Added
WaitGroupto resolvelog server panic.
- Added logic to check the shutdown of
- Fixed logback-core, jetty-server, and ubuntu vulnerabilities.
- Prevented ST from holding onto Event refs in memory when aborted.
- Remove dash fragments from the
entryNameattribute inBrowserPerformanceevents so they no longer appear in reported URLs. - Added safeguards for the addToTrace calls.
- Added support for Model Context Protocol (MCP).
- Fixed import logic for
importlib.metadataandpkg_resources.
Kubernetes integration v3.42.0:
- Enhanced configuration option for GKE-Autopilot to auto-configure necessary settings.