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

Node.js agent release notesRSS

July 27
Node.js agent v14.3.4

Notes

Features

Bug fixes

  • Updated openai instrumentation to cache the results of responses.parse chain on openai custom promises (#4173) (35dce3c)

Documentation

Miscellaneous chores

  • Updated @apm-js-collab/tracing-hooks to 0.13.0 (#4167) (153acec)
  • Updated @octokit/rest to 22.x (#4172) (55d90c2)
  • Updated commander to v15 and added unit tests for scripts that use it (#4168) (e409204)

Tests

  • Updated runnables-streaming.js to consume the stream on the tracking metrics tests to avoid test time outs (#4169) (1a132bf)

Support statement:

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

July 22
Node.js agent v14.3.3

Notes

Features

  • Add internal OTEL API to agent (#4147) (b014f82)
  • Collect on-CPU time alongside wall time in CpuProfiler (#4146) (3b440f3)

Bug fixes

  • Avoid unconditional @opentelemetry/core require on agent startup (#4163) (f31bbe4)

Documentation

Support statement:

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

July 21
Node.js agent v14.3.2

Notes

Bug fixes

  • Resolved mongodb host details at operation time to support mongodb+srv:// clients (#4155) (7fd4443)

Documentation

Miscellaneous chores

  • Translated OTel exception into timed event (#4151) (36daebe)

Tests

  • Fixed srv-connect DNS patching across mongodb driver versions (#4158) (ca4a7b0)

Support statement:

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

July 20
Node.js agent v14.3.1

メモ

バグ修正

  • メトリクス正規化ルールでの置換として$0を処理し、一致した文字列全体を返すようにしました(#4150)(b57fcc8

ドキュメント

  • 互換性レポートを更新しました (#4137) (3c1a2b3)

雑用

  • サーバーレスモードの設定をエージェントインスタンスにアタッチしました (#4140) (7a3592f)
  • 使用されていないotlp_endpoint設定オプションを削除しました(#4142)(05b072f

継続的なインテグレーション

  • CIスケジュールを以前のスケジュールに戻しました (#4139) (b6f8708)

サポートステートメント:

最新のエージェント バージョンが利用可能になったらすぐに更新することをお勧めします。最新バージョンにアップグレードできない場合は、エージェントを 90 日以内のバージョンに更新してください。エージェントを最新の状態に保つ方法の詳細については、こちらをご覧ください。( https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/ )

エージェントのリリースとサポート日については、New Relic Node.js エージェントの EOL ポリシーを参照してください。( https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/ )

July 14
Node.js agent v14.3.0

メモ

特徴

  • ヒーププロファイラーにソースマッピングのサポートを追加しました (#4122) (dcee39f)
  • CPU(ウォールタイム)プロファイラーにソースマッピングのサポートを追加しました (#4095) (f6123bc)
  • すべての送信OpenTelemetryメトリクスコールにotlp_resource_attributesを追加 (#4128) (a0c1c5b)
  • サーバー側の設定を介してai_monitoring.enabledai_monitoring.streaming.enabled、およびai_monitoring.record_content.enabledを割り当てるサポートを追加しました(#4123)(c4d8032

バグ修正

  • bunyanのログ転送で複数の重複行が発生する問題を修正しました (#4132) (b0f4242)
  • スパンに例外を追加する際のOTELのクラッシュを修正しました (#4130) (508542e)

ドキュメント

雑用

  • ボットユーザーによるnotify-release.ymlのスケジュールを変更しました (#4135) (a9318ae)
  • 当社のボットユーザーを使用してversioned-security-agent.ymlのスケジュールを変更しました (#4134) (d7c6f64)
  • ボットユーザーによるスモークテストのスケジュールを変更しました (#4133) (400268e)
  • セキュリティエージェントのワークフローでバージョン管理されたテストをシャーディングしました (#4119) (fe200c4)
  • スイートを位置パラメーターとして受け入れるようにテストランナーを更新しました (#4117) (ac0985d)

テスト

  • winstonにロガーを構築するためのシナリオをさらに追加しました (#4120) (ea90fc3)
  • サポートしていない範囲のwinstonテストのスキップを追加しました(#4121)(e75e15e
  • テスト対象のマトリックスを減らすために、pg-nativeテストにサンプリングを適用しました(#4124)(b1ad2da
  • 不安定なamqplibの非同期ワーク所要時間のアサーションを修正 (#4118) (3544237)
  • common.requestの単体テストからタイミングの競合を削除しました (#4113) (b22c25b)

サポートステートメント:

最新のエージェント バージョンが利用可能になったらすぐに更新することをお勧めします。最新バージョンにアップグレードできない場合は、エージェントを 90 日以内のバージョンに更新してください。エージェントを最新の状態に保つ方法の詳細については、こちらをご覧ください。( https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/ )

エージェントのリリースとサポート日については、New Relic Node.js エージェントの EOL ポリシーを参照してください。( https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/ )

July 9
Node.js agent v14.2.1

メモ

バグ修正

  • 重複するuncaughtExceptionハンドラーの登録を避けるため、最初のNrTransportにhandleExceptionsを割り当てるようにwinstonインストゥルメントされたを更新しました (#4108) (d60a48d)
    • グローバルなprocess.on('uncaughtException')ハンドラーが原因で、使用されなくなったロガーのNrTransportオブジェクトが解放されないため、線形メモリリークが発生します。

ドキュメント

  • 互換性レポートを更新しました (#4099) (058fde6)

継続的なインテグレーション

  • ネイティブのバージョン管理されたスイートがNode 22でビルドされるように、CIのnpmを11に固定しました (#4114) (b844e94)
  • 8分間のバージョン管理されたシャードのタイムアウトを削除しました (#4111) (0ef6374)
  • memcachedのCIの問題の修正を再度試みました (#4098) (f67fef5)
  • CIランナー間でバージョン管理されたテストをシャード化しました (#4101) (1471734)

テスト

  • ハイブリッドエージェントインストゥルメンテーションの使用を推奨するパッケージのテスト対象バージョンを減らすため、prismaとnextにsamplesを追加しました (#4112) (7d8bd7c)
  • 実行中のスイートのnode_modulesからgrpc``proto-loaderを解決しました (#4110) (5b5a9f8)

サポートステートメント:

最新のエージェント バージョンが利用可能になったらすぐに更新することをお勧めします。最新バージョンにアップグレードできない場合は、エージェントを 90 日以内のバージョンに更新してください。エージェントを最新の状態に保つ方法の詳細については、こちらをご覧ください。( https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/ )

エージェントのリリースとサポート日については、New Relic Node.js エージェントの EOL ポリシーを参照してください。( https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/ )

July 7
Node.js agent v14.2.0

Notes

Features

  • Added Node.js 26 support (#4084) (4a7f777)
  • Added span_id and trace_id labels to CpuProfiler sample data (#4049) (c2b1737)
  • Added new GCP Cloud Run hostname logic to include K_REVISION (#4069) (02855dc)
  • Added profiling.source_mapping.enabled config option (#4090) (43add80)
  • Removed spanId in outgoing tracestate header (#4091) (40a8bf1)

Code refactoring

  • Refactored mongodb instrumentation to subscribe to events emitted (#4059) (d2777ba)

Documentation

Miscellaneous chores

Continuous integration

  • Updated release-creation to use lts/* for node-version (#4080) (7eaed22)
  • Updated setup-node job to include check-latest to ensure we are getting the latest version of node (#4079) (4a425f6)

Support statement:

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

Copyright © 2026 New Relic株式会社。

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