Skip to content

chore(deps): update Native SDK to v0.14.1#2683

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/modules/sentry-native/0.14.1
Open

chore(deps): update Native SDK to v0.14.1#2683
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/modules/sentry-native/0.14.1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps modules/sentry-native from 0.14.0 to 0.14.1.

Auto-generated by a dependency updater.

Changelog

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)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native/0.14.1 branch from 7d7f988 to 2cbad1c Compare May 14, 2026 04:16
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