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.
Nuevos documentos
- Se agregaron los flujos de trabajo de Jira de Security RX para proporcionar orientación sobre cómo crear y sincronizar automáticamente tickets de Jira para las vulnerabilidades de la aplicación detectadas.
- Se agregó una acción de detención de máquina virtual de Azure al catálogo de acciones para que pueda apagar las máquinas virtuales (VM) de Azure como parte de sus flujos de trabajo automatizados.
- Se agregaron detalles sobre cómo guardar y administrar las preferencias del dashboard para explicar cómo New Relic guarda y restaura la configuración del dashboard de Video Overview y Ad Overview entre sesiones.
- Se agregaron reglas de ofuscación relacionadas con el agente de Streaming Video & Ads para Android, navegador, iOS y Roku para brindar orientación sobre cómo enmascarar datos confidenciales con reglas basadas en expresiones regulares antes de la transmisión.
Cambios importantes
- Se actualizó la descripción general de integraciones de Security RX y la descripción general de aplicaciones para establecer '10.51.1' como la versión base para la integración de .NET de Security RX.
- Se actualizó la documentación de CCI con precios de ingesta de facturación por proveedor, orientación sobre el alcance de la integración de cuenta principal frente a subcuenta y requisitos previos de configuración de Azure.
Cambios menores
- Se actualizó la guía de instalación del agente Node.js con instrucciones para instrumentar aplicaciones de Apollo y Next.js.
- Se actualizaron los requisitos de compatibilidad del agente Node.js con el último informe de compatibilidad.
- Se actualizó el documento de configuración del agente Ruby con las últimas opciones de configuración.
- Se actualizó la documentación de monitoreo de ECS EC2 y ECS Fargate con la configuración corregida para el recuento de tareas en ejecución.
- Se mejoró la acción del agente de New Relic en el catálogo de acciones con descripciones de contexto adicionales.
Notas de la versión
Mantener actualizado con nuestros últimos lanzamientos:
- Se solucionó el bloqueo de Azure Functions cuando incluyen encabezados de respuesta.
- Se actualizó el reporte de compatibilidad.
- Se actualizó la versión mínima de los paquetes
@opentelemetry0.xa^0.219.0. - Se agregó soporte para la configuración de proxy y métricas de soporte a la exportación de métricas de OpenTelemetry.
- Se actualizó la versión mínima de los paquetes
- Se agregó soporte del agente híbrido para eventos SpanLink, eventos SpanEvent y tipo de span en todos los spans.
- Se agregó soporte para la API
OpenTelemetry::Tracer#start_root_span. - Se corrigió que
instrumentation.rails_event_logger: falseno deshabilitara la instrumentación.
- Se agregaron métricas internas de Kafka y comentarios de metadatos SQL para la correlación de APM a BD para el Monitoreo del rendimiento de consultas.
- Se agregaron variables de entorno alternativas para los códigos de error esperados y de error omitido.
- Se corrigió el rastreo distribuido para el cuerpo de HttpWebRequest y las requests asíncronas.
- Se corrigió la etiqueta de la versión anterior.
- Se aplicaron actualizaciones de seguridad de Dependabot para nrgochi, nrmongo, nrmongo-v2 y nrnats.
- Se agregaron componentes de base de datos bifurcados y proveedores adicionales para el caso de uso de base de datos.
- Se agregaron componentes OHI para métricas de contenedor de AWS ECS, HAProxy, Kafka y Redis.
Agente de infraestructura v1.77.0:
- Se agregó soporte para Ubuntu 26.04 LTS (Resolute Raccoon).
- Se actualizaron las dependencias nri-flex y nri-prometheus.
Synthetics Job Manager Release 568:
- Se corrigieron vulnerabilidades del sistema operativo subyacente en el administrador de trabajos de Sintéticos.
Agente de medios para Video JS v4.2.0:
- Se agregó la opción explícita para AWS MediaTailor con soporte completo para dominios de CDN personalizados.
- Se agregó una API de
config.ad.typepara elegir entre el seguimiento de anuncios CSAI y SSAI. - Se agregó logging de extremo a extremo a través de
nrvideo.Logcon el modo de detección activa registrado en el inicio.
Agente de React Native v1.8.5:
- Agente nativo de Android actualizado a la versión 7.7.6 y agente nativo de iOS a la versión 7.7.2.
Agente de Flutter v1.2.7, Agente de Capacitor v1.6.7, Agente de Unity v1.6.1, Agente Cordova v7.1.6, y Agente .NET MAUI v1.2.4:
- Se actualizó el agente nativo de Android a la v7.7.6.
Nuevos documentos
- Se agregó el monitoreo de nginx con el receptor de Prometheus para entornos de host y Kubernetes para proporcionar una guía completa para el monitoreo de nginx utilizando el receptor de Prometheus de OpenTelemetry.
Cambios importantes
- Se actualizaron los requisitos de compatibilidad del agente .NET con las últimas versiones compatibles del framework.
Cambios menores
Se mejoró la siguiente documentación con información aclarada sobre la elegibilidad de los clientes y el modelo de precios:
Se actualizó la configuración de monitoreo de ECS EC2 con ejemplos de configuración de OpenTelemetry optimizados.
Se actualizó la configuración de monitoreo de ECS Fargate con ajustes de configuración mejorados.
Se actualizó la documentación de resolución de problemas de IAST con direcciones IP de la lista de permitidos actualizadas para los extremos de csec.
Se mejoró la documentación de uso del agente de ingeniería de fiabilidad del sitio (SRE) con la sección de integración de New Relic AI Knowledge.
Se actualizaron las configuraciones de privacidad de Session Replay del browser con ejemplos de configuración mejorados.
EOL
- Anuncio de fin de vida útil: API de reglas de filtro de descarte: fecha de EOL actualizada y extendida hasta el 31 de agosto de 2026 para respaldar mejor la migración y minimizar las interrupciones.
Notas de la versión
Mantener actualizado con nuestros últimos lanzamientos:
- Se agregaron componentes OHI adicionales para capacidades de monitoreo mejoradas.
- Se actualizaron las versiones de los componentes OTel de v0.150.0 a v0.154.0 con un rendimiento mejorado.
- Se actualizaron las convenciones de nomenclatura de los nodos de configuración del host debido a cambios upstream.
Integración de Kubernetes v4.3.1:
- Estabilidad mejorada y mejoras de rendimiento para el monitoreo de Kubernetes.
- Se actualizaron las versiones de gráficos para newrelic-infrastructure-4.3.1 y nri-bundle-7.0.21.
- Capacidades de monitoreo de browser mejoradas con un seguimiento del rendimiento mejorado.
- Se actualizó la instrumentación para una mejor compatibilidad con los framework web modernos.
Runtime de Node browser rc1.25:
- Se corrigieron vulnerabilidades de seguridad críticas con dependencias actualizadas.
- Estabilidad del runtime mejorada y mejoras de rendimiento.
- Capacidades de monitoreo de host mejoradas con una recopilación de datos mejorada.
- Se actualizaron las opciones de configuración para una mejor gestión de recursos.
- Monitoreo de aplicaciones móviles mejorado con una detección de fallos mejorada.
- Se actualizó el seguimiento del rendimiento para las aplicaciones de Android.
- Se corrigió el formato de los encabezados y la validación de la versión de lanzamiento.
- Capacidades de monitoreo de código nativo mejoradas.
Lanzamiento 556 de Synthetics Job Manager:
- Se agregaron capacidades de monitoreo mejoradas para el procesamiento de trabajos Sintéticos.
- Rendimiento mejorado de la programación y ejecución de trabajos.
New docs
- Added Configure a proxy for the eBPF agent to provide guidance for routing eBPF agent telemetry through corporate proxies in restricted-network environments.
- Added Lambda Extension (Rust) licenses to document third-party licenses used in the New Relic Lambda Extension (Rust).
Major changes
- Updated eBPF agent requirements with an upper kernel version bound, specifying support for Linux kernel versions v5.8 to v6.14 on both x86-64 and arm64 architectures.
- Updated eBPF Kubernetes installation and Linux installation with comprehensive proxy support documentation, clarifying that HTTP CONNECT proxies using the
http://scheme are supported and that telemetry data remains TLS-encrypted end-to-end. - Updated Node.js agent compatibility requirements with a new Hybrid Agent Instrumentations section, documenting Next.js v16+ support via native OpenTelemetry instrumentation starting with agent v14.1.0.
- Updated SRE Agent setup to remove the Advanced Compute SKU requirement, clarifying prerequisites for setting up the SRE Agent.
- Updated Synthetics NerdGraph API reference pages for all monitor types.
Minor changes
- Updated AI monitoring compatibility requirements to direct readers to the Java agent compatibility page for the full list of supported AI monitoring libraries.
- Updated Monitor your .NET MAUI application with minor formatting corrections.
- Updated Downgrade or cancel your account with an important callout warning about parent account cancellation cascade effects on sub-accounts.
- Updated Migrate from API polling to CloudWatch Metric Streams to clarify the data validation section heading.
- Added SRE Agent release notes tile to the release notes index page.
- Added previously missing release history for streaming Video & Ads agents across browser, mobile, and other platforms.
Release notes
Check out our What's New posts to learn about new features and releases:
- What's New post for New Relic Knowledge which is now Generally Available.
Stay up-to-date with our latest releases:
- Added New Relic AI Knowledge integration to connect Confluence retros, postmortems, runbooks, and custom documents for team-grounded recommendations.
- Improved investigation completion rates by 21%.
- Added deployment correlation for before-and-after performance comparison.
- Added audit skill to correlate configuration changes to alert policies, monitors, and workloads using
NrAuditEventdata.
- Added new integration for Anthropic SDK.
- Added new integration for GocqlX.
- Fixed bug in sqlparse to support optional INTO statements in SQL integrations.
- Fixed bug in rnats that caused flaky testing.
- Security: bumped nrfiber dependency.
- Added configurable log endpoint.
- Updated Go version from 1.26.3 to 1.26.4 to address CVE-2026-42504, CVE-2026-27145, and CVE-2026-42507.
- Updated Fluent Bit to version 5.0.6 and New Relic Fluent Bit output plugin to 3.6.0.
- Updated bundled integration versions (nri-docker, nri-flex, nri-winservices, nri-prometheus) to address security CVEs.
- Updated Infrastructure agent to recommend Fluent Bit 5.0.6 packages.
- Updated Fluent Bit Output Plugin Docker image to use Fluent Bit 5.0.6 with output plugin 3.6.0.
- Updated New Relic Logging Helm chart to install the new plugin image.
- Added MSI installer for the
nrdot-collectordistribution on Windows. - Fixed CVE-2026-42504 by using Golang 1.26.4 to build artifacts.
- Added MSI installer for the
Kubernetes integration v4.3.0:
- Included in
newrelic-infrastructure-4.3.0andnri-bundle-7.0.16chart versions.
- Included in
Mobile app for Android v5.42.1:
- UI improvements and bug fixes.
- Fixed underlying OS vulnerabilities including CVE-2026-41989, CVE-2026-34743, CVE-2025-61726, CVE-2026-25679, CVE-2025-47906, and CVE-2025-47912.
Synthetics Node Browser Runtime rc1.24:
- Updated Chrome to version 149.0.7827.102-1.
- Fixed multiple security CVEs including CVE-2026-27447, CVE-2026-34978, CVE-2026-34979, CVE-2026-34980, and others.
Synthetics Ping Runtime v1.71.0:
- Fixed underlying OS vulnerabilities including CVE-2026-45447, CVE-2026-34182, CVE-2026-45445, CVE-2026-34180, CVE-2026-42766, and others.
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.