Session Replay Blocked Views: Added new blocked views functionality. For UIKit use "nr-block" accessibility id, new UIView blockView, or in SwiftUI NRConditionalMaskView with blockView=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 getAndClearFrames and flattenTree.