You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add installGroupsOverride parameter to Build Distribution SDK for programmatic filtering, with support for configuration via properties file using io.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 SentryExecutorService in SentryOptions (#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.PreviewView to default maskedViewClasses to mask camera previews by default. (#5097)
Dependencies
Bump Native SDK from v0.12.4 to v0.12.7 (#5071, #5098)