New in this release
- Session Replay Blocked Views: Added new blocked views functionality. For UIKit use "nr-block" accessibility id, new UIView
blockView, or in SwiftUINRConditionalMaskViewwithblockView=true to block regions from capture during session replay.
Fixed in this release
- Fixed an overheating issue caused by excessive logging in rare cases.
- Resolved a bug in
NewRelic.setMaxOfflineStorageSize. - During harvest handle status code 0.
- Resolved issues in
getAndClearFramesandflattenTree.