May 26
iOS agent v7.7.2
このリリースで修正された点
fix: NR-563752 fullModeより前にhasReplayがerrorModeに追加される問題の修正 (#728) — @mbruin-NR
fix: 報告されたクラッシュを解決するため、MSRにUIColorの安全性を追加します。(#737) — @cdillard-NewRelic
修正:NRMAHarvester transitionToConnected:] (NRMAHarvester transitionToConnected:] (NRMAHarvester.mm:549) でのクラッシュに対する修正を追加しました(#742) — @cdillard-NewRelic
fix: NR-567271 hexライブラリのクラッシュ修正 (#743) — @cdillard-NewRelic
NR-566589 保存された各エラーでセッション属性を永続化します。(#736) — @mbruin-NR
fix: NR-568021 - NRMAMethodProfiler.mでのクラッシュを修正 (#744) — @cdillard-NewRelic
fix: 大量のHeXを送信する際にHexStore.cxxで発生する可能性があったクラッシュを修正しました (#745) — @cdillard-NewRelic
NR-567933 - RBMovedDisplayListContents を修正 (#747) — @cdillard-NewRelic
April 22
iOS agent v7.7.1
Fixed in this release
- Mobile Session Replay Enhancements.
- Fix lifetime/threading race in NRMAHarvestController.
March 25
iOS agent v7.7.0
このリリースの新機能
- ブロックされたビューのセッションリプレイ:新しいブロックされたビュー機能が追加されました。 UIKit の場合は、「nr-block」アクセシビリティ ID、新しい UIView
blockView使用するか、SwiftUINRConditionalMaskViewでblockView=true を指定して、セッション リプレイ中のキャプチャから領域をブロックします。
このリリースで修正された点
- まれに発生する、過剰なログ記録による過熱問題を修正しました。
NewRelic.setMaxOfflineStorageSizeのバグを解決しました。- 収穫処理中はステータスコード0を処理します。
getAndClearFramesとflattenTreeの問題を解決しました。
March 6
iOS agent v7.6.3
このリリースで修正された点
- バグ修正とパフォーマンス強化。
February 18
iOS agent v7.6.2
このリリースで修正された点
- iOS 15のサポートを復元しました。
- セッションリプレイの強化 - リプレイの忠実度を向上させる SwiftUI カラーの修正を追加しました。
- セッションリプレイの安定性 - 発生する可能性があったいくつかの問題を修正しました。古い iOS デバイスで発生する可能性があった問題を修正しました。
January 22
iOS agent v7.6.1
Important
- This release bumps the required iOS version of the New Relic iOS agent to iOS 16. iOS 15 support will come back in a future version.
New in this release
- Updated the public preview of mobile Session Replay to include sampling for errored sessions and fixed issues related to Session Replay.
Fixed in this release
- Fixed an issue that prevented distributed tracing from functioning in certain edge cases.
- Added stability fixes for identified issues.