• /
  • EnglishEspañolFrançais日本語한국어Português
  • Log inStart now

Docs release notesRSS

November 21, 2025
Docs November 17 - November 21, 2025

新しいドキュメント

主な変更点

  • PHPエージェントによるPHPUnitのサポート終了に伴い、 PHPUnitテスト データ分析ドキュメントを削除しました。 PHPUnit の非互換性の問題に関するトラブルシューティング ドキュメントに置き換えられました。
  • 組織の改善のために検索およびフィルター エンティティを再構築し、新しいカタログ フィルター機能を追加しました。
  • ネットワーク パフォーマンス監視の分離設定オプションを備えたKubernetes環境へのNew Relic eBPF のインストールを更新しました。

マイナーチェンジ

リリースノート

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

    • Go エージェント v3.42.0 :

      • トランザクション、カスタムInsights 、エラー、ログの新しい最大サンプル設定オプションを追加しました。
      • nrlambda に MultiValueHeaders のサポートが追加されました。
      • nrpxg5 内の未使用の変数を削除しました。
      • エラーイベントが予想されるエラーを正しくマークしなかったバグを修正しました。
    • .NET エージェント v10.47.0 :

      • ASP.NET Web アプリの ExecutionContext を使用してトランザクションをフローできるようにするためのオプションのトランザクション ストレージ メカニズムを追加しました。
      • Azure Service Bus 計装の null 参照例外を修正しました。
      • メッセージが配列でない場合にチャットの完了を処理するようにOpenAI計装を修正しました。
    • Node.jsエージェント v13.6.5 :

      • 次のハンドラーがルートまたはルーターを通過するときに、express 計装を無視されたエラーに更新しました。
      • Promise の場合、消費者のコールバックが終了するまで待機するように MessageConsumerSubscriber を更新しました。
    • Node.jsエージェント v13.6.6 :

      • 定義されたすべてのミドルウェアを適切にラップするように、app.use または router.use Express 計装を更新しました。
      • distributed_tracing.samplers.partial_granularity の設定を追加しましたおよびdistributed_tracing.samplers.full_granularity。
    • PHPエージェント v12.2.0.27 :

      • Laravel 12 のサポートが追加されました。
      • Laravel 10.x+ および PHP 8.1+ で Laravel Horizon サポートが追加されました。
      • Laravel キュージョブの例外処理を修正しました。
      • golang バージョンを 1.25.3 に上げました。
    • Kubernetesインテグレーション v3.50.1 :

      • バグ修正と改善を加えてバージョン 3.50.1 に更新されました。
    • インフラストラクチャエージェント v1.71.1 :

      • 依存関係 newrelic/nri-docker を v2.6.3 に更新しました。
      • 依存関係 newrelic/nri-flex を v1.17.1 に更新しました。
      • goバージョンを1.25.4にアップグレードしました。
      • 依存関係 newrelic/nri-prometheus を v2.27.3 に更新しました。
    • ログ 25-11-20 :

      • AWS-log-ingestion ラムダの CVE-2025-53643 を修正しました。
      • aiohttpライブラリを3.13.2に更新しました そして詩のバージョンを 1.8.3 にしました。
    • Node ブラウザ ランタイム rc1.3 :

      • Chromeブラウザを142にアップグレードしました。

November 14, 2025
Docs November 08 - November 14, 2025

新しいドキュメント

主な変更点

マイナーチェンジ

リリースノート

以下の新着投稿をチェックしてください:

  • New Relic MCP サーバーがパブリック プレビューにリリース

  • New Relicまさか値のパブリック プレビューでの検出

  • AIログ集計(プレビュー)

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

    • Node.jsエージェント v13.6.4 :

      • メッセージ消費のトランザクションを適切に終了するように MessageConsumerSubscriber を修正しました。
      • MessageProducerSubscriber を修正し、traceparent にサンプリング フラグを正しく設定しました。
      • 適切なペイロードの逆シリアル化のために、Bedrock ミドルウェアの登録優先順位を修正しました。
    • Node.jsエージェント v13.6.3 :

      • stream_options.include_usage によるOpenAIストリーミング処理を修正しました。
      • @google/生成AI による LlmCompletionsummary へのカウントの割り当てを修正しました。
      • AWS Bedrock 計装時のカウント割り当てを修正しました。
    • Javaエージェント v8.25.0 :

      • Java 25のサポートが追加されました。
      • Logback-1.5.20 のサポートを追加しました。
      • Spring Controllerのネーミング設定オプションを導入しました。
      • Kotlin Coroutines v1.4+ のサポートが追加されました。
      • エラークラス命名解析ロジックを修正しました。
      • 大規模なスタックトレースでのエラーログにおける潜在的なメモリの問題を修正しました。
    • Rubyエージェント v9.23.0 :

      • sidekiq.ignore_retry_errors を追加しました再試行エラーキャプチャを制御するための設定オプション。
      • Capistrano デプロイメント記録は廃止されました (v10.0.0 で削除)。
      • より一貫したディストリビューティッド(分散)トレーシングのためのリモート親サンプリング設定アプリケーションが強化されました。
    • .NET エージェント v10.46.1 :

      • 精度を向上させるために、Azure Service Bus プロセッサ モード トランザクションから消費スパンを削除しました。
      • UI の明瞭性を向上させるために ReportedConfiguration 列挙型のシリアル化を更新しました。
    • Kubernetesインテグレーション v3.50.0 :

      • KSM e2e チャート バージョンを 2.16 に更新しました。
      • kube_endpoint_address メトリクスのサポートが追加されました。
      • Windows サポートが有効になっている場合の prioritizeClassName テンプレートの問題を修正しました。
    • 外形監視 Job Manager リリース 486 :

      • CVE-2024-6763 および CVE-2025-11226 を含む Ubuntu および Java の脆弱性を修正しました。
    • 外形監視 Ping ランタイム v1.58.0 :

      • CVE-2025-5115 および CVE-2025-11226 を含む Ubuntu および Java の脆弱性を修正しました。

November 7, 2025
Docs November 2 - November 7, 2025

New docs

Major changes

Minor changes

Release notes

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

    • Python agent v11.1.0:

      • Added support for Python 3.14.
      • Added environment variables for attribute filter settings.
      • Added support for async generators in transaction decorators.
      • Added support for additional models in AWS Bedrock instrumentation including Claude Sonnet 3+ models and region-aware models.
      • Added instrumentation for new AWS Kinesis methods including describe_account_settings, update_account_settings, update_max_record_size, and update_stream_warm_throughput.
      • Fixed RecursionError in aiomysql when using ConnectionPool.
      • Fixed bug where properties were not properly passed in kombu producer.
      • Fixed error when shutdown_agent is called from within the harvest thread.
    • iOS agent v7.6.0:

      • Added Mobile Session Replay public preview functionality.
      • Bumped required iOS version to iOS 16.
      • Fixed issue with handled exceptions that could occur when logging.
      • Fixed incorrect parameter naming warning.
    • Android agent v7.6.12:

      • Added session replay functionality for Jetpack Compose.
      • Released official session replay public preview version.
      • Fixed multiple session replay bugs.
    • Kubernetes integration v3.49.0:

      • See detailed changes in the GitHub release notes.
      • Included in newrelic-infrastructure-3.54.0 and nri-bundle-6.0.20 chart versions.
    • Logs v251104:

      • Added support for .NET specific log payload formats.
      • Introduced NEW_RELIC_FORMAT_LOGS environment variable for processing .NET specific log formats.
    • Node browser runtime rc1.2:

      • Upgraded Chrome browser to version 141.
      • Fixed vulnerability CVE-2025-5889 for brace-expansion.

October 26, 2025
Docs October 26 - November 1, 2025

