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.
New docs
- Added Security RX Jira workflows to provide guidance on automatically creating and syncing Jira tickets for detected application vulnerabilities.
- Added an Azure virtual machine stop action to the actions catalog so you can power off Azure VMs as part of your automated workflows.
- Added details on saving and managing dashboard preferences to explain how New Relic saves and restores Video Overview and Ad Overview dashboard configurations across sessions.
- Added obfuscation rules regarding the Streaming Video & Ads agent for Android, browser, iOS, and Roku to provide guidance on masking sensitive data with regex-based rules before transmission.
Major changes
- Updated Security RX integrations overview and applications overview to set '10.51.1' as the base version for the Security RX .NET integration.
- Updated CCI documention with per-provider billing ingest pricing, parent vs. sub-account integration scope guidance, and Azure setup prerequisites.
Minor changes
- Updated the Node.js agent installation guide with instructions for instrumenting Apollo and Next.js applications.
- Updated the Node.js agent compatibility requirements with the latest compatibility report.
- Updated the Ruby agent configuration document with the latest configuration options.
- Updated ECS EC2 and ECS Fargate monitoring documentation with corrected configuration for the running task count.
- Enhanced the New Relic agent action in the actions catalog with added context descriptions.
Release notes
Stay up-to-date with our latest releases:
- Fixed Azure Functions crashing when they include response headers.
- Updated the compatibility report.
- Updated the minimum version of
@opentelemetry0.xpackages to^0.219.0. - Added proxy configuration support and supportability metrics to OpenTelemetry metrics export.
- Updated the minimum version of
- Added Hybrid agent support for SpanLink events, SpanEvent events, and span kind on all spans.
- Added support for the
OpenTelemetry::Tracer#start_root_spanAPI. - Fixed
instrumentation.rails_event_logger: falsenot disabling the instrumentation.
- Added Kafka internal metrics and SQL metadata comments for APM to DB Query Performance Monitoring correlation.
- Added alternative environment variables for expected and ignored error codes.
- Fixed distributed tracing for HttpWebRequest body and async requests.
- Corrected the tag from the previous release.
- Applied Dependabot security updates for nrgochi, nrmongo, nrmongo-v2, and nrnats.
- Added forked database components and additional providers for the database use case.
- Added OHI components for AWS ECS container metrics, HAProxy, Kafka, and Redis.
- Added support for Ubuntu 26.04 LTS (Resolute Raccoon).
- Updated the nri-flex and nri-prometheus dependencies.
Synthetics Job Manager Release 568:
- Fixed underlying OS vulnerabilities in the Synthetics job manager.
Media agent for Video JS v4.2.0:
- Added explicit opt-in for AWS MediaTailor with full support for custom CDN domains.
- Added a
config.ad.typeAPI to choose between CSAI and SSAI ad tracking. - Added end-to-end logging through
nrvideo.Logwith active detection mode logged at startup.
- Updated the native Android agent to v7.7.6 and the native iOS agent to v7.7.2.
Flutter agent v1.2.7, Capacitor agent v1.6.7, Unity agent v1.6.1, Cordova agent v7.1.6, and .NET MAUI agent v1.2.4:
- Updated the native Android agent to 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 Relic eBPFエージェントによって収集されるすべての属性に関する包括的なドキュメントを提供するために、eBPF属性リファレンスを追加しました。
- ユーザーがPipelineの設定にUIを引き続き使用しながら、Kubernetesツールを使用してゲートウェイのインフラストラクチャを管理できるように、完全な自動化なしでPipeline Control Gatewayをデプロイするためのガイダンスを提供するInstall gateway without Fluxを追加しました。
主な変更点
- Fluxlessインストレーションモードのサポートと設定ガイダンスの改善を追加して、Pipeline Control Gatewayのドキュメントを更新しました。
- Flux CDの依存関係なしでAgent ControlをデプロイするためのFluxlessインストレーション手順を追加し、Agent Controlのセットアップドキュメントを更新しました。
- OpenTelemetryの設定例とデプロイメントオプションを拡充して、ECS EC2監視およびECS Fargate監視のドキュメントを更新しました。
- MySQLおよびMariaDBインテグレーションのインストールウィザードを更新し、MariaDBの互換性アップデート、新しい設定オプション、および改善されたクエリパフォーマンスメトリクスのガイダンスを追加しました。
マイナーチェンジ
- SPAインタラクションのトラッキング用の新しいオプションと詳細な戻り値の説明を追加し、Browser APIインタラクションのドキュメントを更新しました。
- デフォルトサンプラーとネイティブサンプラーの違いを明確にするため、Node.js VMの測定ドキュメントを更新しました。
- ユーザー名の名前フィールドの検証要件を追加して、ユーザー管理UIとタスクを更新しました。
- ナビゲーションを改善し、ナレッジベースインテグレーションの機能を明確にするため、ナレッジインテグレーションの概要を更新しました。
- Node.jsエージェントのインストールのドキュメントを更新し、インストレーション手順を簡素化しました。
messaging.operationがNULLの場合のOtelMessagingConsumer1_24フォールバック動作でOpenTelemetry APM UIを更新しました。- コンテキストでのAWSログから、非推奨のRDSインスタンスログのサポートを削除しました。
リリースノート
弊社の最新リリース情報を常に把握してください:
- AIモデル Context Protocol(MCP)1.0.0以降のサポートを追加しました。
- バージョン1.0.0以降のSpring AI completionおよびembeddingクライアントの計装を追加しました。
- Apache Camel 3.9.0+のサポートを追加、Kafka Clients 4.0.0+、およびMicronaut Http Clients 3.5.0+。
- 2.0.0から最新バージョンまでのAWS DAXサポートを追加しました。
- Solr 9 JMXモジュールおよびJDBCバッチ操作のサポートを追加しました。
- 非同期動作の追跡を改善し、コルーチンの計装を修正しました。
- Mule 4.9のIllegalAccessErrorを解決しました。
- fullMode より前に hasReplay が errorMode に追加される問題を修正しました。
- 報告されたクラッシュを解決するため、MSRにUIColorの安全性を追加しました。
- NRMAHarvester、hexライブラリ、NRMAMethodProfiler、およびHexStoreにおける複数のクラッシュ問題を修正しました。
- ネイティブiOSエージェントをバージョン7.7.2に更新しました。
- Swiftパッケージマネージャのサポートを追加しました。
- インタラクションを初期ページロードイベントにバインドするためのtargetPageLoadオプションをサポートするように、SPA APIを強化しました。
- fluent-bitのtail入力プラグインでUnicode.Encodingオプションのサポートを追加しました。
- JPリージョンのエンドポイントのサポートを追加しました。
- ローカルユーザーの set-service-account を修正しました。
- containerdのバージョンを1.7.32に更新しました。
- nri-flexのバージョンを1.18.4に更新しました。
- 複数のCVEを含む、基盤となるOSの脆弱性を修正しました。
- 複数のCVEを含む、基盤となるOSの脆弱性を修正しました。
- libarchive13t64、libgnutls30t64、および qs パッケージにセキュリティパッチを適用しました。
- libarchive13t64、brace-expansion、qs、およびwsパッケージにセキュリティパッチを適用しました。
- バグ修正と改善。
- バグ修正とパフォーマンスの向上。
新しいドキュメント
- 2つの新しいGA機能に関するサービスレベル管理のドキュメントを追加しました:SLI計算から不良イベントを除外する計画的なダウンタイムをスケジュールするためのMaintenance Windows、および属性ごとにSLOコンプライアンスとエラーバジェットを分類するためのFacet Compliance。
主な変更点
- 破壊的変更、削除された計装、更新されたサポート対象の最小バージョンを含む、v14の移行ガイダンスをNode.jsエージェントの更新に追加しました。
- v14でのスタンドアロンプラグインから従来の計装への
@apollo/server計装の移行を反映するように、Node.js用Apollo Serverプラグインを再構築しました。 - 新しい設定オプションとインストレーション手順を含むv1.4.1リリースの内容で、Kubernetes向けNew Relic eBPFエージェントのインストールおよびLinuxホスト向けNew Relic eBPFエージェントのインストールを更新しました。
マイナーチェンジ
- ダッシュボードとチャートの共有ドキュメントを再構成し、ダッシュボードとチャートの公開共有用の専用ページを設けました。
- パフォーマンスリスクインボックスからパフォーマンスリスクグループを取得するための
list_entity_performance_risk_groupsツールをMCPツールリファレンスに追加しました。 - 追加のコンテキストを提供する重要なコールアウトを追加して、setMaxEventPoolSize Mobile SDKリファレンスを更新しました。
- .NETエージェントの互換性要件を、サポートされている最新のフレームワークバージョンで更新しました。
- 現在のダッシュボード名を反映するように、NGINXインテグレーションおよびNGINX Plusインテグレーションのドキュメントのnginxダッシュボード名を修正しました。
- すべてのフルプラットフォームユーザーに追加費用なしでSAIの機能が含まれることを明確にするため、New Relic Oneの価格と請求およびService Architecture Intelligenceの導入を更新しました。
- Chromeのバージョン参照を「最新」に一元化するため、新しいランタイム、モニターランタイムの管理、およびランタイムアップグレードのトラブルシューティングを更新しました。
- ランタイム移行の具体的なEOL日を記載して、外形監視ランタイム移行ガイドを更新しました。
- 内部アプリ名の参照を削除して、NRQLの構文、句、関数のフォーマットの問題を修正しました。
- Node.jsエージェントの更新のコードブロックのインデントを修正しました。
新着投稿
- サービスレベル管理におけるスケジュールされたメンテナンスWindowsとファセットベースのSLOコンプライアンストラッキングの一般提供(GA)開始をお知らせするために、SLMアップデート:メンテナンスWindowsとファセットコンプライアンスが一般提供されましたを追加しました。
リリースノート
弊社の最新リリース情報を常に把握してください:
- Node.js 20および
fastify3.xのサポートを終了しました(破壊的変更)。 - クロスアプリケーショントレーシング(CAT)とライセンス、アプリケーション、およびセキュリティポリシー(LASP)のサポートを削除しました。
@apollo/serverの計装を@newrelic/apollo-server-pluginパッケージから従来の計装に移行しました。koa-routeとkoa-routerの計装を削除しました。@nestjs/cli、@nestjs/core、next、bluebird、mysql2、およびcassandra-driverのサポートされる最小バージョンを更新しました。config.distributed_tracing.exclude_newrelic_headerのデフォルトをtrueに更新しました。
- Node.js 20および
- CVE-2024-50004、CVE-2024-58096、CVE-2025-37926、CVE-2025-38201などの複数のセキュリティ脆弱性を修正しました。
- Chromeを148.0.7778.167-1から148.0.7778.178-1にアップグレードしました。
- CVE-2026-3832、CVE-2026-3833、CVE-2026-5260などを含む複数のセキュリティ脆弱性を修正しました。
newrelic-infrastructure-4.1.1チャートおよびnri-bundle-7.0.12の一部としてリリースされました。
- OCI IMDS v2エンドポイントのサポートを追加しました。
nri-docker、nri-winservices、nri-prometheus、およびnri-flexの依存関係を更新しました。- Goのバージョンを1.26.3にアップデートしました。
- パフォーマンス向上のため、コネクションを再利用するManticore HTTPクライアントに切り替えました。
- ペイロードのアンマーシャリングの問題を解決するため、gzip圧縮を修正しました。
- ユーザーが設定可能な接続およびソケットのタイムアウトパラメーターを追加しました。
- New Relicへのログ配信を検証するため、インテグレーションテストを更新しました。