-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
acceptedAdd to approve the deployAdd to approve the deploy
Description
Requested by: @romtsn
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing #retract on a line by itself under this issue.
Targets
- maven
- github
- registry
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
- Add
installGroupsOverrideparameter to Build Distribution SDK for programmatic filtering, with support for configuration via properties file usingio.sentry.distribution.install-groups-override(#5066)
Fixes
- When merging tombstones with Native SDK, use the tombstone message if the Native SDK didn't explicitly provide one. (#5095)
- Fix thread leak caused by eager creation of
SentryExecutorServiceinSentryOptions(#5093)- There were cases where we created options that ended up unused but we failed to clean those up.
- Attach user attributes to logs and metrics regardless of
sendDefaultPii(#5099) - No longer log a warning if a logging integration cannot initialize Sentry due to missing DSN (#5075)
- While this may have been useful to some, it caused lots of confusion.
- Session Replay: Add
androidx.camera.view.PreviewViewto defaultmaskedViewClassesto mask camera previews by default. (#5097)
Dependencies
Internal
- Add integration to track session replay custom masking (#5070)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
acceptedAdd to approve the deployAdd to approve the deploy