Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 4, 2025

Bumps scripts/update-sentry-native-ndk.sh 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:

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 4, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh/0.12.1 branch from 75a4e7e to 3e6ec68 Compare November 4, 2025 03:21
@jpnurmi
Copy link

jpnurmi commented Nov 4, 2025

Hi, any chance of having this merged for the benefit of Sentry.NET on Android? 🙏 The update contains getsentry/sentry-native#1392 that would allow us to move forward with:

@romtsn romtsn merged commit 1bfeacc into main Nov 4, 2025
59 checks passed
@romtsn romtsn deleted the deps/scripts/update-sentry-native-ndk.sh/0.12.1 branch November 4, 2025 12:03
@romtsn
Copy link
Member

romtsn commented Nov 4, 2025

@jpnurmi just got it merged - do you also need to have it released?

@jpnurmi
Copy link

jpnurmi commented Nov 4, 2025

@jpnurmi just got it merged - do you also need to have it released?

Great, thanks! Yes please, sentry-dotnet uses Maven releases :)

@romtsn
Copy link
Member

romtsn commented Nov 4, 2025

let us squeeze a couple of more things -- we'll make sure to release it today/latest tomorrow morning CET

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants