chore(deps): update Cocoa SDK to v9.24.0 - #2792
Merged
Merged
Conversation
bruno-garcia
force-pushed
the
deps/modules/sentry-cocoa/9.24.0
branch
from
July 31, 2026 04:05
8c87404 to
2c066d8
Compare
bitsandfoxes
enabled auto-merge (squash)
July 31, 2026 08:57
bitsandfoxes
approved these changes
Jul 31, 2026
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
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-cocoa from 9.23.0 to 9.24.0.
Auto-generated by a dependency updater.
Changelog
9.24.0
Breaking Changes
Important
Due to a potential risk of revealing PII or security-relevant data in crash events in specific circumstances, we're shipping this strictly speaking breaking change in a minor version.
enableMemoryIntrospectionoption to allow users to control memory introspection in crash reports, defaults to false (was previously true) (#8571)enableMemoryIntrospectionto trueFeatures
Breadcrumb.setData(value:key:)to set a single breadcrumb data entry and deprecate theBreadcrumb.datasetter in its favor. (#8572)Fixes
NSInvalidArgumentException/-[NSConcreteValue doubleValue]) when Core Animation raises while redacting the view hierarchy, e.g. during React Navigation transitions or video fullscreen presentation (#8537)