August 4
Media agent for Android v4.4.0
New features
- Added JP region support. (e97c6ca)
Bug fixes
- Aligned
totalPauseTimewith the iOS clock model and stopped emittingtotalTimeSwitchedDown. (924c7b9) - Classified startup and playback errors by content-started state, for iOS parity. (a6b3288)
- Corrected
CONTENT_DROPPED_FRAMESevent fields and fixed the underlying ANR root cause. (a5afc73) - Deduplicated consecutive identical download-rate samples. (e9b6d1f)
- Emitted a fresh
totalPlaytimevalue inQOE_AGGREGATE. (af065d6) - Excluded only ad time from
startupTime, for iOS parity. (9321ac8) - Recorded the final QoE event into the crash-safe buffer at
CONTENT_END. (e1d3ae1) - Removed an unused classpath. (f729768)
- Removed an unused dependency. (0bdd95b)
- Removed an unused plugin. (fa11838)
- Replaced the global
harvestCycleNumbergate with a per-tracker gate. (9e19faf) - Updated a variable name. (72de035)
- Updated the allowlist for
QOE_AGGREGATEcontext attributes, for iOS parity. (dd1d3ef) - Updated the bitrate timer to use the
isPlayingtransition. (011ade3)
August 4
Android向けメディアエージェント v4.4.0
新機能
- JPリージョンのサポートを追加しました。(e97c6ca)
バグ修正
totalPauseTimeをiOSのクロックモデルに合わせ、totalTimeSwitchedDownの出力を停止しました。(924c7b9)- iOSと同等にするため、コンテンツ開始状態別に起動エラーと再生エラーを分類しました。(a6b3288)
CONTENT_DROPPED_FRAMESイベントフィールドを修正し、根本的なANRの原因を修正しました。(a5afc73)- 連続する同一のダウンロードレートのサンプルを重複排除しました。(e9b6d1f)
QOE_AGGREGATEで新しいtotalPlaytime値を発行しました。(af065d6)- iOSとのパリティのため、
startupTimeから広告時間のみを除外しました。(9321ac8) CONTENT_ENDに最後のQoEイベントをクラッシュセーフバッファに記録しました。(e1d3ae1)- 未使用のクラスパスを削除しました。(f729768)
- 未使用の依存関係を削除しました。(0bdd95b)
- 未使用のプラグインを削除しました。(fa11838)
- グローバルな
harvestCycleNumberゲートをトラッカーごとのゲートに置き換えました。(9e19faf) - 変数名を更新しました。(72de035)
- iOSとのパリティのため、
QOE_AGGREGATEコンテキスト属性の許可リストを更新しました。(dd1d3ef) - ビットレートタイマーを更新して、
isPlayingトランジションを使用するようにしました。(011ade3)
August 4
Media agent for iOS v4.3.0
Published to CocoaPods
NewRelicVideoAgent4.3.0NRAVPlayerTracker4.3.0NRIMATracker4.3.0
New features
Bug fixes
August 4
July 13
July 13
June 5
Media agent for iOS v4.1.4
Published to CocoaPods
NewRelicVideoAgent4.1.4NRAVPlayerTracker4.1.4NRIMATracker4.1.4
Bug fixes
- Exposed
sendSeekStart/sendSeekEndonNRVAVideo; auto-detected seek inAVPlayerTracker(34493b4) - Fixed
NRTrackerPairleakingNSNullsentinel to callers (82ef94f) - Implemented partial container sanitization, nil guard, and dead code removal (6aac79f)
- Read
totalPreRollAdTimefromCONTENT_STARTattributes (d565378) - Sanitized attribute values at
setAttributestorage boundary (7d07298)
June 5
iOS向けメディアエージェント v4.1.4
CocoaPodsに公開
NewRelicVideoAgent4.1.4NRAVPlayerTracker4.1.4NRIMATracker4.1.4
バグ修正
May 21
May 21