Merged
Conversation
91a7a24 to
c0652c6
Compare
c0652c6 to
7334f60
Compare
romtsn
approved these changes
Oct 7, 2025
romtsn
pushed a commit
that referenced
this pull request
Oct 7, 2025
Co-authored-by: GitHub <noreply@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps scripts/update-sentry-native-ndk.sh from 0.10.1 to 0.11.2.
Auto-generated by a dependency updater.
Changelog
0.11.2
Fixes:
0.11.1
Features:
sentry_options_set_enable_logs. When enabled, you can capture a log usingsentry_log_info()(or another log level). Logs can be filtered by setting thebefore_send_loghook. (#1271)0.11.0
Breaking changes:
user_dataparameter totraces_sampler. (#1346)Fixes:
stddef.hexplicitly incrashpadsince futurelibc++revisions will stop providing this include transitively. (#1375, crashpad#132)JWASMin the MinGWcrashpadbuild only if noCMAKE_ASM_MASM_COMPILERhas been defined. (#1375, crashpad#133)crashpadfrom leaking Objective-C ARC compile options into any parent target linkage. (#1375, crashpad#134)ASMlanguage from the top-level CMake project, as this triggered CMake policyCMP194which isn't applicable to the top-level. (#1384)Features:
sentry_options_set_logger_enabled_when_crashed(). (#1371)Internal:
crashpadsupport infrastructure for the external crash reporter feature. (#1375, crashpad#131)Docs:
SDKROOTdue to its empty default forCMAKE_OSX_SYSROOTin theREADME. (#1368)Thank you: