- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 225
chore(deps): update Native SDK to v0.11.0 #4542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
    
                
     Merged
            
            
          Conversation
  
    
      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
    
  
  
    
    67be627    to
    dec83e2      
    Compare
  
    | Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
 | 
dec83e2    to
    dafd5da      
    Compare
  
    
              
                    jamescrosswell
  
              
              approved these changes
              
                  
                    Sep 19, 2025 
                  
              
              
            
            
  This was referenced Sep 22, 2025 
      
    
  alexsohn1126 
      pushed a commit
      that referenced
      this pull request
    
      Sep 22, 2025 
    
    
      
  
    
      
    
  
Co-authored-by: GitHub <[email protected]>
  This was referenced Sep 22, 2025 
      
  This was referenced Sep 29, 2025 
      
  This was referenced Oct 6, 2025 
      
  This was referenced Oct 13, 2025 
      
  This was referenced Oct 20, 2025 
      
  This was referenced Oct 28, 2025 
      
  
    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 modules/sentry-native from 0.10.1 to 0.11.0.
Auto-generated by a dependency updater.
Changelog
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: