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

Docs release notesRSS

February 27
Docs February 23 - February 27, 2026

New docs

Major changes

Minor changes

What's new posts

Release notes

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

    • Ruby agent v10.2.0:

      • Introduced Hybrid Agent for OpenTelemetry Tracing support with vendor-neutral API compatibility.
      • Added error collector backtrace truncation configuration and Logging gem instrumentation.
      • Enhanced cloud vendor detection with parallel processing option.
    • Java agent v9.1.0:

      • Added comprehensive Hybrid Agent implementation with OpenTelemetry API compatibility for tracing, metrics, and logs.
      • Enhanced Kotlin Coroutines support and fixed W3C trace propagation issues.
      • Added agent metadata actions and multihost configuration fixes.
    • Node.js agent v13.14.0:

      • Added automatic log ingestion from Azure Functions Apps.
      • Implemented error causes support and profiler delay/duration controls.
      • Updated Google Gen AI integration for embedContentInternal method compatibility.
    • Android agent v7.7.0:

      • Added support for Android Gradle Plugin 9.
      • Enhanced mobile session replay with error sampling and new pauseReplay/recordReplay APIs.
      • Implemented multiple performance improvements for session replay functionality.
    • Infrastructure agent v1.72.6:

      • Updated fluent-bit version to 4.2.2 for Windows environments.
    • Browser agent v1.310.1:

      • Enhanced LCP entry with fallback attribution values for better Core Web Vitals reporting.

February 20
Docs February 16 - February 20, 2026

新しいドキュメント

主な変更点

新着投稿

マイナーチェンジ

リリースノート

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

    • Python v11.5.0 :

      • OpenTelemetry API 互換性を備えたハイブリッド エージェント トレースのサポートが追加されました。
      • 構成可能な現場サンプリング用にトレース ID 比率ベースのサンプラーを追加しました。
      • LangChain 、MCP、および Strands のエージェント AI 計装にサブコンポーネントのプロパティを追加しました。
      • エンティティ GUID をAgent Controlヘルス チェック ファイルに追加しました。
      • 新しいRedisメソッドの計装を追加しました。
      • 重複した ImportHookFinder インスタンスを修正しました。
      • OracleDB Cursor.callproc() の不正な署名を修正しました。
    • Node.jsエージェント v13.13.0 :

      • OpenTelemetry Tracing、メトリクス、およびログAPIサポートを備えたNode.jsハイブリッド エージェントをリリースしました。
      • プロファイリング設定とProfilingManagerクラスを追加しました。
      • pprof_data テレメトリーを収集および送信するための ProfilingAggregator を追加しました。
      • LangChainと MCP-SDK 計装にサブコンポーネントのプロパティを追加しました。
    • iOS エージェント v7.6.2 :

      • iOS 15のサポートを復元しました。
      • SwiftUI カラー修正によりセッションリプレイが強化され、リプレイの忠実度が向上しました。
      • 古い iOS デバイスでのセッションリプレイの安定性の問題を修正しました。
    • Browser v1.310.0 :

      • 新しい assetUrl および assetType 属性による MFE タイミング処理が改善されました。
      • 古い SPA 機能を削除し、ソフト ナビゲーション機能への移行を完了しました。
      • マイクロ フロントエンド製品の MicroFrontEndTiming イベントとして MFE タイミングをキャプチャしました。
      • PerformanceMark 入力の測定 API タイプを修正しました。
    • Kubernetesインテグレーション v3.54.0 :

    • Fluent Bit v4.2.2 :

      • SLES 15.6 および 15.7 のサポートが追加されました。
      • セキュリティ更新により、New Relic Fluent Bit Output プラグインが v3.4.0 に更新されました。
      • AWS-for-fluent-bit ベースイメージを 3.1.0 から更新しました 3.2.1 まで。
      • RHEL8 および Amazon Linux 2 での GLIBC 互換性の問題を修正しました。
    • ログ v260217 :

      • 重要なセキュリティ更新を含む Fluent Bit 4.2.2 のサポートが追加されました。
      • SLES 15.6 および 15.7 のサポートが追加されました。
      • RHEL8 および Amazon Linux 2 での GLIBC 互換性の問題を修正しました。
    • Pingランタイムv1.61.0 :

      • 基礎となる OS の脆弱性を修正しました。
    • ジョブマネージャーリリース509 :

      • 基礎となる OS の脆弱性を修正しました。
    • React Nativeエージェント v1.7.0 :

      • ネイティブ Android エージェントをバージョン 7.7.0 に更新しました。
      • 最適化されたデータキャプチャのために、ERROR モードと FULL モードを備えたインテリジェントセッションリプレイが導入されました。
      • 手動再生制御用のセッション制御 API (recordReplay および pauseReplay) が追加されました。
      • ストリーミング応答に関する OkHttp3 ネットワークの問題を修正しました。
    • Capacitor v1.5.16 :

      • 欠落していたSPM設定を修正しました。

February 13
Docs February 09 - February 13, 2026

Major changes

Minor changes

Release notes

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

    • Ruby agent v10.1.0:

      • Added support for forking processes in Parallel gem instrumentation.
      • Added support for Grape v3.1.0.
      • Fixed health check file creation in forked processes.
      • Fixed sidekiq.ignore_retry_errors configuration option.
    • Java agent v9.1.0:

      • Added Java Hybrid Agent with OpenTelemetry Tracing, Metrics, and Logs API support.
      • Added SQL metadata comments for Query Performance Monitoring (QPM).
      • Added support for agent metadata actions.
      • Fixed broken trace propagation with w3c headers.
      • Fixed multihost preference configuration.
    • .NET agent v10.49.0:

      • Added .NET Hybrid Agent with OpenTelemetry Tracing and Metrics API support.
      • Added Span Links and Events on Spans features.
      • Fixed file overwriting issue.
    • PHP agent v12.5.0.30:

      • Added Symfony 8 support.
      • Added MongoDB 2.x support.
      • Fixed table naming for queries with EXTRACT function.
      • Fixed Drupal hook instrumentation.
      • Upgraded Golang to 1.25.7.
    • Node.js agent v12.25.1:

      • Bumped minimum version of security agent.
    • Kubernetes integration v3.53.1:

    • Kubernetes integration v3.53.2:

    • NRDOT v1.9.0:

      • Added OHI components to core (alpha stability).
      • Added security best practices documentation.
      • Clarified FIPS preview status.
    • NRDOT v1.10.0:

      • Added adaptivetelemetryprocessor (ATP) to experimental.
    • NRDOT v1.11.0:

      • Added adaptivetelemetryprocessor to core.
    • Pipeline Control Gateway v2.0.0:

      • Updated to OpenTelemetry Collector v0.139.0.
      • Added sampling processor for data volume reduction.
      • Added filter processor for dropping records or attributes.
      • Added transform processor for attribute manipulation.
      • Redesigned UI with form-based processor rule creation.
      • Enhanced YAML configuration with OTTL support.
      • Improved documentation structure with comprehensive processor guides.
    • Pipeline Control Gateway v2.0.1:

      • Fixed deployment and connectivity issues in EU environments.
    • Infrastructure agent v1.72.3:

      • Updated Go version to 1.25.7.
      • Addressed security vulnerabilities.
    • Infrastructure agent v1.72.4:

      • Updated Fluent Bit plugin to version 3.4.0 for RHEL 8.4.
    • Job Manager release 500:

      • Fixed underlying Java vulnerabilities.
      • Addressed CVE-2026-1225 security vulnerabilities.
    • Ping Runtime v1.60.0:

      • Fixed Java vulnerabilities to address CVE-2026-1225.
    • Node API runtime rc1.10:

      • Fixed multiple security vulnerabilities including CVE-2026-25547, CVE-2026-25639, CVE-2026-24842, and others.
    • Node browser runtime rc1.10:

      • Fixed multiple security vulnerabilities including CVE-2026-25547, CVE-2025-13465, CVE-2026-24842, and others.

February 6
Docs February 02 - February 06, 2026

Major changes

Minor changes

  • Updated start-schedule query in workflow automation documentation.
  • Updated Node.js agent compatibility report.
  • Updated version numbers for media streaming agents (Android, Browser, and iOS).

