File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2020-  Bump Cocoa SDK from v8.55.1 to v8.56.2 ([ #3276  ] ( https://github.com/getsentry/sentry-dart/pull/3276 ) )
2121  -  [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8562 ) 
2222  -  [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.55.1...8.56.2 ) 
23+ -  Bump Native SDK from v0.10.0 to v0.11.2 ([ #3282  ] ( https://github.com/getsentry/sentry-dart/pull/3282 ) )
24+   -  [ changelog] ( https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0112 ) 
25+   -  [ diff] ( https://github.com/getsentry/sentry-native/compare/0.10.0...0.11.2 ) 
2326
2427## 9.7.0-beta.5  
2528
Original file line number Diff line number Diff line change @@ -709,7 +709,7 @@ class SentryNative {
709709
710710  /// Shuts down the sentry client and forces transports to flush out. 
711711  /// 
712-   /// Returns 0 on success . 
712+   /// Returns the number of envelopes that have been dumped . 
713713  /// 
714714  /// Note that this does not uninstall any crash handler installed by our 
715715  /// backends, which will still process crashes after `sentry_close()` , except 
Original file line number Diff line number Diff line change 22# Basically, this is a properties file we use both in CMake and update-deps.yml to update dependencies.
33
44repo=https://github.com/getsentry/sentry-native
5- version=0.10.0 
5+ version=0.11.2 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments