• /
  • EnglishEspañolFrançais日本語한국어Português
  • ログイン今すぐ開始

Docs release notesRSS

May 29
Docs May 25 - May 29, 2026

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

Release notes

  • Stay up-to-date with our latest releases:

    • Java agent v9.3.0:

      • 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.
    • iOS agent v7.7.2:

      • 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.
    • Flutter agent v1.2.6:

      • Updated native iOS agent to version 7.7.2.
      • Added support for Swift Package Manager.
    • Browser agent v1.315.0:

      • Enhanced SPA API to support targetPageLoad option for binding interactions to the initial page load event.
    • Infrastructure agent v1.76.0:

      • Added support for Unicode.Encoding option for tail input plugin for fluent-bit.
      • Added support for JP region endpoints.
    • Infrastructure agent v1.76.1:

      • Fixed set-service-account for local users.
      • Bumped containerd version to 1.7.32.
      • Bumped nri-flex version to 1.18.4.
    • Job Manager release 539:

      • Fixed underlying OS vulnerabilities including multiple CVEs.
    • Ping runtime v1.69.0:

      • Fixed underlying OS vulnerabilities including multiple CVEs.
    • Node API runtime rc1.22:

      • Applied security patches for libarchive13t64, libgnutls30t64, and qs packages.
    • Node browser runtime rc1.22:

      • Applied security patches for libarchive13t64, brace-expansion, qs, and ws packages.
    • Mobile app for Android v5.42.0:

      • Bug fixes and improvements.
    • Mobile app for iOS v6.9.26:

      • Bug fixes and performance improvements.

May 22
Docs May 18 - May 22, 2026

新しいドキュメント

  • 2つの新しいGA機能に関するサービスレベル管理のドキュメントを追加しました:SLI計算から不良イベントを除外する計画的なダウンタイムをスケジュールするためのMaintenance Windows、および属性ごとにSLOコンプライアンスとエラーバジェットを分類するためのFacet Compliance。

主な変更点

マイナーチェンジ

新着投稿

リリースノート

  • 弊社の最新リリース情報を常に把握してください:

    • Node.jsエージェント v14.0.0

      • Node.js 20およびfastify3.xのサポートを終了しました(破壊的変更)。
      • クロスアプリケーショントレーシング(CAT)とライセンス、アプリケーション、およびセキュリティポリシー(LASP)のサポートを削除しました。
      • @apollo/serverの計装を@newrelic/apollo-server-pluginパッケージから従来の計装に移行しました。
      • koa-routekoa-routerの計装を削除しました。
      • @nestjs/cli@nestjs/corenextbluebirdmysql2、およびcassandra-driverのサポートされる最小バージョンを更新しました。
      • config.distributed_tracing.exclude_newrelic_headerのデフォルトをtrueに更新しました。
    • Node API ランタイム rc1.21:

      • CVE-2024-50004、CVE-2024-58096、CVE-2025-37926、CVE-2025-38201などの複数のセキュリティ脆弱性を修正しました。
    • ノードブラウザランタイム rc1.21

      • Chromeを148.0.7778.167-1から148.0.7778.178-1にアップグレードしました。
      • CVE-2026-3832、CVE-2026-3833、CVE-2026-5260などを含む複数のセキュリティ脆弱性を修正しました。
    • Kubernetesインテグレーション v4.1.1:

      • newrelic-infrastructure-4.1.1チャートおよびnri-bundle-7.0.12の一部としてリリースされました。
    • Infrastructureエージェント v1.75.0:

      • OCI IMDS v2エンドポイントのサポートを追加しました。
      • nri-dockernri-winservicesnri-prometheus、およびnri-flexの依存関係を更新しました。
      • Goのバージョンを1.26.3にアップデートしました。
    • Logstash Outputプラグイン v2.0.0

      • パフォーマンス向上のため、コネクションを再利用するManticore HTTPクライアントに切り替えました。
      • ペイロードのアンマーシャリングの問題を解決するため、gzip圧縮を修正しました。
      • ユーザーが設定可能な接続およびソケットのタイムアウトパラメーターを追加しました。
      • New Relicへのログ配信を検証するため、インテグレーションテストを更新しました。

May 15
Docs May 11 - May 15, 2026

New docs

Major changes

Minor changes

What's new posts

