We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644dcd8 commit 78bb822Copy full SHA for 78bb822
CHANGELOG.md
@@ -24,6 +24,8 @@
24
```
25
- Fix abstract method error in `SentrySupportSQLiteDatabase` ([#4597](https://github.com/getsentry/sentry-java/pull/4597))
26
- 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
29
30
## 8.18.0
31
0 commit comments