Skip to content

Commit 78bb822

Browse files
committed
changelog
1 parent 644dcd8 commit 78bb822

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
@@ -24,6 +24,8 @@
2424
```
2525
- Fix abstract method error in `SentrySupportSQLiteDatabase` ([#4597](https://github.com/getsentry/sentry-java/pull/4597))
2626
- Ensure frame metrics listeners are registered/unregistered on the main thread ([#4582](https://github.com/getsentry/sentry-java/pull/4582))
27+
- Do not report cached events as lost ([#4575](https://github.com/getsentry/sentry-java/pull/4575))
28+
- Previously events were recorded as lost early despite being retried later through the cache
2729

2830
## 8.18.0
2931

0 commit comments

Comments
 (0)