chore(deps): update Cocoa SDK to v8.25.0 #209
Merged
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-cocoa.sh from 8.20.0 to 8.25.0.
Auto-generated by a dependency updater.
Changelog
8.25.0
Features
Fixes
Improvements
8.25.0-alpha.0
Features
Fixes
8.24.0
Features
8.23.0
Features
more about how to use the Metrics API.
Fixes
NSError sentryErrorWithDomain
(#3819)8.22.4
Fixes
8.22.3
Fixes
8.22.3-beta.0
Fixes
8.22.2
8.22.1
Fixes
8.22.0
Warning: this version is not working with SPM
Improvements
We now provide a prebuilt XCFramework for SPM, which speeds up your build and allows us to write
more code in Swift. To make this happen, we had to remove the SentryPrivate target for SPM and
CocoaPods, which you shouldn't have included directly.
Fixes
8.21.0
Features
for development. Read our blog post to find out more.
SentrySDK.detectedStartUpCrash
(#3644)Improvements
Fixes
free_storage
andstorage_size
from the device context (#3627), because Apple forbids sendinginformation retrieved via
NSFileSystemFreeSize
andNSFileSystemSize
off a device; seeApple docs.
8.21.0-beta.0
Features
for development. Read our blog post to find out more.
SentrySDK.detectedStartUpCrash
(#3644)Improvements
Fixes
free_storage
andstorage_size
from the device context (#3627), because Apple forbids sendinginformation retrieved via
NSFileSystemFreeSize
andNSFileSystemSize
off a device; seeApple docs.