Release notes

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

    • Node.js Agent v13.12.0:

      • Added instrumentation support for @langchain/langgraph.
      • Added compact mode for span links.
      • Added timestamp to AWS Bedrock, LangChain, and Google Gen AI LlmChatCompletionSummary.
      • Fixed langchain tool instrumentation to properly redefine segment name on every call.
    • Ruby Agent v10.1.0:

      • Added support for forking processes in Parallel gem instrumentation.
      • Added support for Grape v3.1.0.
      • Fixed health check file creation in forked processes.
      • Fixed sidekiq.ignore_retry_errors configuration option.
    • Python Agent v11.4.0:

      • Added support for LangGraph agents.
    • Node API Runtime rc1.9:

      • Fixed multiple security vulnerabilities (CVE-2025-15467, CVE-2025-68160, CVE-2025-69418, CVE-2025-69419, CVE-2025-69420, CVE-2025-69421, CVE-2026-22795, CVE-2026-22796).
    • Node Browser Runtime rc1.9:

      • Fixed multiple security vulnerabilities (CVE-2025-15467, CVE-2025-68160, CVE-2025-69418, CVE-2025-69419, CVE-2025-69420, CVE-2025-69421, CVE-2025-8732, CVE-2026-0989, CVE-2026-0990, CVE-2026-0992, CVE-2026-22795, CVE-2026-22796).
    • Kubernetes Integration v3.53.1:

      • Included in newrelic-infrastructure-3.58.1 and nri-bundle-6.0.36.
    • NRDOT v1.9.0:

      • Added OHI components to core enabling OHI use case with alpha stability.
      • Added security best practices documentation.
      • Clarified FIPS still in preview.
      • Documented core stability by use case.
    • Lambda Extension v2.4.5:

      • Improved Java runtime support with automatic detection and proper mode routing.
      • Enhanced log processing reliability.
      • Reduced resource usage by optimizing channel creation.
      • Fixed Java agent version reporting.
      • Fixed log metadata stamping for pre-invoke logs.
      • Fixed unnecessary warning messages in APM mode.
    • Lambda Extension v2.4.4:

      • Added support for NEW_RELIC_EXTENSION_SEND_PLATFORM_LOGS environment variable.
      • Added tags to entity for extension version and agent version.
      • Enhanced runtime detection logic for improved agent compatibility.
      • Implemented global fallback ARN handling across telemetry components.
    • Lambda Extension v2.4.3:

      • Implemented pre-invoke log buffering with metadata validation and fallback ARN support.
      • Removed license key exposure from CloudWatch logs.

January 30
Docs January 26 - January 30, 2026

新しいドキュメント

主な変更点

マイナーチェンジ

新機能

リリースノート

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

    • .NET エージェント v10.48.1 :

      • サポートされていない DynamoDB SDK requestsの処理を修正しました。
    • Cordovaエージェント v7.0.13 :

      • ネイティブ Android エージェントをバージョン 7.6.15 に更新しました。
      • ネイティブ iOS エージェントをバージョン 7.6.1 に更新しました。
    • Unity エージェント v1.4.13 :

      • ネイティブ Android エージェントをバージョン 7.6.15 に更新しました。
      • ネイティブ iOS エージェントをバージョン 7.6.1 に更新しました。
    • Node.jsエージェント v13.11.0 :

      • OpenAI 、 AWS Bedrock、Google Gen AI、およびLangChainの AI モニタリング チャット完了メッセージにタイムスタンプを追加しました。
      • スパン リンクに必須のトレース モードを追加しました。
      • 受信 HTTP requestsのエラーを関連付けようとしたときに発生するクラッシュを修正しました。
      • Promise ベースの文章のトレース セグメント期間を適切にキャプチャするために PostgreSQL の計装を修正しました。
    • インフラストラクチャエージェント v1.72.1 :

      • New Relic Fluent-bit 出力プラグインのlogging_http_client_timeout設定オプションを追加しました。
      • RHEL10 のアップロード スキーマを追加しました。
      • win_network_interface_v2フラグをデフォルトで true にしました。
      • 重大な脆弱性 CVE-2025-15467 および高レベルの脆弱性 CVE-2025-69419 に対処しました。
    • 合成ランタイム rc1.8 (ノードAPIランタイム| ノード ブラウザ ランタイム):

      • セキュリティ脆弱性 CVE-2026-23745、CVE-2026-23950、CVE-2026-22036 を修正しました。

January 25
Docs January 19 - January 23, 2026

Major changes

Minor changes

What's new

Release notes

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

    • Python agent v11.3.0:

      • Added support for exception instances as arguments to notice_error().
      • Added support for gpt-5 and newer OpenAI LLM models.
      • Added support for Strands-Agent synchronous tool error capturing.
      • Fixed crashes in Azure Functions utilization.
    • Node.js agent v13.10.0:

      • Added timestamp to OpenAI input LlmChatCompletionMessages.
      • Added reduced tracing mode for span links.
      • Fixed OpenAI instrumentation to properly parse headers when calls fail.
    • iOS agent v7.6.1:

      • Updated mobile Session Replay public preview with sampling for errored sessions.
      • Fixed distributed tracing issues in edge cases.
      • Bumped minimum iOS version requirement to iOS 16.
    • Android agent v7.6.15:

      • Changed default event data sending interval from 10 minutes to 1 minute.
      • Fixed mapping file issues with DexGuard 9 configurations.
      • Fixed multiple crashes related to mobile session replay.
    • Infrastructure agent v1.71.4:

      • Updated infrastructure agent with latest improvements.
    • Kubernetes integration v3.53.0:

      • Enhanced Kubernetes monitoring capabilities.
    • .NET MAUI agent v1.1.15:

      • Added support for .NET 10.0.
      • Fixed interaction tracing bug where all interactions were being disabled.
      • Updated native Android agent to v7.6.15 and iOS agent to v7.6.1.
    • Capacitor agent v1.5.15:

      • Updated Capacitor mobile agent with latest features.
    • Synthetics Job Manager v499:

      • Fixed Ubuntu vulnerabilities detected by Trivy scan.
    • Synthetics Ping Runtime v1.59.0:

      • Fixed Ubuntu vulnerabilities detected by Trivy scan.

