Skip to content

chore(deps): update Native SDK to v0.11.1#4749

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
deps/scripts/update-sentry-native-ndk.sh/0.11.1
Closed

chore(deps): update Native SDK to v0.11.1#4749
github-actions[bot] wants to merge 1 commit intomainfrom
deps/scripts/update-sentry-native-ndk.sh/0.11.1

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 24, 2025

Bumps scripts/update-sentry-native-ndk.sh from 0.10.1 to 0.11.1.

Auto-generated by a dependency updater.

Changelog

0.11.1

Features:

  • Add support for structured logs. It is currently experimental, and one can enable it by setting sentry_options_set_enable_logs. When enabled, you can capture a log using sentry_log_info() (or another log level). Logs can be filtered by setting the before_send_log hook. (#1271)

0.11.0

Breaking changes:

  • Add user_data parameter to traces_sampler. (#1346)

Fixes:

  • Include stddef.h explicitly in crashpad since future libc++ revisions will stop providing this include transitively. (#1375, crashpad#132)
  • Fall back on JWASM in the MinGW crashpad build only if no CMAKE_ASM_MASM_COMPILER has been defined. (#1375, crashpad#133)
  • Prevent crashpad from leaking Objective-C ARC compile options into any parent target linkage. (#1375, crashpad#134)
  • Fixed a TOCTOU race between session init/shutdown and event capture. (#1377)
  • Make the Windows resource generation aware of config-specific output paths for multi-config generators. (#1383)
  • Remove the ASM language from the top-level CMake project, as this triggered CMake policy CMP194 which isn't applicable to the top-level. (#1384)

Features:

  • Add a configuration to disable logging after a crash has been detected - sentry_options_set_logger_enabled_when_crashed(). (#1371)

Internal:

  • Support downstream Xbox SDK specifying networking initialization mechanism. (#1359)
  • Added crashpad support infrastructure for the external crash reporter feature. (#1375, crashpad#131)

Docs:

  • Document the CMake 4 requirement on macOS SDKROOT due to its empty default for CMAKE_OSX_SYSROOT in the README. (#1368)

Thank you:

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Sep 24, 2025
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Sep 24, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh/0.11.1 branch 12 times, most recently from 3d33393 to e2e687a Compare September 30, 2025 13:03
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh/0.11.1 branch 4 times, most recently from cae2c34 to 4eddde3 Compare October 1, 2025 13:08
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh/0.11.1 branch from 4eddde3 to 903df5d Compare October 1, 2025 15:59
@romtsn romtsn closed this Oct 7, 2025
@romtsn romtsn deleted the deps/scripts/update-sentry-native-ndk.sh/0.11.1 branch January 27, 2026 09:59
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.

2 participants