Skip to content

chore(deps): update Cocoa SDK to v9.25.0 - #2801

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/modules/sentry-cocoa/9.25.0
Open

chore(deps): update Cocoa SDK to v9.25.0#2801
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/modules/sentry-cocoa/9.25.0

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps modules/sentry-cocoa from 9.24.0 to 9.25.0.

Auto-generated by a dependency updater.

Changelog

9.25.0

Warning

This release raises the minimum deployment targets to macOS 12 and watchOS 9. Apps that support older OS versions must use an earlier Sentry Cocoa release.

Breaking Changes

  • Bump the minimum deployment targets to macOS 12 and watchOS 9 because Xcode 27 no longer supports earlier versions. This lets the SDK adopt Xcode 27 without blocking users from building and submitting their apps with the latest Xcode. (#8595, #8113, #8189)

Features

  • Add SentrySDK.feedback.enableOnShake() and disableOnShake() to toggle the shake-to-report gesture at runtime (#8591)

Fixes

  • Reduce memory usage when storing envelopes with large attachments (#8649)
  • Fix incorrect duration sent for active sessions (#8612)
    • Session duration is now set only when the session ends. Active sessions (including on error increments) no longer emit a bogus duration.
  • Fix a race that could prevent consecutive app hangs from being reported (#8627)
  • Fix malformed itms-services URL in SentryDistribution updater (#8567)
  • Fix off-main thread reads of -[UIApplication applicationState] (8672)

@github-actions
github-actions Bot requested a review from bitsandfoxes as a code owner August 6, 2026 03:59
@bruno-garcia
bruno-garcia force-pushed the deps/modules/sentry-cocoa/9.25.0 branch from f0e30d0 to ed8fa3c Compare August 6, 2026 03:59
@bruno-garcia
bruno-garcia force-pushed the deps/modules/sentry-cocoa/9.25.0 branch from ed8fa3c to baac0cc Compare August 11, 2026 03:29
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.

1 participant