New docs

  • Added Model Context Protocol (MCP) documentation to provide comprehensive guidance for integrating New Relic with AI agents, including setup instructions, tool reference, and troubleshooting.
  • Added Workflow automation documentation to provide comprehensive guidance for automating workflows, including templates, actions catalog, destinations, and API references.
  • Added Schedule NRQL searches to provide guidance for scheduling log searches and NRQL queries.
  • Added ISO 42001 certification documentation.
  • Added SOC1 compliance documentation.

Major changes

Minor changes

Release notes

October 25, 2025
Docs October 19 - October 24, 2025

New docs

  • Added Cloud Cost Intelligence Azure and Google Cloud Platform (GCP) to provide comprehensive guidance for connecting Azure and GCP billing integration with New Relic for cost monitoring and optimization.

Major changes

Minor changes

Release notes

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

    • Browser agent v1.300.0:

      • Removed usage of marks and measures feature flag for all users.
      • Reduced hasReplay attribute false positive rate.
      • Updated interaction API typings to reflect waitForEnd parameter.
      • Fixed dynamic require issues with Rollup.js.
    • Browser agent v1.301.0:

      • Switched to using New Relic's forked version of rrweb for Session Replay.
      • Preserved agent attributes for log payloads with proper precedence handling.
    • Kubernetes integration v3.47.0:

      • Enhanced monitoring capabilities for Kubernetes environments.
      • Improved resource collection and performance optimizations.
    • Node.js agent v13.5.0:

      • Updated fastify instrumentation to subscribe to events emitted.
      • Updated pg and pg-native instrumentation for improved database monitoring.
      • Disabled timers.setTimeout and timers.setInterval by default for better performance.
      • Added new diagnostics base class for enhanced troubleshooting.
    • iOS agent v7.5.11:

      • Fixed performance issues with Interaction Tracing.
      • Fixed incorrect Distributed Tracing log messages.
    • Android agent v7.6.10:

      • Added Gradle 9 support for improved build compatibility.
    • Infrastructure agent v1.69.0:

      • Enhanced system monitoring capabilities and bug fixes.
    • Infrastructure agent v1.70.0:

      • Additional performance improvements and monitoring enhancements.

October 17, 2025
Docs October 13 - October 17, 2025

Major changes

Minor changes

Release notes

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

    • Node.js agent v13.5.0:

      • Updated fastify instrumentation to subscribe to events emitted.
      • Updated pg and pg-native instrumentation to subscribe to events emitted.
      • Updated config.instrumentation.timers.enabled to false to disable timers.setTimeout and timers.setInterval by default.
      • Added new diagnostics base class and migrated undici to use the new class.
    • Kubernetes integration v3.46.0:

      • Added v1.34 support and dropped support for v1.29.
      • Updated golang.org/x/crypto to v0.42.0.
      • Updated alpine to v3.22.2.
      • Updated kubernetes packages to v0.34.1.
    • .NET MAUI agent v1.1.13:

      • Updated native Android agent to version 7.6.10.
      • Updated native iOS agent to version 7.5.11.

October 10, 2025
Docs Oct 06 - Oct 10, 2025

New docs

Major changes

  • Updated Attribute dictionary with deprecation notices for BrowserTiming events and enhanced browser agent functionality descriptions for improved technical reference accuracy.
  • Enhanced Pipeline Cloud Rules API with comprehensive guidance on enabling, disabling, and re-enabling cloud rules for improved operational control.

Minor changes

  • Updated pricing terminology in Live archives billing from "Compute Capacity Units" to "Advanced Compute Capacity Units" for improved accuracy.
  • Improved organization of Agent Control setup instructions by relocating tip callout and removing duplicate content for streamlined installation guidance.
  • Updated workflow automation documentation with latest changes to actions catalog, scheduling APIs, and template configurations for improved platform synchronization.
  • Enhanced New Relic Control announcement with refined messaging and clearer feature descriptions for the Agent Fleet Control GA release.

