メモ
バグ修正
コードリファクタリング
BedrockResponseとBedrockCommandをConverseとInvokeModelのバリアントに分割しました(#4235)(8235cf5)InvokeModelCommandのClaude検出ロジックを更新しました (#4245) (b090344)
ドキュメント
雑用
テスト
サポートステートメント:
最新のエージェント バージョンが利用可能になったらすぐに更新することをお勧めします。最新バージョンにアップグレードできない場合は、エージェントを 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/ )
メモ
バグ修正
コードリファクタリング
雑用
サポートステートメント:
最新のエージェント バージョンが利用可能になったらすぐに更新することをお勧めします。最新バージョンにアップグレードできない場合は、エージェントを 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/ )
メモ
バグ修正
パフォーマンスの改善
コードリファクタリング
- ESM (#4232) (55c4dd9) を使用するときに適切に機能するように、すべての
.mjsの同等物をopenai計装に含めました。 zlib計装から不要なwrapNoSegmentコードを削除しました (#4231) (56207ec)
ドキュメント
雑用
テスト
- 不安定なCpuProfilerとサンプリングレートのインテグレーションテストを修正しました(#4229)(edfe9a6)。
- ratio-based-samplerの不安定なテストにおけるエラーマージンを拡大(#4234)(ff0496e)
継続的なインテグレーション
サポートステートメント:
最新のエージェント バージョンが利用可能になったらすぐに更新することをお勧めします。最新バージョンにアップグレードできない場合は、エージェントを 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/ )
Notes
Bug fixes
- Fixed OTEL metrics wrapping meters too many times (#4216) (6f917ad)
- Improved Apollo server resolver instrumentation performance (#4206) (2a394e8)
- Updated
getBrowserTimingHeaderto handle when a transaction may not be finalized and still return the browser agent string without transaction intrinsics (#4209) (fbf636b)
Performance improvements
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/)
バグ修正
新しい属性に対してのみattributeCountを増やすようにaddAttributeを更新しました (#4184) (f05df73)
ドキュメント
互換性レポートを更新しました (#4191) (5b5f8ce)
雑用
clean-jsdoc-themeを4.xに戻しました (#4192) (e7b3ddf)
テスト
bin/git-commands.jsの単体テストを追加しました (#4199) (a8bb311)- クロスエージェントテストを同期し、関連するDTアサーションを修正しました (#4198) (44388c0)
サポートステートメント
最新のエージェント バージョンが利用可能になったらすぐに更新することをお勧めします。最新バージョンにアップグレードできない場合は、エージェントを 90 日以内のバージョンに更新してください。エージェントを最新の状態に保つ方法の詳細については、こちらをご覧ください。
エージェントのリリースとサポート日に関する情報については、New Relic Node.jsエージェントのEOLポリシーを参照してください。
Notes
Bug fixes
Documentation
Miscellaneous chores
- Removed
update-snyk-prsworkflow (#4185) (ab7722c) - Restored scrollbar on API docs (#4181) (3ea46fb)
- Updated all
@opentelemetrydeps from0.219.0to0.221.0(#4179) (62c3779) - Updated conventional commit dev deps to latest (#4178) (f4db525)
- Updated out of date dev deps:
@matteo.collina/tspl,@newrelic/eslint-config,@slack/bolt,borp,c8,clean-jsdoc-theme,lint-stagedandproxyquire(#4175) (e978762)
Continuous integration
- Added a poll npm workflow to ensure new package version exists before executing any dependent workflows (#4182) (224c4f9)
- Normalized how we retrieve agent version from package.json (#4183) (949e620)
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.
See the New Relic Node.js agent EOL policy for information about agent releases and support dates.