Requested by: @markushi
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Improvements
- Improve SDK init performance by replacing
java.net.URI with custom string parsing for DSN (#5448)
- Remove unnecessary boxing to improve performance (#5520)
Fixes
- Session Replay: Fix
VerifyError in Compose masking under DexGuard/R8 obfuscation (#5507)
- Session Replay: Fix Compose view masking not working on obfuscated/minified builds (#5503)
Requested by: @markushi
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Improvements
java.net.URIwith custom string parsing for DSN (#5448)Fixes
VerifyErrorin Compose masking under DexGuard/R8 obfuscation (#5507)