v1.292.0
特徴
BrowserInteraction
とpreviousUrl
定義を更新します
previousUrl
とtargetUrl
ミラーリングする代わりに、 initialPageLoad
インタラクションの previousUrl 値にdocument.referrer
を使用するようにBrowserInteractions
更新します。これにより、ユーザー ジャーニーの機能が向上し、ページ上のインサイトのリンクがさらに強化されます。
検査イベントを追加する
エージェントに新しい検査イベントを追加します。これらのイベントには、ドレイン イベント、ナビゲート、ロード、DOMContentLoaded などのウィンドウ ライフサイクル イベント、およびエージェントのセッション状態の変更時に発行されるセッション イベントが含まれます。
バグ修正
finished
API timeSinceLoad
値を修正
finished
API が、ページ起点からの相対的な時間値 (秒) ではなく、UNIX タイムスタンプとしてPageAction
データのtimeSinceLoad
値を作成していた問題を修正しました。
サポートステートメント
New Relic では、最新の機能とパフォーマンス上のメリットを確実に得られるよう、エージェントを定期的にアップグレードすることをお勧めします。古いリリースはサポート終了になるとサポートされなくなります。リリース日は、エージェント バージョンの元の公開日を反映します。
新しいブラウザエージェントのリリースは、一定期間にわたって小さな段階で顧客に展開されます。 このため、リリースがアカウントでアクセス可能になる日付は、元の公開日と一致しない可能性があります。詳細については、このステータス ダッシュボードをご覧ください。
弊社のブラウザ サポート ポリシーに従い、 Browserの v1.292.0 は、 Chrome 127 ~ 137、Edge 127 ~ 137、Safari 17 ~ 18、Firefox 128 ~ 138 のブラウザとバージョン範囲向けに構築され、テストされました。 モバイル デバイスの場合、v1.292.0 は Android OS 16 および iOS Safari 17-18.1 用に構築およびテストされました。
v1.291.1
バグ修正
中止時に ST がメモリ内のイベント参照を保持しないようにする
エージェントが中止した後にトレース内に保持しているEvent
エントリを解放します。これは、クリアされることのないセットへの参照を追加し続けることによって発生する、既知のメモリ リークのケースに対処します。
リソースのクリーンな BrowserPerformance エントリ名
リソース タイプBrowserPerformance
イベントのentryName
属性の URL がよりクリーンになり、報告された URL からハッシュ フラグメントが削除されるようになりました。
addToTrace の安全策を追加する
addToTrace APIで作成されたイベントには無効な UNIX タイムスタンプがあり、警告が発行され、イベントを作成せずに戻ります。
サポートステートメント
New Relic では、最新の機能とパフォーマンス上のメリットを確実に得られるよう、エージェントを定期的にアップグレードすることをお勧めします。古いリリースはサポート終了になるとサポートされなくなります。リリース日は、エージェント バージョンの元の公開日を反映します。
新しいブラウザエージェントのリリースは、一定期間にわたって小さな段階で顧客に展開されます。 このため、リリースがアカウントでアクセス可能になる日付は、元の公開日と一致しない可能性があります。詳細については、このステータス ダッシュボードをご覧ください。
弊社のブラウザ サポート ポリシーに従い、 Browserの v1.291.1 は、 Chrome 126 ~ 136、Edge 126 ~ 136、Safari 17 ~ 18、Firefox 128 ~ 138 のブラウザとバージョン範囲向けに構築され、テストされました。 モバイル デバイスの場合、v1.291.1 は Android OS 16 および iOS Safari 17-18.1 用に構築およびテストされました。
v1.291.0
特徴
計測APIを作成する
測定 API をnewrelic
グローバル オブジェクトに追加します。この API を使用すると、マークとメジャーの自動検出が有効になっていない場合でも、新しい BrowserPerformance データを生成できます。
バグ修正
セッションの終了と機能の中止の間の競合を修正
セッションが終了したときに機能がセッション マネージャーと競合する問題を修正しました。これには、特定のセッションと一致するようにセッションのタイミングをチェックする必要があり、既存のセッションから作成された新しいセッションによって部分的な再生または再生がトリガーされない状態が発生し、エージェントが特定の再生でトレース データを送信できなくなる可能性があります。
最初のセッショントレースペイロードをすぐに収集する
一貫性を高めるために、ページが読み込まれるとすぐに最初の ST ペイロードが収集される古い動作を実装しました。これにより、リプレイは収集されるがトレースは収集されないケースが頻繁に発生しなくなります。
サポートステートメント
New Relic では、最新の機能とパフォーマンス上のメリットを確実に得られるよう、エージェントを定期的にアップグレードすることをお勧めします。古いリリースはサポート終了になるとサポートされなくなります。リリース日は、エージェント バージョンの元の公開日を反映します。
新しいブラウザエージェントのリリースは、一定期間にわたって小さな段階で顧客に展開されます。 このため、リリースがアカウントでアクセス可能になる日付は、元の公開日と一致しない可能性があります。詳細については、このステータス ダッシュボードをご覧ください。
弊社のブラウザ サポート ポリシーに従い、 Browserの v1.291.0 は、 Chrome 126 ~ 136、Edge 126 ~ 136、Safari 17 ~ 17、Firefox 128 ~ 138 のブラウザとバージョン範囲向けに構築され、テストされました。 モバイル デバイスの場合、v1.291.0 は Android OS 16 および iOS Safari 17-18.1 用に構築およびテストされました。
v1.290.1
バグ修正
サイレント設定ゲッターの harvestCount メッセージのみ
エージェントがランタイムharvestCount
を上書きしようとしたことによる警告は適切に抑制されます。
サポートステートメント
New Relic では、最新の機能とパフォーマンス上のメリットを確実に得られるよう、エージェントを定期的にアップグレードすることをお勧めします。古いリリースはサポート終了になるとサポートされなくなります。リリース日は、エージェント バージョンの元の公開日を反映します。
新しいブラウザエージェントのリリースは、一定期間にわたって小さな段階で顧客に展開されます。 このため、リリースがアカウントでアクセス可能になる日付は、元の公開日と一致しない可能性があります。詳細については、このステータス ダッシュボードをご覧ください。
弊社のブラウザ サポート ポリシーに従い、 Browserの v1.290.1 は、 Chrome 126 ~ 136、Edge 126 ~ 136、Safari 17 ~ 17、Firefox 128 ~ 138 のブラウザとバージョン範囲向けに構築され、テストされました。 モバイル デバイスの場合、v1.290.1 は Android OS 16 および iOS Safari 17-18.1 用に構築およびテストされました。
v1.290.0
Features
Bundler tools exports
An optional Webpack splitChunks cacheGroup matcher is now available for users who build the agent via NPM. This matcher enables de-duplication and merging of the agent's lazy-loaded JavaScript into a single chunk. This single chunk loads post-page render, consistent with the behavior of our pre-built agent for APM and copy/paste implementations.
Set UserAction currentUrl before aggregation end
Set currentUrl on the first event of a user action instead of at the end of aggregation.
Improve lazy-loading optimization
Optimize our pattern to ensure that code-bundlers such as webpack can more effectively tree-shake the output to only include the relevant files needed to run the agent. This specifically helps reduce the bundle size, reduce the amount of lazy files generated, and streamlines "custom" agent builds used with NPM.
API Code Splitting
Split the API method definitions per feature instead of a single file shared across all loader types. This allows each loader to only instantiate the necessary APIs for the features included, and reduce overall bundle size for the "Lite" build as well as custom-built agents with NPM. A shell will still exist for non-initialized APIs to prevent errors from throwing on APIs used without the needed features.
Support statement
New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Older releases will no longer be supported when they reach end-of-life. Release dates are reflective of the original publish date of the agent version.
New browser agent releases are rolled out to customers in small stages over a period of time. Because of this, the date the release becomes accessible to your account may not match the original publish date. Please see this status dashboard for more information.
Consistent with our browser support policy, v1.290.0 of the Browser agent was built for and tested against these browsers and version ranges: Chrome 125-135, Edge 125-135, Safari 17-17, and Firefox 127-137. For mobile devices, v1.290.0 was built and tested for Android OS 16 and iOS Safari 17-18.1.
v1.289.0
Features
Remove agent config cache and getters/setters
Removes agent internal configuration utility functions. No impact to agent functionality is expected. Build size have been reduced by this coding style change.
Support statement
New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Older releases will no longer be supported when they reach end-of-life. Release dates are reflective of the original publish date of the agent version.
New browser agent releases are rolled out to customers in small stages over a period of time. Because of this, the date the release becomes accessible to your account may not match the original publish date. Please see this status dashboard for more information.
Consistent with our browser support policy, v1.289.0 of the Browser agent was built for and tested against these browsers and version ranges: Chrome 125-135, Edge 125-135, Safari 17-17, and Firefox 127-137. For mobile devices, v1.289.0 was built and tested for Android OS 16 and iOS Safari 17-18.1.