Skip to content

chore(deps): update Native SDK to v0.14.2#2685

Merged
bitsandfoxes merged 1 commit into
mainfrom
deps/modules/sentry-native/0.14.2
May 18, 2026
Merged

chore(deps): update Native SDK to v0.14.2#2685
bitsandfoxes merged 1 commit into
mainfrom
deps/modules/sentry-native/0.14.2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps modules/sentry-native from 0.14.0 to 0.14.2.

Auto-generated by a dependency updater.

Changelog

0.14.2

Fixes:

  • Protect CMAKE_SYSTEM_VERSION to avoid empty values when cross-building. (#1720)

0.14.1

Features:

  • Add strict trace continuation via sentry_options_set_strict_trace_continuation. (#1663)
  • Auto-populate event.user.id with a persistent per-installation UUID when no explicit user ID is set. (#1661)
  • Add cache keep modes, including SENTRY_CACHE_KEEP_ALWAYS to cache envelopes regardless of upload result. (#1707)
  • Crashpad: add error log for oversized envelopes (HTTP 413 Content Too Large). (#1706, crashpad#155)
  • Crashpad: support modifying attachments after sentry_init on macOS. (#1705, crashpad#153)
  • Add cache_dir envelope header for external crash reporters. (#1698)
  • Add sentry_attachment_set_type and SENTRY_ATTACHMENT_TYPE_* macros for standard Sentry attachment types. (#1700)
    • Deprecate sentry_options_add_view_hierarchy* in favor of sentry_attach_file* with sentry_attachment_set_type.

Fixes:

  • Native/Breakpad/Windows: fixed capturing abort(). (#1708)
  • Native/Windows: capture fast-fail and stack buffer overrun crashes via WER. (#1710)
  • Preserve cached minidump refs. (#1715)

@bitsandfoxes bitsandfoxes merged commit a6aebcc into main May 18, 2026
130 of 131 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-native/0.14.2 branch May 18, 2026 14:52
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.

2 participants