Skip to content

Commit 14fa1b2

Browse files
committed
changelog
1 parent 122edef commit 14fa1b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
### Features
6+
7+
- Add `CoroutineExceptionHandler` for reporting uncaught exceptions in coroutines to Sentry ([#4259](https://github.com/getsentry/sentry-java/pull/4259))
8+
- This is now part of `sentry-kotlin-extensions` and can be used together with `SentryContext` when launching a coroutine
9+
510
### Fixes
611

712
- Reduce excessive CPU usage when serializing breadcrumbs to disk for ANRs ([#4181](https://github.com/getsentry/sentry-java/pull/4181))

0 commit comments

Comments
 (0)