Skip to content

Commit f98fb31

Browse files
committed
Changelog
1 parent a703a6e commit f98fb31

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
@@ -28,6 +28,8 @@
2828
- Ensure frame metrics listeners are registered/unregistered on the main thread ([#4582](https://github.com/getsentry/sentry-java/pull/4582))
2929
- Do not report cached events as lost ([#4575](https://github.com/getsentry/sentry-java/pull/4575))
3030
- Previously events were recorded as lost early despite being retried later through the cache
31+
- Move and flush unfinished previous session on init ([#4624](https://github.com/getsentry/sentry-java/pull/4624))
32+
- This removes the need for unnecessary blocking our background queue for 15 seconds in the case of a background app start
3133

3234
## 8.18.0
3335

0 commit comments

Comments
 (0)