Skip to content

Commit d07368d

Browse files
committed
update changelog
1 parent 75dd71d commit d07368d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- When merging tombstones with Native SDK, use the tombstone message if the Native SDK didn't explicitly provide one. ([#5095](https://github.com/getsentry/sentry-java/pull/5095))
1212
- Fix thread leak caused by eager creation of `SentryExecutorService` in `SentryOptions` ([#5093](https://github.com/getsentry/sentry-java/pull/5093))
1313
- There were cases where we created options that ended up unused but we failed to clean those up.
14+
- Session Replay: Add `androidx.camera.view.PreviewView` to default `maskedViewClasses` to mask camera previews by default. ([#4400](https://github.com/getsentry/sentry-java/issues/4400))
1415

1516
### Dependencies
1617

0 commit comments

Comments
 (0)