Release notes

  • Stay up-to-date with our latest releases:

    • Python agent v13.0.0:

      • Removed support for Python lambda functions in the config file (security).
      • Excluded the newrelic distributed tracing header by default; only W3C traceparent and tracestate are sent.
      • Added Anthropic streaming and Gemini response streaming instrumentation.
      • Added http.statusCode attribute to transaction events; deprecated response.status.
      • Added opentelemetry.traces.include and opentelemetry.traces.exclude settings for Hybrid Agent traces.
    • Node.js agent v13.20.0:

      • Added instrumentation for Google ADK BaseAgent.runAsync and FunctionTool.runAsync.
      • Updated @azure/functions instrumentation to subscriber type.
      • Updated how license keys are redacted in logs.
      • Fixed connect and AWS SDK v3 instrumentation issues with newer dependency versions.
    • Ruby agent v10.5.0:

      • Added Dalli 5.0 support and fixed meta protocol instrumentation for pipelined_get and read_multi_req.
      • Added active_record_use_table_name configuration option to use table names instead of class names in metrics.
      • Partially redacted license keys in agent logs (first 10 characters visible).
      • Fixed Semantic Logger instrumentation incompatibility with rails_semantic_logger.
    • PHP agent v12.7.0.36:

      • Bumped Go version to 1.26.3 (security).
      • Changed log level of transaction truncation fiber messages.
      • Ensured unnamed spans are not recorded for infinite tracing.
      • Allowed mysqli parameter binding in execute.
    • Infrastructure agent v1.74.4:

      • Updated newrelic/nri-flex dependency to v1.18.2 to address CVE-2026-29181.
    • Kubernetes integration v4.1.0:

      • Released as part of newrelic-infrastructure-4.1.0 chart and nri-bundle-7.0.10.
    • NRDOT v1.15.1:

      • Fixed CVE-2026-42151 and CVE-2026-42154.
    • NRDOT Host Monitoring v1.14.0:

      • Verified host use case with nrdot-collector:1.14.0.
      • Replaced filelog with file_log in config due to deprecation.
    • NRDOT Host Monitoring v1.15.1:

      • Verified host use case with nrdot-collector:1.15.1.
    • Pipeline Control Gateway 2.2.0:

      • Added multi-fleet support with a fleet selector dropdown for separate environments.
      • Migrated to a streamlined YAML schema with a direct rules array and explicit context field.
      • Added side-by-side configuration diff preview for transform processors.
    • iOS app v6.9.23:

      • New Dashboard flow selected by default.
      • Filter keys correction in case of cross account dashboard.
    • iOS app v6.9.24:

      • NRP Dashboard toggle fix on app upgrade.
      • NRP Dashboard banner added in HomeScreen.
    • Android app v5.41.9:

      • Bug fixes and UI improvements.
    • React Native agent v1.8.3:

      • Updated the Native Android agent to version 7.7.4.
    • Capacitor agent v1.6.4:

      • Updated the Native Android agent to version 7.7.3.
    • Unity agent v1.5.2:

      • Updated Native Android agent to v7.7.4 and Native iOS agent to v7.7.1.
    • Synthetics Job Manager release 532:

      • Fixed underlying OS and Java vulnerabilities including CVE-2026-5545, CVE-2026-6253, CVE-2026-6429, and others.
    • Node API runtime rc1.20:

      • Fixed vulnerabilities including CVE-2026-2219, CVE-2026-33416, CVE-2026-33636, CVE-2026-34757, CVE-2026-44665, and CVE-2026-44664.
    • Node browser runtime rc1.20:

      • Upgraded Chrome from 148.0.7778.96-1 to 148.0.7778.167-1 fixing CVE-2026-44240, CVE-2026-42338, CVE-2026-41636, and others.
    • Ping runtime v1.68.0:

      • Fixed underlying OS vulnerabilities including CVE-2026-5545, CVE-2026-6253, CVE-2026-6429, and others.

May 9
Docs May 02 - May 09, 2026

新しいドキュメント

主な変更点

マイナーチェンジ

  • さまざまなリンク切れとフォーマットの問題を修正しました。
  • パフォーマンスレポートのドキュメントに、週次レポートのメトリクス用の新しいNRQLクエリを追加しました。

EOL

リリースノート

  • 弊社の最新リリース情報を常に把握してください:

May 1
Docs April 27 - May 01, 2026

New docs

  • Added Mobile Session Replay documentation suite, now generally available, with comprehensive guides covering setup, privacy configuration, advanced features, viewing replays, and troubleshooting for Android and iOS.
  • Added Upgrade scripted API monitors to Node.js 22 to provide step-by-step migration instructions for moving scripted API monitors from Node.js 16 to Node.js 22.

Major changes

Minor changes

