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

Node.js agent release notesRSS

November 19
Node.js agent v13.6.6

Notes

Bug fixes

Documentation

Tests

  • Pinned next.js to skip 11.0.10 and 11.0.11 (#3521) (20977ee)

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/)

November 17
Node.js agent v13.6.5

Notes

Bug fixes

  • Updated express instrumentation to ignore error when the next handler passes route or router (#3513) (724b218)
  • Updated MessageConsumerSubscriber to wait for consumer callback to end when it is a promise (#3510) (45667a0)

Documentation

Tests

  • Updated aws sdk v3 s3 test to no longer test DeleteBucketCommand (#3512) (df27448)

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/)

November 13
Node.js agent v13.6.4

Notes

Bug fixes

  • Updated MessageConsumerSubscriber to end transaction created for a given message consumption (#3503) (ba30818)
  • Updated MessageProducerSubscriber to properly set the sampled flag on traceparent (#3505) (0b1a9a8)
  • Updated the bedrock middleware to be registered with a high priority to ensure payload is properly deserialized (#3500) (63e531b)

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/)

November 11
Node.js agent v13.6.3

Notes

Bug fixes

  • Updated @google/genai to properly handle assigning token counts to LlmCompletionSummary message (#3495) (f805d38)
  • Updated AWS Bedrock instrumentation to properly assign token counts (#3491) (b1687f6)
  • Updated openai instrumentation to properly handle streaming when stream_options.include_usage is set (#3494) (37c43f5)

Code refactoring

  • Update mysql and mysql2 instrumentation to subscribe to events emitted (#3423) (2e38914)

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/)

October 29
Node.js agent v13.6.2

メモ

バグ修正

  • ルート上で定義されたミドルウェアの配列を適切に計装するために、express 計装を更新しました ( #3473 ) (e383c4e )

ドキュメント

  • 加入者ベースの計装の使用方法を文書化しました ( #3432 ) (3b3ab72 )
  • 互換性レポートを更新しました ( #3471 ) (964543b )

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

最新のエージェント バージョンが利用可能になったらすぐに更新することをお勧めします。最新バージョンにアップグレードできない場合は、エージェントを 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/ )

October 28
Node.js agent v13.6.1

メモ

バグ修正

  • 関数でない場合はハンドラーをラップしないようにミドルウェア ラッパーを更新しました ( #3469 ) (c702689 )

ドキュメント

  • 互換性レポートを更新しました ( #3466 ) (5853657 )

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

最新のエージェント バージョンが利用可能になったらすぐに更新することをお勧めします。最新バージョンにアップグレードできない場合は、エージェントを 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/ )

October 27
Node.js agent v13.6.0

メモ

特徴

  • http2 クライアント メソッドの計装を追加 ( #3284 ) (bda7aea )

バグ修正

  • .pipelineの使用時に発生するエラーを処理するためにioredis計装 を更新しました。 ( #3457 ) (49f4d93
  • include_usageが設定されている場合に空のチャンクを処理するようにopenai instrumentStream関数を更新しました ( #3427 ) (f804940 )

コードリファクタリング

  • express計装を更新して発行されたイベント ( #3424 ) (bbf3d01 ) をサブスクライブします。
  • よりパフォーマンスの高い for...of または for インデックス ループのために、 Array.forEachの計装のインスタンスを更新しました ( #3463 ) (99484ce )
  • よりパフォーマンスの高い for...of または for インデックス ループのためにArray.forEachのインスタンスを更新しました ( #3440 ) (48c37bf )
  • aws-bedrock LLM イベントのトークン計算を更新しました ( #3445 ) (9450181 )
  • google-genai LLM イベントのトークン計算を更新しました ( #3431 ) (41d32be )
  • openai LLM イベントのトークン計算を更新しました ( #3430 ) (b8678cc )

ドキュメント

  • 互換性レポートを更新しました ( #3459 ) (f253b97 )

雑用

  • リリースワークフローの更新 ( #3444 ) (d1ec158 )

テスト

  • agent_helper にrandomStringヘルパーを追加し、ioredis で使用してフラッピー テストを回避しました。また、kafka、elasticsearch、opensearch テストのランダム文字列のローカル インスタンスも更新しました ( #3462 ) (4deb6d8 )
  • テストの途中でインデックスが削除されるのを避けるために、 flushallではなくflushdbを実行することで、ioredis と ioredis-esm 間の競合を修正しました ( #3464 ) (5e3f0a8 )
  • クラッシュを発生させるために意図的にメソッドのスペルを間違える Express 非同期エラーテストを修正しました ( #3435 ) (ff9f064 )
  • AWS-sdk-v3 common.js の semver 要件を移動しました ( #3461 ) (6a380ef )
  • Next.js テストを<16.0.0に固定しました ( #3446 ) (10787a1 )
  • @langchain/coreの最小テストバージョンを 1.0.0 に更新しました ( #3437 ) (b61f67a )

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

最新のエージェント バージョンが利用可能になったらすぐに更新することをお勧めします。最新バージョンにアップグレードできない場合は、エージェントを 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/ )

Copyright © 2025 New Relic株式会社。

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