Skip to content

Conversation

@BrewTestBot
Copy link
Member

@BrewTestBot BrewTestBot commented Oct 29, 2025

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
release notes
**Breaking changes**:
  • If you use a narrow string path interface (for instance, sentry_options_set_database_path()) on Windows rather than one of the wide string variants (sentry_options_set_database_pathw()), then the expected encoding is now UTF-8. (#1413)

Features:

  • Add an option to use the stack pointer as an upper limit for the stack capture range in crashpad on Windows. This is useful for targets like Proton/Wine, where one can't rely on the TEB-derived upper bound being correctly maintained by the system, leading to overly large stack captures per thread. (#1427, crashpad#137)

Fixes:

  • Add logs flush on crash. This is not available for macOS with the crashpad backend. (#1404)
  • Make narrow UTF-8 the canonical path encoding on Windows. (#1413)
  • Re-add setting thread name for Windows transport. (#1424)
  • Fix AOT interop with managed .NET runtimes. (#1392)

Internal:

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


@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Oct 29, 2025
sentry-native: update deps

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 force-pushed the bump-sentry-native-0.12.0 branch from d049862 to ba93133 Compare October 30, 2025 13:07
@github-actions
Copy link
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 Oct 30, 2025
@BrewTestBot BrewTestBot enabled auto-merge October 30, 2025 13:31
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 30, 2025
Merged via the queue into main with commit 1770bd6 Oct 30, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-sentry-native-0.12.0 branch October 30, 2025 13:41
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.

3 participants