Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 30, 2025

Bumps modules/sentry-native from 0.11.3 to 0.12.1.

Auto-generated by a dependency updater.

Changelog

0.12.1

Fixes:

  • PS5/Switch compilation regression (sentry__process_spawn signature change) (#1436)

0.12.0

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:

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native branch from f136c92 to e109225 Compare October 30, 2025 03:24
@github-actions github-actions bot changed the title chore(deps): update Native SDK to v0.12.0 chore(deps): update Native SDK to v0.12.1 Nov 4, 2025
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native branch 3 times, most recently from 96ebe55 to 93456bf Compare November 7, 2025 03:24
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native branch from 93456bf to bf3d734 Compare November 7, 2025 08:23
@limbonaut limbonaut merged commit 0e5ba58 into main Nov 7, 2025
46 checks passed
@limbonaut limbonaut deleted the deps/modules/sentry-native branch November 7, 2025 08:49
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.

3 participants