Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps modules/sentry-native from 0.10.1 to 0.11.0.

Auto-generated by a dependency updater.

Changelog

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 19, 2025
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native branch from 67be627 to dec83e2 Compare September 19, 2025 03:13
@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.40%. Comparing base (72d56c5) to head (dafd5da).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4542      +/-   ##
==========================================
- Coverage   73.42%   73.40%   -0.02%     
==========================================
  Files         479      479              
  Lines       17506    17506              
  Branches     3480     3480              
==========================================
- Hits        12854    12851       -3     
- Misses       3773     3775       +2     
- Partials      879      880       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native branch from dec83e2 to dafd5da Compare September 19, 2025 09:44
@jamescrosswell jamescrosswell merged commit 946c48d into main Sep 19, 2025
32 checks passed
@jamescrosswell jamescrosswell deleted the deps/modules/sentry-native branch September 19, 2025 22:43
alexsohn1126 pushed a commit that referenced this pull request Sep 22, 2025
Co-authored-by: GitHub <noreply@github.com>
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.

3 participants