Skip to content

chore(deps): update Cocoa SDK to v9.24.0 - #2792

Merged
bitsandfoxes merged 1 commit into
mainfrom
deps/modules/sentry-cocoa/9.24.0
Jul 31, 2026
Merged

chore(deps): update Cocoa SDK to v9.24.0#2792
bitsandfoxes merged 1 commit into
mainfrom
deps/modules/sentry-cocoa/9.24.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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.

  • Add enableMemoryIntrospection option to allow users to control memory introspection in crash reports, defaults to false (was previously true) (#8571)
    • You can re-enable this feature by setting the option enableMemoryIntrospection to true
    • When this option is disabled, string stack contents found near the crash site will not be included in the event sent to Sentry. These contents are displayed in the 'message' subtitle shown underneath the main issue title in Sentry.

Features

  • Add Breadcrumb.setData(value:key:) to set a single breadcrumb data entry and deprecate the Breadcrumb.data setter in its favor. (#8572)

Fixes

  • Fix screenshots not being captured by hybrid SDKs (#8578)
  • Fix trace propagation for manually instrumented transactions when automatic performance tracing is disabled (#8522)
  • Prevent a Session Replay crash (NSInvalidArgumentException / -[NSConcreteValue doubleValue]) when Core Animation raises while redacting the view hierarchy, e.g. during React Navigation transitions or video fullscreen presentation (#8537)
  • Remove x/y coordinates from UI breadcrumbs, as they are a potential security risk, for example leaking input on custom PIN code views (#8534)

@bruno-garcia
bruno-garcia force-pushed the deps/modules/sentry-cocoa/9.24.0 branch from 8c87404 to 2c066d8 Compare July 31, 2026 04:05
@bitsandfoxes
bitsandfoxes enabled auto-merge (squash) July 31, 2026 08:57
@bitsandfoxes
bitsandfoxes merged commit 968978d into main Jul 31, 2026
113 of 114 checks passed
@bitsandfoxes
bitsandfoxes deleted the deps/modules/sentry-cocoa/9.24.0 branch July 31, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants