Skip to content

sentry-native 0.14.1#282575

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-sentry-native-0.14.1
May 14, 2026
Merged

sentry-native 0.14.1#282575
BrewTestBot merged 2 commits into
mainfrom
bump-sentry-native-0.14.1

Conversation

@BrewTestBot

@BrewTestBot BrewTestBot commented May 13, 2026

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
release notes
**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)

View the full release notes at https://github.com/getsentry/sentry-native/releases/tag/0.14.1.


@github-actions github-actions Bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label May 13, 2026
@daeho-ro daeho-ro force-pushed the bump-sentry-native-0.14.1 branch from ece6b5c to b17ada4 Compare May 13, 2026 22:49
@github-actions

Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 14, 2026
@BrewTestBot BrewTestBot enabled auto-merge May 14, 2026 07:07
@BrewTestBot BrewTestBot added this pull request to the merge queue May 14, 2026
Merged via the queue into main with commit c68aedc May 14, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-sentry-native-0.14.1 branch May 14, 2026 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants