Skip to content

Commit 15c2be2

Browse files
authored
Merge 558453c into ce4b2c1
2 parents ce4b2c1 + 558453c commit 15c2be2

5 files changed

Lines changed: 686 additions & 43 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Unreleased
44

5+
### Fixes
6+
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))
8+
- Failed collection values are now skipped so parsing can continue
9+
- Skipped collection values emit `WARNING` logs
10+
- Unknown-key failures and unrecoverable recovery failures emit `ERROR` logs
11+
512
### Internal
613

714
- Bump AGP version from v8.6.0 to v8.13.1 ([#5063](https://github.com/getsentry/sentry-java/pull/5063))

0 commit comments

Comments
 (0)