May 26
iOS agent v7.7.2
이 릴리스에서 수정됨
수정: 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
수정: NR-568021 - NRMAMethodProfiler.m의 크래시 수정 (#744) — @cdillard-NewRelic
수정: 대량의 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를 사용하거나 SwiftUI의NRConditionalMaskView에서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.