github getsentry/sentry-native 0.13.8

5 hours ago

Features:

  • Enable experimental native backend on Xbox. (#1666)
  • Cache consent-revoked envelopes to disk when cache_keep or http_retry is enabled, instead of discarding them. With http_retry, the cached envelopes are sent automatically once consent is given. (#1542)
  • Linux: support 32-bit ARM. (#1659)
  • Crashpad: capture handler process log output to <run>/crashpad-handler.log, matching the SDK's debug verbosity. (#1658)

Fixes:

  • Linux: handle ENOSYS in read_safely to fix empty module list in seccomp-restricted environments. (#1655)
  • macOS: avoid stdio deadlock in breakpad exception handler. (#1656)
  • Crashpad: build for 32-bit ARM on Linux. (#1659)
  • Native: build for 32-bit ARM on Linux. (#1659)
  • Inproc: build vendored libunwind for 32-bit ARM on Linux. (#1659)
  • Native: build for 64-bit ARM on Linux with musl. (#1665)
  • Native/Linux: prevent shared memory leak on crash. (#1664)
  • Native: skip scope flush during crash handling. (#1668)

Don't miss a new sentry-native release

NewReleases is sending notifications on new releases.