January 16
Docs January 12 - January 16, 2026

New docs

  • Added Ruby agent 10.x migration guide to provide comprehensive guidance for upgrading to Ruby agent version 10.0.0.
  • Added OpenTelemetry Kafka integration documentation to provide guidance for monitoring Kafka with OpenTelemetry, including self-hosted deployments, Kubernetes with Strimzi, metrics reference, and data querying.
  • Added OpenTelemetry NGINX integration documentation to provide guidance for monitoring NGINX and NGINX Plus with OpenTelemetry, including host-based and Kubernetes deployments.
  • Added workflow automation examples to provide practical patterns for basic workflows, integrations, and advanced use cases.

Major changes

Minor changes

Release notes

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

    • Browser agent v1.308.0:

      • Added support for MFE tags with the register API.
      • Added child.id attribute to facilitate MFE cross-linking.
      • Added deregister API for micro front end support.
      • Added parent.type attribute to facilitate relationship synthesis.
      • Added default close reason for WebSocket events.
      • Enforced non-null values on numeric fields for WebSocket events.
      • Cleaned WebSocket URLs by removing hash fragments and query params.
    • Infrastructure agent v1.71.4:

      • Fixed transmitBytesPerSecond showing zero during high traffic on Windows.
    • Synthetics Node API runtime rc1.7:

      • Fixed security vulnerability CVE-2025-15284.
    • Synthetics Node browser runtime rc1.7:

      • Fixed security vulnerability CVE-2025-15284.
    • Ruby agent v10.0.0:

      • Removed support for Ruby 2.4 and 2.5.
      • Removed Cross Application Tracing functionality.
      • Renamed ActiveJob metrics to include job class names.
      • Renamed bin/newrelic command to bin/newrelic_rpm.
      • Removed newrelic deployments CLI command.
      • Added logger as a dependency.
      • Added Active Support notification allowlist configuration option.
      • Added root sampling configuration options.
      • Added Trace ID Ratio Based sampling options.
      • Fixed NoMethodError in GCP utilization detection.
    • Java agent v9.0.0:

      • Added config to delete stale agent temp jars on startup.
      • Added inclusion option for selectively instrumenting applications.
      • Fixed IllegalAccessError in AWS S3 Instrumentation.
      • Fixed mislabeled instrumentation version for logback-classic-1.5.20.
      • Fixed logging message for max attribute value.
      • Corrected Otel-style Sampler priorities.
    • .NET agent v10.48.0:

      • Allowed users to configure process names that should not be instrumented.
      • Increased maximum length of db.statement span attribute to 4096 bytes.
      • Fixed agent connection error when debug logging is enabled.
      • Restored min/max occurs properties on distributedTracing config element.
    • PHP agent v12.4.0.29:

      • Added support for PHP 8.5.
      • Addressed deprecation warnings in Symfony 7.4 and 8.0.
    • Node.js agent v13.9.1:

      • Updated getHostnameSafe to invalidate cache when assigning host based on GCP Cloud Run ID.
      • Updated logic to properly assign content and role in LangChain chat completion messages.
    • Node.js agent v13.9.2:

      • Updated message consumer subscribers to properly time consumption actions.
    • Cordova agent v7.0.12:

      • Updated native Android agent to version 7.6.14.

January 9
Docs January 05 - January 09, 2026

Major changes

  • Updated Install New Relic for Go with comprehensive step-by-step installation guide and examples for common Go application patterns.
  • Added Setup and Install Agent Control to provide complete installation and configuration guidance for Kubernetes clusters and Linux hosts.
  • Enhanced setUserId API documentation with session reset functionality and updated session tracking behavior.

Minor changes

Release notes

Copyright © 2026 New Relic株式会社。

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