Release notes

  • Stay up-to-date with our latest releases:

    • Go agent v3.43.3:

      • Added experimental ConfigAppLogDecoratingWithinMessage config option to allow Local Log Decorator to appear within a message field (applies to logcontext-v2/nrlogrus integration only).
      • Applied Dependabot security bumps for nrawsbedrock, nrawssdk-v2, and nrpgx5.
    • Android agent v7.7.3:

      • Session Replay for Android is now generally available.
      • Added ability to programmatically block specific views from Session Replay capture.
      • Agent now automatically creates a new session after 4 hours of continuous use.
      • Log forwarding now coordinates sampling decisions with Session Replay.
      • Fixed multiple session handling, stream exceptions, null pointer, and replay rendering issues.
    • React Native agent v1.8.2:

      • Updated native Android agent to v7.7.3.
    • Capacitor agent v1.6.3:

      • Updated native Android agent to v7.7.2.
      • Updated native iOS agent to v7.7.1.
    • Unity agent v1.5.1:

      • Updated native Android agent to v7.7.2.
      • Updated native iOS agent to v7.7.1.
    • Cordova agent v7.1.2:

      • Updated native Android agent to v7.7.2.
      • Updated native iOS agent to v7.7.1.
    • NRDOT Collector v1.14.0:

      • Updated components to 0.150.0.
      • Renamed filelogreceiver configuration node from filelog to file_log due to upstream change.
    • NRDOT Host Monitoring v1.12.0:

      • First dedicated release notes for the Host Monitoring use case.
      • Host use case verified to work with nrdot-collector:1.12.0.
    • Synthetics Job Manager v528:

      • Fixed underlying OS and Java vulnerabilities.
      • Fixed CVE-2026-4878.
    • Synthetics Node API Runtime rc1.18:

      • Fixed CVE-2026-41650 and GHSA-w5hq-g745-h8pq.
    • Synthetics Node Browser Runtime rc1.18:

      • Fixed HAR file size reporting zero for large files.
      • Upgraded Chrome from 147.0.7727.101 to 147.0.7727.116-1.
      • Fixed CVE-2026-41650, CVE-2026-5758, GHSA-w5hq-g745-h8pq, CVE-2026-33671, CVE-2026-33672, and CVE-2026-33750.
    • Synthetics Ping Runtime v1.67.0:

      • Fixed underlying OS vulnerabilities (CVE-2026-4878).

April 24
Docs April 20 - April 24, 2026

新しいドキュメント

  • IPv4とIPv6の両方のテストをサポートするために、DockerKubernetes、およびPodman環境向けの外形監視デュアルスタックサポートのインストレーションガイドを追加しました。
  • モニターをNode.js 22およびChrome 146に移行するための外形監視プライベートロケーションのランタイム移行ガイドを追加しました。これには、インプレースおよび並行移行戦略、移行を監視するためのNRQLクエリ、AI支援によるモニターの修正が含まれています。
  • ユーザーがNew RelicでAzureメトリクスを収集するための適切なAzureインテグレーション方法を選択できるように、Azure Monitor vs. Azureポーリングの比較ガイドを追加しました。

主な変更点

  • 改訂されたUIワークフロー、更新された予算管理、新しいコスト概要ページ、Kubernetesコストインサイト、CCIのNRQLクエリ、およびAWS、Azure、GCPのセットアップガイドを含む、Cloud Cost Intelligence(CCI)のドキュメントを包括的に更新しました。

マイナーチェンジ

リリースノート

April 17
Docs April 13 - April 17, 2026

New docs

Major changes

Minor changes

What's new posts

Release notes

  • Stay up-to-date with our latest releases:

    • Ruby agent v10.4.0:

      • Rails.event instrumentation for structured logging support.
      • Rails Active Job Continuations instrumentation with step-level visibility.
      • New sidekiq.separate_transactions configuration option.
      • Fixed ReDOS vulnerabilities and HTTPX segment creation crashes.
    • Node.js agent v13.19.1:

      • Fixed detecting AWS SDK message attributes presence.
    • Node.js agent v13.19.0:

      • Added support for Amazon Bedrock Runtime API instrumentation.
      • Enhanced AWS SDK SNS and SQS messaging instrumentation.
    • Infrastructure agent v1.73.1:

      • Updated nri-docker to v2.6.10 and nri-flex to v1.17.7.
      • Built Docker images for Windows infrastructure agent.
      • Addresses CVE-2026-34040 security vulnerability.
    • Browser agent v1.313.0:

      • Enhanced session replay capabilities and performance improvements.
    • Synthetics Job Manager v525:

      • Improved job scheduling and execution reliability.
    • Synthetics Ping Runtime v1.65.0:

      • Enhanced network monitoring capabilities.

Copyright © 2026 New Relic株式会社。

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.