Skip to content

Commit d710cca

Browse files
committed
merge changelog lines
1 parent 298720a commit d710cca

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
### Fixes
66

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))
98
- Failed collection values are now skipped so parsing can continue
109
- Skipped collection values emit `WARNING` logs
1110
- Unknown-key failures and unrecoverable recovery failures emit `ERROR` logs

0 commit comments

Comments
 (0)