chore(deps): update Cocoa SDK to v9.1.0 #2454
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 modules/sentry-cocoa.properties from 9.0.0 to 9.1.0.
Auto-generated by a dependency updater.
Changelog
9.1.0
Warning
The class
SentryDsnhas been converted from Objective-C to Swift. While the public API remains the same, you might have to remove imports of theSentryDsn.hfrom your Objective-C code.We acknowledge that this is a breaking change introduced in a minor release, but it should have been part of the major release 9.0.0 already before - apologies for any inconveniences caused.
Breaking Changes
SentryDsnfrom Objective-C to Swift, removing theSentryDsn.hfrom the public header files.Features
SentryScope(#6830)SentryScopeattributes into log messages (#6834)Improvements
WillTerminateorWillResignActiveNotifications (#6909)Fixes
UIApplication sendAction:to:from:forEvent:(#6970)user.idnot set to installationId if no user is set (#7005)