New docs
- Added Grafana dashboard translation API functionality to support dashboard migration workflows.
- Released New Relic Japan data region and updated various documentation pages to reflect the new region and its capabilities across all products.
Major changes
- Rebranded SRE Agent to New Relic Autopilot across all documentation with updated terminology and references throughout the platform.
- Updated Vulnerability management documentation to remove invalid NRQL functions and fix query patterns for better accuracy.
- Removed vulnerability management add-on documentation as the feature has been integrated into core platform capabilities.
- Updated Scorecards templates library with comprehensive coverage of all available templates and improved organization structure.
- Updated the Node.js compatibility matrix to include the latest supported versions and clarify compatibility with various Node.js releases.
- Updated New Relic MCP server document to make it compliant with HIPAA compliance.
Minor changes
- Added scale an AKS agent pool actions to manage your AKS clusters directly from your workflows.
- Updated Terraform integration setup.
- Enhanced Microsoft SQL Server integration with updated configuration links and improved setup guidance.
- Fixed HAProxy integration endpoint documentation for improved accuracy and clarity.
- Added comprehensive custom certificate support for private locations with detailed setup instructions and configuration options for secure monitoring.
- Updated student program documentation with program details.
Release notes
Stay up-to-date with our latest releases:
- Added source mapping support to heap and CPU profilers for better debugging capabilities.
- Added OpenTelemetry resource attributes to all outgoing metrics calls for enhanced observability.
- Added server-side configuration support for AI monitoring settings (ai_monitoring.enabled, ai_monitoring.streaming.enabled, ai_monitoring.record_content.enabled).
- Fixed bunyan log forwarding multiple duplicate lines issue for cleaner logging.
- Fixed OpenTelemetry crash when adding exceptions to spans for improved stability.
- Added request queue time reporting from X-Request-Start/X-Queue-Start headers across all web hosts.
- Added server-side configuration support for AI monitoring settings for centralized management.
- Updated Npgsql instrumentation to support version 8.x and newer for database compatibility.
- Fixed panic condition caused by double close operation for improved stability.
- Fixed local server binding behavior to default strictly to localhost for enhanced security.
- Updated newrelic/nri-flex to v1.18.8 for improved flexibility monitoring.
- Updated newrelic/nri-winservices to v1.5.3 for Windows service monitoring enhancements.
- Updated newrelic/nri-prometheus to v2.29.4 for Prometheus integration improvements.
- Updated newrelic/nri-docker to v2.8.1 for Docker container monitoring enhancements.
- Updated newrelic-fluent-bit-output to v3.7.0 (Linux) with security vulnerability fixes (CVE-2026-39820, CVE-2026-42499, CVE-2026-33814, CVE-2026-42501, CVE-2026-33811, CVE-2026-42504).
- Updated nroracledbreceiver and nrsqlserverreceiver to v0.154.6 for enhanced database monitoring.
- Updated Microsoft SQL Server documentation links for improved guidance and accuracy.
NRDOT Host Monitoring v1.20.0:
- Verified compatibility with nrdot-collector:1.20.0 for host monitoring use cases.
- Enhanced host monitoring capabilities and performance optimization.
- Added support for New Relic's Japan data region with new region flag (accepts US, EU, or JP) for global accessibility.
- Updated golang.org/x/net dependency from 0.33.0 to 0.55.0 for security improvements and enhanced functionality.
Kubernetes integration v4.4.0:
- Enhanced Kubernetes cluster monitoring capabilities for improved container visibility.
- Improved performance and reliability for large-scale deployments and enterprise environments.
Streaming Android agent v26.07.14:
- Improved mobile streaming performance and reliability for real-time data collection.
- Enhanced data collection and transmission capabilities for better mobile monitoring.
Synthetics Runtime Releases:
- Job Manager v593: Enhanced vulnerability fixes and security improvements for synthetic monitoring infrastructure.
- Job Manager v589: Additional security and stability improvements for job management.
- Node API Runtime rc1.30: Updated runtime capabilities and bug fixes for API monitoring.
- Node API Runtime rc1.29: Performance improvements and enhanced monitoring capabilities.
- Node Browser Runtime rc1.31: Comprehensive browser automation updates and security fixes.
- Node Browser Runtime rc1.30: Enhanced browser compatibility and performance optimization.
- Ping Runtime v1.76.0: Network monitoring improvements and reliability enhancements.
- Enhanced agent management and control capabilities for centralized monitoring.
- Updated vulnerability fixes for synthetic monitoring components with comprehensive security improvements.
- Improved security posture and operational stability across all agent types.
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.
新しいドキュメント
- Windowsでのinfrastructureエージェントのインストレーションの失敗を解決できるように、Windows MSIインストーラがエラー1603で失敗するの専用トラブルシューティングページを追加しました。
主な変更点
- OpenTelemetryのMicrosoft SQL Server監視ドキュメントを、ガイド付きセットアップからホストおよびAmazon RDSの手順、メトリクス、互換性、トラブルシューティングに至るまで、専用のマルチページセクションに再構築しました。
- New Relicがサポートするディストリビューションでサイドカーを実行できるように、OpenTelemetry Collectorと並んでNRDOT Collectorオプションを追加し、ECS on EC2およびECS on Fargateの監視を更新しました。
マイナーチェンジ
- 修正されたパラメーターを使用して、OpenTelemetryのOracleデータベースおよびデータベースサービス識別のドキュメントを更新しました。
- カスタムディメンション、テンプレート変数の上書き、およびエンティティフィルターを使用して、NerdGraph APIを介してダッシュボードとチャートをPDFまたはPNGとしてエクスポートする方法をドキュメント化し、PNGをカバーするようにUIのエクスポート手順を更新しました。
- New Relic AIチャットで特定のナレッジコネクタをクエリする方法を文書化しました。
/{connector-name}を使用して単一のソースをターゲットにするか、すべてのコネクタにわたって広範な検索を行います。 - チャートタイプのドキュメントにゲージチャートタイプを追加しました。
- 最新の互換性レポートを使用して、Node.jsエージェントの互換性要件を更新しました。
- サポートされている最新のライブラリバージョンを使用して、.NETエージェントの互換性要件を更新しました。
- サポートされる最小のRubyエージェントバージョンを10.6.0に引き上げるなど、Rubyエージェントのハイブリッドサポートの詳細と、AWSインテグレーションのセットアップ手順を更新しました。
- データ取り込みUIのドキュメントで、自動ビューはタイムピッカーをサポートしておらず、最大1日分のデータを5分間隔で表示するため、より長い期間には日次、週次、または月次ビューを使用することを明確にしました。
- SDKナビゲーションのドキュメントからオーバーレイAPIを削除しました。
新着投稿
- ダッシュボードのページ全体とスタンドアロンのチャート画像のPDFスナップショットを生成するための2つの新しいNerdGraphミューテーションを発表するために、NerdGraphでの強化されたダッシュボードエクスポートと新しいチャート画像スナップショットミューテーションを追加しました。
リリースノート
弊社の最新リリース情報を常に把握してください:
- データベース監視用に
nroracledbreceiver、nrsqlserverreceiver、secretsmanagerprovider、およびaesproviderコンポーネントを追加しました。
- データベース監視用に
golang.org/x/net、Alpineベースイメージ(v3.24)、containerd(v1.7.33)を含む、バンドルされた依存関係を更新しました。
- Redis Clusterインストゥルメンテーションを追加しました。
- golangを1.26.4にアップグレードし、古い依存関係を更新しました。
- install-utilのrealpathバッファオーバーランとスタックオーバーフローを修正しました。
- キャプチャのオーバーヘッドを削減するため、セッションリプレイの画像圧縮をメインスレッドから移動しました。
- 長期間キューに入れられたデータを破棄するTime-To-Liveを強制することにより、古いオフラインのペイロードを修正しました。
- アプリのシャットダウン時の最終ハーベストでバッファリングされたイベントが確実に送信されるようにし、シャットダウンのハーベスト中に失われる可能性があったセッション属性を修正しました。
- モバイルセッションリプレイにオフラインストレージ機能を追加しました。
- デフォルトのセッションリプレイのマスキングモードを変更し、プログラムによるマスク解除を許可しないようにしました。
- リリース時にエージェントをフリーズさせていたEventDeserializerの無限ループを修正しました。
- newrelic-infrastructure-4.3.6 および nri-bundle-8.0.0 チャート バージョンの一部としてリリースされました。
- バグ修正とUIの改善。
- 完全なログ属性を検査し、属性でフィルタリングし、値をコピーするためのアプリ内ログ詳細ビューを追加しました。
- ユーザーフィードバックを収集するための設定可能なアプリ内アンケートを追加しました。
- パフォーマンスと安定性とともに、ログインの信頼性を向上させました。
React Native エージェント v1.8.6、Flutter エージェント v1.2.8、Capacitor エージェント v1.6.8、Unityエージェント v1.6.2、Cordovaエージェント v7.1.7、および.NET MAUI エージェント v1.2.5:
- ネイティブAndroidエージェントをv7.7.7に、ネイティブiOSエージェントをv7.7.3に更新しました。
syntheticランタイム — Job Manager v574、Node APIランタイム rc1.27、Nodeブラウザランタイム rc1.27、およびPingランタイム v1.73.0:
- すべての外形監視イメージにわたって、基盤となるOSおよび依存関係のCVEにパッチを適用しました。
- Nodeブラウザランタイムの場合、コンテナログからパフォーマンスログ、HARファイル、およびスクリーンショットを削除しました。
新しいドキュメント
- 検出されたアプリケーションの脆弱性に対するJiraチケットの自動作成と同期に関するガイダンスを提供するため、Security RX Jiraワークフローを追加しました。
- 自動化されたワークフローの一部としてAzure VMの電源をオフにできるように、アクションカタログにAzure仮想マシンの停止アクションを追加しました。
- New Relicがセッション間でVideo OverviewおよびAd Overviewダッシュボードの設定を保存および復元する方法を説明するために、ダッシュボード設定の保存と管理に関する詳細を追加しました。
- 送信前に正規表現ベースのルールで機密データをマスクするためのガイダンスを提供するために、Android、ブラウザ、iOS、およびRoku向けのStreaming Video & Adsエージェントに関する難読化ルールを追加しました。
主な変更点
- Security RX .NETインテグレーションのベースバージョンとして「10.51.1」を設定するために、Security RXインテグレーションの概要とアプリケーションの概要を更新しました。
- CCIのドキュメントを更新し、プロバイダー別の請求取り込み価格、親アカウントとサブアカウントのインテグレーションスコープに関するガイダンス、およびAzureセットアップの前提条件を追加しました。
マイナーチェンジ
- インストゥルメントされたApolloおよびNext.jsアプリケーションの手順を追加して、Node.jsエージェントのインストレーションガイドを更新しました。
- 最新の互換性レポートを使用して、Node.jsエージェントの互換性要件を更新しました。
- Rubyエージェントの設定ドキュメントを最新の設定オプションで更新しました。
- 実行中のタスク数の修正された設定を追加して、ECS EC2およびECS Fargateの監視ドキュメントを更新しました。
- コンテキストの説明を追加し、アクションカタログのNew Relicエージェントアクションを強化しました。
リリースノート
弊社の最新リリース情報を常に把握してください:
- レスポンスヘッダーが含まれている場合にAzure Functionsがクラッシュする問題を修正しました。
- 互換性レポートを更新しました。
@opentelemetry0.xパッケージの最小バージョンを^0.219.0に更新しました。- OpenTelemetryメトリクスのエクスポートに、プロキシ設定のサポートとサポートアビリティメトリクスを追加しました。
- すべてのスパンでのSpanLinkイベント、SpanEventイベント、およびスパンの種類に対するハイブリッドエージェントのサポートを追加しました。
OpenTelemetry::Tracer#start_root_spanAPIのサポートを追加しました。instrumentation.rails_event_logger: falseが計装を無効にしない問題を修正しました。
- APMとDBクエリパフォーマンス監視の相関付けのために、Kafka内部メトリクスとSQLメタデータコメントを追加しました。
- 予期されるエラーコードと無視されたエラーコードの代替環境変数を追加しました。
- HttpWebRequestの本文と非同期requestsのディストリビューティッド(分散)トレーシングを修正しました。
- 以前のリリースのタグを修正しました。
- nrgochi、nrmongo、nrmongo-v2、およびnrnatsにDependabotのセキュリティアップデートを適用しました。
- データベースのユースケース向けに、フォークされたデータベースコンポーネントと追加のプロバイダーを追加しました。
- AWS ECSコンテナのメトリクス、HAProxy、Kafka、およびRedisのOHIコンポーネントを追加しました。
- Ubuntu 26.04 LTS(Resolute Raccoon)のサポートを追加しました。
- nri-flexおよびnri-prometheusの依存関係を更新しました。
- Syntheticsジョブマネージャーの基盤となるOSの脆弱性を修正しました。
- カスタムCDNドメインを完全にサポートする、AWS MediaTailorの明示的なオプトインを追加しました。
- CSAIとSSAIの広告トラッキングを選択するための
config.ad.typeAPIを追加しました。 - 起動時にアクティブ検出モードがログに記録される、
nrvideo.Logを介したエンドツーエンドのログを追加しました。
- ネイティブAndroidエージェントをv7.7.6に、ネイティブiOSエージェントをv7.7.2に更新しました。
Flutterエージェント v1.2.7、Capacitorエージェント v1.6.7、Unityエージェント v1.6.1、Cordovaエージェント v7.1.6、および.NET MAUIエージェント v1.2.4:
- ネイティブAndroidエージェントを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.
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.