Skip to content

chore(deps): update Native SDK to v0.13.8#2655

Open
github-actions[bot] wants to merge 1 commit intomainfrom
deps/modules/sentry-native/0.13.8
Open

chore(deps): update Native SDK to v0.13.8#2655
github-actions[bot] wants to merge 1 commit intomainfrom
deps/modules/sentry-native/0.13.8

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps modules/sentry-native from 0.13.5 to 0.13.8.

Auto-generated by a dependency updater.

Changelog

0.13.8

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)

0.13.7

Features:

  • Add before_screenshot hook. (#1641)
  • Add error log for oversized envelopes (HTTP 413 Content Too Large). (#1647)

Fixes:

  • Reset client report counters during initialization (#1632)
  • macOS: cache VM regions for FP validation in the new unwinder. (#1634)
  • Linux: remove dependency on stdio in the unwinder pointer validation code to reduce exposure to async-signal-unsafe functions. (#1637)
  • macOS: replace sandbox-incompatible IPC primitives (sem_open, shm_open, fork) with sandbox-safe alternatives (pthread_mutex, file-backed mmap, posix_spawn) so the native backend works inside App Sandbox. (#1644)
  • Fix minidump UUID byte order (swap GUID fields to match RSDS format) and use int64 for image sizes to support modules larger than 2 GB. (#1651)

0.13.6

Features:

  • Add WinGDK (Gaming.Desktop.x64) platform support (#1631)
  • Track discarded events via client reports. (#1549)
  • Android: allow Sentry.NET to preload the NDK integration to install signal handlers before the .NET runtime. (#1613)

Fixes:

  • Revert CMP0141 policy that broke debug info settings for downstream consumers. (#1630)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native/0.13.8 branch from 25e96cb to d9f4c52 Compare April 25, 2026 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant