New docs
- Added IBM MQ OpenTelemetry integration for monitoring IBM MQ with OpenTelemetry, covering host, Kubernetes, metrics, and troubleshooting setups.
- Added Redis OpenTelemetry integration for monitoring Redis with OpenTelemetry, covering Docker, host, and Kubernetes setups.
- Added HAProxy OpenTelemetry integration for monitoring HAProxy with OpenTelemetry, covering self-hosted and Kubernetes setups.
- Added Azure VNet flow log monitoring for forwarding and querying Azure virtual network flow log data.
Major changes
- Cross account destinations is now generally available.
Minor changes
- Added
blocksparameter documentation to thesendSlackworkflow automation action for sending Slack Block Kit messages, along with a table of supported block types. - Updated the Node.js agent compatibility requirements with the latest automated compatibility report.
- Updated the Docker Linux install and Docker Windows install examples for the .NET agent with instructions for installing a specific version instead of the latest.
- Corrected the Intelligent workload membership update interval from 5 minutes to 10 minutes, noting it's subject to change during public preview.
- Clarified in NRQL query time range that raw metric datapoint inclusion depends on a datapoint's begin time, not its end time.
- Updated Workload status configuration to clarify which status methods are available for Standard versus Intelligent workloads.
- Added guidance for removing a user from an authentication domain or organization to multiple user records.
- Updated the .NET agent compatibility requirements to clarify IBM DB2 support and limitations for both .NET Core and .NET Framework.
- Added support for Ubuntu 26.04 (Resolute) to log forwarding via the infrastructure agent, via Fluent Bit 5.0.6.
EOLs
- End of life for Drupal 7 and 9 monitoring in the PHP agent: Support ends October 15, 2026.
- End of life for Node.js 20 runtime support: New Relic agents no longer support the Node.js 20 runtime, which reached end-of-life on April 30, 2026.
Release notes
Stay up-to-date with our latest releases:
NRDOT Host Monitoring v1.19.0:
- Verified the host use case to work with
nrdot-collector:1.19.0.
- Verified the host use case to work with
Fluent Bit 5.0.8 / New Relic Fluent Bit Output Plugin 3.7.0:
- Upgraded to Go 1.26.4 for CVE fixes.
- The infrastructure agent now recommends Fluent Bit 5.0.8 (Linux) and 5.0.7 (Windows) packages.
- Simulator devices now report as
simulator-(deviceType). - Removed the KMP detection that caused instability in 7.7.3.
- Fixed crashes in async web request recording and a harvest config race condition.
- Simulator devices now report as
- Added instrumentation for Google ADK agent workflows.
- Added token counting for Anthropic, Google GenAI, OpenAI, and AWS Bedrock.
- Fixed an instrumentation crash with
graphql-corev3.2.10 and reduced the outboundtracestateheader size.
Node.js agent v14.2.0 and v14.2.1:
- Added Node.js 26 support and a
profiling.source_mapping.enabledconfig option. - Fixed a memory leak caused by duplicate
uncaughtExceptionhandlers registered by thewinstoninstrumentation.
- Added Node.js 26 support and a
Kubernetes integration v4.3.7:
- Released as part of the newrelic-infrastructure-4.3.7 and nri-bundle-8.0.2 chart versions.
- Added a
web_socketsinit config block to enable WebSocket monitoring (disabled by default). - Added internal detection for FCP, INP, CLS, and LCP when the agent is spawned by a micro frontend.
- Added a
Mobile app for Android v5.43.3:
- Bug fixes and UI improvements.
React Native agent v1.8.7 and Flutter agent v1.2.9:
- Updated the native iOS agent to v7.7.4.
Synthetics runtimes — Job Manager v584, Node API runtime rc1.28, Node browser runtime rc1.28 and rc1.29, and Ping runtime v1.75.0:
- Patched underlying OS and dependency CVEs across all synthetics images.
- Streamed large HAR payloads (over 100 MB) directly to disk instead of buffering in memory, for the Node browser runtime.
New docs
- Added a dedicated troubleshooting page for Windows MSI installer fails with error 1603, so you can resolve infrastructure agent installation failures on Windows.
Major changes
- Restructured the OpenTelemetry Microsoft SQL Server monitoring docs into a dedicated multi-page section, from guided setup through host and Amazon RDS instructions, metrics, compatibility, and troubleshooting.
- Updated ECS on EC2 and ECS on Fargate monitoring with a NRDOT Collector option alongside the OpenTelemetry Collector, so you can run the sidecar with New Relic's supported distribution.
Minor changes
- Updated the OpenTelemetry Oracle Database and database service identification docs with corrected parameters.
- Documented how to export dashboards and charts through the NerdGraph API as PDF or PNG, with custom dimensions, template variable overrides, and entity filters, and updated the UI export steps to cover PNG.
- Documented how to query specific knowledge connectors in New Relic AI chat, using
/{connector-name}to target a single source or a broad search across all connectors. - Added the gauge chart type to the chart types documentation.
- Updated the Node.js agent compatibility requirements with the latest compatibility report.
- Updated the .NET agent compatibility requirements with the latest supported library versions.
- Updated the Ruby agent hybrid support details, including raising the minimum supported Ruby agent version to 10.6.0, and the AWS integrations setup instructions.
- Clarified in the Data ingestion UI docs that the Auto view doesn't support the time picker and shows data in 5-minute intervals for up to one day, so use the Daily, Weekly, or Monthly views for longer ranges.
- Removed the overlay APIs from the SDK navigation documentation.
What's new posts
- Added Enhanced dashboard exports and a new chart image snapshot mutation in NerdGraph to announce two new NerdGraph mutations for generating PDF snapshots of full dashboard pages and standalone chart images.
Release notes
Stay up-to-date with our latest releases:
- Added the
nroracledbreceiver,nrsqlserverreceiver,secretsmanagerprovider, andaesprovidercomponents for database monitoring.
- Added the
- Updated bundled dependencies, including
golang.org/x/net, the Alpine base image (v3.24), and containerd (v1.7.33).
- Updated bundled dependencies, including
- Added Redis Cluster instrumentation.
- Upgraded golang to 1.26.4 and updated outdated dependencies.
- Fixed a realpath buffer overrun in install-util and a stack overflow.
- Moved Session Replay image compression off the main thread to reduce capture overhead.
- Fixed stale offline payloads by enforcing a time-to-live that discards data queued too long.
- Ensured buffered events are sent in the final harvest during app shutdown, and fixed session attributes that could be lost during the shutdown harvest.
- Added offline storage functionality for Mobile Session Replay.
- Changed the default session replay masking mode to disallow programmatic unmasking.
- Fixed an infinite loop in EventDeserializer that froze the agent on launch.
Kubernetes integration v4.3.6:
- Released as part of the newrelic-infrastructure-4.3.6 and nri-bundle-8.0.0 chart versions.
Mobile app for Android v5.43.2:
- Bug fixes and UI improvements.
- Added an in-app log detail view to inspect full log attributes, filter by attribute, and copy values.
- Added configurable in-app surveys for gathering user feedback.
- Improved login reliability along with performance and stability.
React Native agent v1.8.6, Flutter agent v1.2.8, Capacitor agent v1.6.8, Unity agent v1.6.2, Cordova agent v7.1.7, and .NET MAUI agent v1.2.5:
- Updated the native Android agent to v7.7.7 and the native iOS agent to v7.7.3.
Synthetics runtimes — Job Manager v574, Node API runtime rc1.27, Node browser runtime rc1.27, and Ping runtime v1.73.0:
- Patched underlying OS and dependency CVEs across all synthetics images.
- For the Node browser runtime, removed performance logs, HAR files, and screenshots from the container logs.
Nouveaux documents
- Ajout des workflows Jira Security RX pour fournir des conseils sur la création et la synchronisation automatiques des tickets Jira pour les vulnérabilités d'application détectées.
- Ajout d'une action d'arrêt de machine virtuelle Azure au catalogue d'actions afin que vous puissiez éteindre des machines virtuelles Azure dans le cadre de vos workflows automatisés.
- Ajout de détails sur l'enregistrement et la gestion des préférences de dashboard pour expliquer comment New Relic enregistre et restaure les configurations de dashboard Video Overview et Ad Overview d'une session à l'autre.
- Ajout de règles d'obfuscation concernant l'agent Streaming vidéo et publicitaire pour Android, navigateur, iOS et Roku afin de fournir des conseils sur la façon de masquer les données sensibles avec des règles basées sur des expressions régulières avant la transmission.
Changements majeurs
- Mise à jour de la présentation des intégrations Security RX et de la présentation des applications pour définir « 10.51.1 » comme version de base pour l’intégration Security RX .NET.
- Mise à jour de la documentation CCI avec la tarification d'ingestion de facturation par fournisseur, des conseils sur la portée de l'intégration parent par rapport au sous-compte, et les prérequis de configuration Azure.
Modifications mineures
- Mise à jour du guide d'installation de l'agent Node.js avec des instructions pour instrumenter les applications Apollo et Next.js.
- Mise à jour des exigences de compatibilité de l'agent Node.js avec le dernier rapport de compatibilité.
- Mise à jour du document de configuration de l'agent Ruby avec les dernières options de configuration.
- Mise à jour de la documentation de monitoring ECS EC2 et ECS Fargate avec la configuration corrigée pour le nombre de tâches en cours d'exécution.
- Amélioration de l'action de l'agent New Relic dans le catalogue d'actions avec l'ajout de descriptions de contexte.
Notes de version
Restez au courant de nos dernières sorties :
- Correction du plantage d'Azure Functions lorsqu'elles incluent des en-têtes de réponse.
- Mise à jour du rapport de compatibilité.
- Mise à jour de la version minimale des packages
@opentelemetry0.xvers^0.219.0. - Ajout de la prise en charge de la configuration du proxy et des métriques de supportabilité à l’exportation des métriques OpenTelemetry.
- Mise à jour de la version minimale des packages
- Ajout de la prise en charge de l'agent hybride pour les événements SpanLink, les événements SpanEvent et le type de span sur tous les spans.
- Ajout de la prise en charge de l'API
OpenTelemetry::Tracer#start_root_span. - Correction de
instrumentation.rails_event_logger: falsene désactivant pas l'instrumentation.
- Ajout de métriques internes Kafka et de commentaires de métadonnées SQL pour la corrélation APM à la base de données du monitoring des performances des requêtes.
- Ajout de variables d'environnement alternatives pour les codes d'erreur attendus et les codes d'erreur ignorée.
- Correction du tracing distribué pour le corps de HttpWebRequest et les requests asynchrones.
- Correction du tag de la sortie précédente.
- Application des mises à jour de sécurité Dependabot pour nrgochi, nrmongo, nrmongo-v2 et nrnats.
- Ajout de composants de base de données forkés et de fournisseurs supplémentaires pour le cas d’utilisation de la base de données.
- Ajout de composants OHI pour les métriques de conteneur AWS ECS, HAProxy, Kafka et Redis.
Agent d'infrastructure v1.77.0:
- Ajout de la prise en charge d’Ubuntu 26.04 LTS (Resolute Raccoon).
- Mise à jour des dépendances nri-flex et nri-prometheus.
Sortie 568 du gestionnaire de tâches Synthetics:
- Correction des vulnérabilités du système d'exploitation sous-jacent dans le gestionnaire de tâches Synthetics.
Agent média pour Video JS v4.2.0:
- Ajout d'une activation explicite pour AWS MediaTailor avec une prise en charge complète des domaines CDN personnalisés.
- Ajout d’une API
config.ad.typepour choisir entre le suivi publicitaire CSAI et SSAI. - Ajout du logging de bout en bout via
nrvideo.Logavec le mode de détection active enregistré dans le log au démarrage.
- Mise à jour de l'agent Android natif vers la version 7.7.6 et de l'agent iOS natif vers la version 7.7.2.
Agent Flutter v1.2.7, Agent Capacitor v1.6.7, Agent Unity v1.6.1, Agent Cordova v7.1.6, et Agent .NET MAUI v1.2.4:
- Mise à jour de l'agent Android natif vers la v7.7.6.
New docs
- Added nginx monitoring with Prometheus receiver for host environments and Kubernetes to provide comprehensive guidance for monitoring nginx using OpenTelemetry Prometheus receiver.
Major changes
- Updated .NET agent compatibility requirements with latest supported framework versions.
Minor changes
- Enhanced the following documentation with clarified customer eligibility and pricing model information:
- Updated ECS EC2 monitoring configuration with optimized OpenTelemetry configuration examples.
- Updated ECS Fargate monitoring configuration with improved configuration settings.
- Updated IAST troubleshooting documentation with refreshed allowlist IPs for csec endpoints.
- Enhanced SRE agent usage documentation with New Relic AI Knowledge integration section.
- Updated browser session replay privacy settings with enhanced configuration examples.
EOLs
- End of Life Announcement: Drop Filter Rules API: Updated EOL date extended to August 31, 2026 to better support migration and minimize disruption.
Release notes
Stay up-to-date with our latest releases:
- Added additional OHI components for enhanced monitoring capabilities.
- Bumped OTel component versions from v0.150.0 to v0.154.0 with improved performance.
- Updated host config node naming conventions due to upstream changes.
Kubernetes integration v4.3.1:
- Enhanced stability and performance improvements for Kubernetes monitoring.
- Updated chart versions for newrelic-infrastructure-4.3.1 and nri-bundle-7.0.21.
- Enhanced browser monitoring capabilities with improved performance tracking.
- Updated instrumentation for better compatibility with modern web frameworks.
- Fixed critical security vulnerabilities with updated dependencies.
- Enhanced runtime stability and performance improvements.
- Enhanced host monitoring capabilities with improved data collection.
- Updated configuration options for better resource management.
- Enhanced mobile app monitoring with improved crash detection.
- Updated performance tracking for Android applications.
- Fixed heading formatting and release version validation.
- Enhanced native code monitoring capabilities.
Synthetics Job Manager Release 556:
- Added enhanced monitoring capabilities for synthetic job processing.
- Improved job scheduling and execution performance.
Nouveaux documents
- Ajout de Configurer un proxy pour l’agent eBPF pour fournir des instructions sur le routage de la télémétrie de l’agent eBPF via des proxys d’entreprise dans des environnements à réseau restreint.
- Ajout des licences de l'extension Lambda (Rust) pour documenter les licences tierces utilisées dans l'extension Lambda New Relic (Rust).
Changements majeurs
- Mise à jour des prérequis de l'agent eBPF avec une limite supérieure de version du noyau, spécifiant la prise en charge des versions du noyau Linux de v5.8 à v6.14 sur les architectures x86-64 et arm64.
- Mise à jour de l’ installation d’eBPF sur Kubernetes et de l’ installation sur Linux avec une documentation complète sur la prise en charge des proxys, précisant que les proxys HTTP CONNECT utilisant le schéma
http://sont pris en charge et que les données télémétriques restent chiffrées par TLS de bout en bout. - Mise à jour des exigences de compatibilité d’agent Node.js avec une nouvelle section Instrumentation d’agent hybride, documentant la prise en charge de Next.js v16+ via l’instrumentation OpenTelemetry native à partir de l’agent v14.1.0.
- Mise à jour de la configuration de l’agent SRE pour supprimer l’exigence de SKU Advanced Compute, clarifiant les prérequis pour la configuration de l’agent SRE.
- Mise à jour des pages de référence de l'API NerdGraph Synthetics pour tous les types de moniteurs.
Modifications mineures
- Mise à jour des exigences de compatibilité du monitoring de l’IA afin d’orienter les lecteurs vers la page de compatibilité d’agent Java pour consulter la liste complète des bibliothèques de monitoring de l’IA prises en charge.
- Mise à jour de Monitorer votre application .NET MAUI avec des corrections mineures de mise en forme.
- Mise à jour de Rétrograder ou annuler votre compte avec un encart d’avertissement important concernant les effets en cascade de l’annulation du compte parent sur les sous-comptes.
- Mise à jour de Migrer de l’interrogation d’API vers les flux de métriques CloudWatch pour clarifier le titre de la section sur la validation des données.
- Ajout de la tuile des notes de sortie de l’agent SRE à la page d’index des notes de sortie.
- Ajout de l'historique des sorties précédemment manquant pour les agents de streaming Video & Ads sur navigateur, mobile et autres plateformes.
Notes de version
Consultez nos articles What's New pour en savoir plus sur les nouvelles fonctionnalités et sorties :
- Article sur les nouveautés pour New Relic Knowledge qui est désormais en disponibilité générale.
Restez au courant de nos dernières sorties :
- Ajout de l’intégration New Relic AI Knowledge pour connecter les rétrospectives, les post-mortems, les runbooks et les documents personnalisés de Confluence pour des recommandations basées sur l’équipe.
- Amélioration des taux d'achèvement des investigations de 21 %.
- Ajout de la corrélation de déploiement pour la comparaison des performances avant/après.
- Ajout de la compétence d'audit pour corréler les modifications de configuration aux règles d'alerte, aux moniteurs et aux workloads à l'aide des données
NrAuditEvent.
- Ajout d'une nouvelle intégration pour le SDK Anthropic.
- Ajout d'une nouvelle intégration pour GocqlX.
- Correction d'un bug dans sqlparse pour prendre en charge les instructions INTO facultatives dans les intégrations SQL.
- Correction d'un bug dans rnats qui provoquait des tests instables.
- Sécurité : mise à jour de la dépendance nrfiber.
Agent d'infrastructure v1.76.2:
- Ajout d'un point de terminaison de log configurable.
- Mise à jour de la version de Go de la 1.26.3 vers la 1.26.4 pour corriger les CVE-2026-42504, CVE-2026-27145 et CVE-2026-42507.
- Mise à jour de Fluent Bit vers la version 5.0.6 et du plug-in de sortie New Relic Fluent Bit vers la version 3.6.0.
- Mise à jour des versions des intégrations incluses (nri-docker, nri-flex, nri-winservices, nri-prometheus) pour corriger des CVE de sécurité.
- Agent d'infrastructure mis à jour pour recommander les packages Fluent Bit 5.0.6.
- L'image Docker du plug-in de sortie Fluent Bit a été mise à jour pour utiliser Fluent Bit 5.0.6 avec le plug-in de sortie 3.6.0.
- Mise à jour du chart Helm New Relic Logging pour installer la nouvelle image du plug-in.
- Ajout du programme d’installation MSI pour la distribution
nrdot-collectorsous Windows. - Correction de la CVE-2026-42504 en utilisant Golang 1.26.4 pour construire les artefacts.
- Ajout du programme d’installation MSI pour la distribution
Intégration Kubernetes v4.3.0:
- Inclus dans les versions
newrelic-infrastructure-4.3.0etnri-bundle-7.0.16du chart.
- Inclus dans les versions
Application mobile pour Android v5.42.1:
- Améliorations de l'interface utilisateur et débogage.
Gestionnaire de tâches Synthetics v549:
- Correction des vulnérabilités du système d’exploitation sous-jacent, y compris CVE-2026-41989, CVE-2026-34743, CVE-2025-61726, CVE-2026-25679, CVE-2025-47906, et CVE-2025-47912.
Synthetics Node Browser Runtime rc1.24:
- Chrome a été mis à jour vers la version 149.0.7827.102-1.
- Correction de plusieurs CVE de sécurité, notamment CVE-2026-27447, CVE-2026-34978, CVE-2026-34979, CVE-2026-34980 et d'autres.
Synthetics Ping Runtime v1.71.0:
- Correction de vulnérabilités de l'OS sous-jacent, notamment CVE-2026-45447, CVE-2026-34182, CVE-2026-45445, CVE-2026-34180, CVE-2026-42766 et d'autres.
New docs
- Added comprehensive Elasticsearch OpenTelemetry integration docs covering installation for standalone and Kubernetes environments using the New Relic OTel Collector and Prometheus.
- Added new OTel Kafka integration docs for Kubernetes self-managed environments alongside expanded docs for self-hosted Kafka monitoring with Prometheus.
Major changes
- Updated Service Architecture Intelligence (SAI) permissions docs to reflect that Catalogs and Maps no longer require extra roles:
- Applications catalog — clarified that no additional roles are needed to access the applications catalog.
- Repository catalog — clarified that no additional roles are needed to access the repository catalog.
- Advanced maps — updated permissions guidance and expanded configuration details.
- Updated AWS Lambda compatibility and permission requirements with expanded IAM permission details required for Lambda monitoring, including additional permissions needed for instrumentation and data collection.
- Updated .NET agent Lambda and SQS instrumentation docs to correct distributed tracing limitations and .NET Lambda instrumentation behavior.
- Added a tutorial video to the NerdGraph change tracking docs explaining how to set up change tracking events.
- Added Ruby 3.4 as a supported runtime to the AWS Lambda layered instrumentation docs.
- Updated New Relic Lens AWS connector docs to document the required
nrlens-prefix for connector naming. - Updated user management UI and tasks to replace example domain names with compliant placeholder values.
Minor changes
- Updated .NET agent compatibility requirements with the latest verified compatible versions for several instrumented packages, including Microsoft.Azure.Cosmos, EnyimMemcachedCore, and AWSSDK.DynamoDBv2.
- Updated the AI monitoring compatibility requirements page to point readers to the Node.js agent compatibility page for the full list of supported AI monitoring libraries.
- Updated GCP Cloud Cost Intelligence docs to add a navigation link to the General settings and Integrations pages for easier access after setup.
- Updated the FedRAMP compliance page to remove New Relic eAPM from the list of non-FedRAMP-authorized services.
- Minor enhancement to migrate from API polling to CWMS doc.
Release notes
Stay up-to-date with our latest releases:
- Added support for native Next.js OTEL instrumentation via the Hybrid Agent.
- Fixed label parser to handle empty values in an object key.
- Refactored
@hapi/hapi,@hapi/vision, andkoainstrumentation to use subscriber-based events. - Deprecated
instrumentLoadedModuleAPI.
- Added instrumentation for new Redis v8.8.0 commands.
- Fixed crash in LangGraph instrumentation due to context propagation issue.
- Improved handling and logging of harvest limit settings.
- Added
request.modelandresponse.modelattributes to LangChain Chain LLM events. - Fixed TypeError crash in LangGraph streaming instrumentation.
- Added
- Fixed
RecordDatastoreSegment()API to correctly use caller-supplied vendor name (note: metric names will change fromDatastore/*/Other/*toDatastore/*/<VendorName>/*). - Fixed StackExchange.Redis segments not being added to transactions before harvest.
- Updated MySql.Data instrumentation to support v9.7.0 signature changes.
- Fixed
- Session info is now namespaced per browser app using
licenseKeyandapplicationID, preventing session sharing across apps on the same origin.
- Session info is now namespaced per browser app using
- Fixed
set-service-accountfailure for local users. - Security: bumped containerd to v1.7.32 (CVE-2026-46680) and nri-flex to v1.18.4 (CVE-2026-45570).
- Fixed
Kubernetes integration v4.2.0:
- Included in
newrelic-infrastructure-4.2.0andnri-bundle-7.0.14chart versions.
- Included in
- Fixed crash in
newrelicTransformClasseswithIllegalAccessErrorafter upgrading to AGP 9.1.0. - Fixed NullPointerException in session replay textview section.
- Fixed
onTrimMemory()call in hybrid applications.
- Fixed crash in
- Fixed ANRMonitor blocking the main thread on its own lock.
- iOS dependencies can now be resolved via Swift Package Manager.
- Bundled External Dependency Manager for Unity (EDM4U) upgraded.
- Native Android agent updated to v7.7.5.
- Native iOS agent updated to v7.7.2.
- Updated Native iOS agent to v7.7.2.
Synthetics Ping Runtime v1.70.0:
- Security: fixed CVE-2026-41989 and CVE-2026-34743.
Synthetics Node API Runtime rc1.23:
- Security: fixed multiple CVEs including CVE-2026-43284, CVE-2026-43500, CVE-2026-46300, and others.
Synthetics Node Browser Runtime rc1.23:
- Security: updated Chrome to v149.0.7827.53-1; fixed multiple CVEs.
Pipeline Control Gateway v2.4.1:
- Added configuration-only mode (without Flux) with namespace-scoped permissions and built-in config-watcher sidecar.
- Added DaemonSet deployment mode for node-level telemetry processing.
New docs
- Added eBPF attributes reference to provide comprehensive documentation for all attributes collected by the New Relic eBPF agent.
- Added Install gateway without Flux to provide guidance for deploying the Pipeline Control Gateway without full automation, allowing users to manage gateway infrastructure using Kubernetes tools while still using the UI for pipeline configuration.
Major changes
- Updated Pipeline Control Gateway documentation with Fluxless installation mode support and improved configuration guidance.
- Updated Agent Control setup documentation with Fluxless installation instructions for deploying Agent Control without Flux CD dependency.
- Updated ECS EC2 monitoring and ECS Fargate monitoring documentation with enhanced OpenTelemetry configuration examples and deployment options.
- Updated MySQL and MariaDB integration install wizard with MariaDB compatibility updates, new configuration options, and improved query performance metrics guidance.
Minor changes
- Updated Browser API interaction documentation with new options and detailed return value descriptions for SPA interaction tracking.
- Updated Node.js VM measurements documentation to clarify differences between default and native samplers.
- Updated User management UI and tasks with name field validation requirements for user names.
- Updated Knowledge integration overview to improve navigation and clarify knowledge base integration features.
- Updated Install Node.js agent documentation with simplified installation instructions.
- Updated OpenTelemetry APM UI with
OtelMessagingConsumer1_24fallback behavior whenmessaging.operationisNULL. - Removed deprecated RDS instance logs support from AWS logs in context.
Release notes
Stay up-to-date with our latest releases:
- Added support for AI Model Context Protocol (MCP) 1.0.0 and above.
- Added instrumentation for Spring AI completion and embedding clients for versions 1.0.0 and up.
- Added support for Apache Camel 3.9.0+, Kafka Clients 4.0.0+, and Micronaut Http Clients 3.5.0+.
- Added AWS DAX support starting from 2.0.0 to latest.
- Added Solr 9 JMX module and JDBC batch operations support.
- Fixed coroutines instrumentation with improved async behavior tracking.
- Resolved Mule 4.9 IllegalAccessError.
- Fixed hasReplay getting added to errorMode before fullMode.
- Added UIColor safety to MSR to resolve reported crash.
- Fixed multiple crash issues in NRMAHarvester, hex library, NRMAMethodProfiler, and HexStore.
- Updated native iOS agent to version 7.7.2.
- Added support for Swift Package Manager.
- Enhanced SPA API to support targetPageLoad option for binding interactions to the initial page load event.
- Added support for Unicode.Encoding option for tail input plugin for fluent-bit.
- Added support for JP region endpoints.
- Fixed set-service-account for local users.
- Bumped containerd version to 1.7.32.
- Bumped nri-flex version to 1.18.4.
- Fixed underlying OS vulnerabilities including multiple CVEs.
- Fixed underlying OS vulnerabilities including multiple CVEs.
- Applied security patches for libarchive13t64, libgnutls30t64, and qs packages.
- Applied security patches for libarchive13t64, brace-expansion, qs, and ws packages.
Mobile app for Android v5.42.0:
- Bug fixes and improvements.
- Bug fixes and performance improvements.
New docs
- Added Service Level Management docs for two new GA features: Maintenance Windows for scheduling planned downtime that excludes bad events from SLI calculations, and Facet Compliance for breaking down SLO compliance and error budgets by attribute.
Major changes
- Added v14 migration guidance to Update the Node.js agent, including breaking changes, removed instrumentation, and updated minimum supported versions.
- Restructured Apollo Server plugin for Node.js to reflect the migration of
@apollo/serverinstrumentation from a standalone plugin to traditional instrumentation in v14. - Updated Install New Relic eBPF agent for Kubernetes and Install New Relic eBPF agent for Linux hosts with v1.4.1 release content including new configuration options and installation steps.
Minor changes
- Restructured the dashboard and chart sharing docs to have dedicated pages for the public sharing of dashboards and charts.
- Added
list_entity_performance_risk_groupstool to MCP tool reference for fetching performance risk groups from the Performance Risks Inbox. - Updated setMaxEventPoolSize Mobile SDK reference with an important callout for additional context.
- Updated .NET agent compatibility requirements with the latest supported framework versions.
- Fixed nginx dashboard names in NGINX integration and NGINX Plus integration docs to reflect current dashboard names.
- Updated New Relic One pricing and billing and Service Architecture Intelligence getting started to clarify that SAI capabilities are included at no additional cost for all full platform users.
- Updated New runtime, Manage monitor runtimes, and Runtime upgrade troubleshooting to centralize Chrome version references to "Latest."
- Updated Synthetic monitoring runtime transition guide with specific EOL dates for runtime transitions.
- Fixed a formatting issue in NRQL syntax, clauses, and functions by removing an internal app name reference.
- Fixed code block indentation in Update the Node.js agent.
What's new posts
- Added SLM update: Maintenance Windows and Facet Compliance are now Generally Available to announce GA availability of scheduled maintenance windows and facet-based SLO compliance tracking in Service Level Management.
Release notes
Stay up-to-date with our latest releases:
- Dropped support for Node.js 20 and
fastify3.x (breaking change). - Removed Cross Application Tracing (CAT) and License, Application, and Security Policies (LASP) support.
- Migrated
@apollo/serverinstrumentation from the@newrelic/apollo-server-pluginpackage to traditional instrumentation. - Removed instrumentation for
koa-routeandkoa-router. - Updated minimum supported versions for
@nestjs/cli,@nestjs/core,next,bluebird,mysql2, andcassandra-driver. - Updated
config.distributed_tracing.exclude_newrelic_headerdefault totrue.
- Dropped support for Node.js 20 and
- Fixed multiple security vulnerabilities including CVE-2024-50004, CVE-2024-58096, CVE-2025-37926, CVE-2025-38201, and others.
- Upgraded Chrome from 148.0.7778.167-1 to 148.0.7778.178-1.
- Fixed multiple security vulnerabilities including CVE-2026-3832, CVE-2026-3833, CVE-2026-5260, and others.
Kubernetes integration v4.1.1:
- Released as part of
newrelic-infrastructure-4.1.1chart andnri-bundle-7.0.12.
- Released as part of
- Added OCI IMDS v2 endpoint support.
- Updated
nri-docker,nri-winservices,nri-prometheus, andnri-flexdependencies. - Bumped Go version to 1.26.3.
Logstash Output Plugin v2.0.0:
- Switched to Manticore HTTP client with connection reuse for improved performance.
- Fixed gzip compression to resolve payload unmarshalling issues.
- Added user-configurable connection and socket timeout parameters.
- Updated integration tests to validate log delivery to New Relic.