Release notes

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

    • Ruby agent v9.22.0:

      • Added one-step instrumentation for Kubernetes (now generally available).
      • Added deprecation notices for Ruby 2.4 and 2.5 support.
      • Added deprecation notice for the newrelic deployments command.
      • Ensured compatibility with Ruby 3.5 changes to Method#source_location.
    • .NET agent v10.45.0:

      • Added new Distributed Tracing sampler, the TraceId Ratio-Based Sampler.
      • Fixed MSSQL connection string parsing exceptions that could disable Datastore instrumentation.
      • Resolved issues with Kafka "Consume" instrumentation compatibility.
    • Python agent v11.0.1:

      • Prevented early activation in Django instrumentation.
      • Fixed server configuration to local configuration sync issues.
      • Added guards against crashes from trace_cache.pop().
    • Infrastructure agent v1.69.0:

      • Upgraded AWS SDK from V1 to V2.
      • Upgraded Docker API library from v26 to v28.
      • Fixed Windows CPU handling for instances with multiple CPU groups.
    • iOS agent v7.5.11:

      • Fixed performance issues that could occur when using Interaction Tracing.
      • Fixed a log related to Distributed Tracing that could be incorrectly shown.
    • Node browser runtime v3.0.55:

      • Fixed underlying Ubuntu vulnerabilities addressing multiple security CVEs.

October 2, 2025
Docs Sep 26 - Oct 02, 2025

Major changes

  • Updated Fleet Control documentation with comprehensive revisions for Kubernetes GA and Hosts public preview, including new fleet management capabilities, enhanced security features, and updated setup procedures.
  • Updated Agent control documentation with extensive revisions for public preview, including enhanced configuration options, monitoring capabilities, and troubleshooting guidance.
  • Restructured Marks and measures documentation for general availability with comprehensive feature details and implementation guidance.
  • Enhanced Alert notification workflows with new email validation steps and destination limits.
  • Updated the pricing model name from "New Relic Compute Public Preview or Core Compute plans" to "Advanced or Core Compute plans.

Minor changes

Release notes

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

    • Node.js agent v13.4.0:

      • Updated amqplib and cassandra-driver instrumentation to subscribe to events emitted.
      • Updated Node.js agent compatibility report with latest supported package versions.
      • Added WASM optimizations for tracing hooks.
      • Enhanced JSDoc requirements for better code documentation.
    • Python agent v11.0.0:

      • Removed support for Python 3.7 and deprecated various legacy APIs.
      • Added new instrumentation for AutoGen and Pyzeebe frameworks.
      • Introduced MCP (Model Context Protocol) named spans for AI monitoring.
      • Fixed crash in psycopg and ensured MCP spans only record when AI monitoring is enabled.
    • Infrastructure agent v1.69.0:

      • Upgraded AWS SDK from V1 to V2 and Docker API library from v26 to v28.
      • Fixed Windows CPU monitoring for instances with multiple CPU groups (more than 64 cores).
      • Improved log format handling with default log level support.
    • Kubernetes integration v3.45.3:

      • Included in newrelic-infrastructure-3.50.3 and nri-bundle-6.0.15 chart versions.
    • NRDOT v1.5.0:

      • Added metricsgenerationprocessor to nrdot-collector-k8s for enhanced metrics collection.
    • .NET agent v10.45.0:

      • Added new TraceId Ratio-Based Sampler for distributed tracing based on OpenTelemetry implementation.
      • Fixed MSSQL connection string parsing exceptions that could disable Datastore instrumentation.
      • Resolved Kafka "Consume" instrumentation issues for better compatibility with custom instrumentation.
    • New Relic Android mobile app v5.30.8:

      • Bug fixes and improvements for enhanced mobile app performance.

September 25, 2025
Docs Sep 20 - Sep 25, 2025

Major changes

Minor changes

Release notes

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

    • Go agent v3.41.0:

      • Added Remote Parent Sampling configuration options for controlling distributed trace sampling behavior.
      • Updated third-party library versions for security improvements.
    • Node.js agent v13.3.3:

      • Added support for tracing callback on subscribers.
      • Fixed OpenAI instrumentation to properly return APIPromise and prevent crashes.
    • iOS agent v7.5.10:

      • Fixed a crash that could occur on agent start.

Copyright © 2026 New Relic Inc.

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