Skip to content

8.39.1

Latest

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 17 Apr 07:40

Fixes

  • Fix JsonObjectReader and MapObjectReader hanging indefinitely when deserialization errors leave the reader in an inconsistent state (#5293)
    • Failed collection values are now skipped so parsing can continue
    • Skipped collection values emit WARNING logs
    • Unknown-key failures and unrecoverable recovery failures emit ERROR logs