You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,7 @@
4
4
5
5
### Fixes
6
6
7
-
- Fix `JsonObjectReader` and `MapObjectReader` hanging indefinitely when deserialization
8
-
errors leave the reader in an inconsistent state ([#5293](https://github.com/getsentry/sentry-java/pull/5293))
7
+
- Fix `JsonObjectReader` and `MapObjectReader` hanging indefinitely when deserialization errors leave the reader in an inconsistent state ([#5293](https://github.com/getsentry/sentry-java/pull/5293))
9
8
- Failed collection values are now skipped so parsing can continue
10
9
- Skipped collection values emit `WARNING` logs
11
10
- Unknown-key failures and unrecoverable recovery failures emit `ERROR` logs
0 commit comments