Skip to content

Commit 59a2747

Browse files
committed
changelog
1 parent c66a26c commit 59a2747

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
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+
- No longer log a warning if a logging integration cannot initialize Sentry due to missing DSN ([#5075](https://github.com/getsentry/sentry-java/pull/5075))
15+
- While this may have been useful to some, it caused lots of confusion.
1416

1517
### Dependencies
1618

0 commit comments

Comments
 (0)