Skip to content

chore(deps): update Cocoa SDK to v9.9.0#1332

Open
github-actions[bot] wants to merge 1 commit intomainfrom
deps/modules/sentry-cocoa.properties/9.9.0
Open

chore(deps): update Cocoa SDK to v9.9.0#1332
github-actions[bot] wants to merge 1 commit intomainfrom
deps/modules/sentry-cocoa.properties/9.9.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 4, 2026

Bumps modules/sentry-cocoa.properties from 9.8.0 to 9.9.0.

Auto-generated by a dependency updater.

Changelog

9.9.0

Features

  • Add attachAllThreads option to SentryOptions to attach full stack traces for all threads to captured events (#7764)
  • Add per-call attachAllThreads parameter to capture(event:), capture(error:), capture(exception:), and capture(message:) to override the global option for specific calls (#7767)

Improvements

  • Align app lifecycle breadcrumb state values with in_foreground/is_active app context (#7703)
    • Breaking: Update any beforeBreadcrumb filters or dashboard queries matching on the old state values:
      • iOS/tvOS/visionOS
        • didBecomeActive state changed from foreground to active
      • macOS
        • didBecomeActive state changed from foreground to active
        • willResignActive state changed from background to inactive

Fixes

  • Copy incoming tags dict to prevent crash (#7763)
  • Per-instance unmaskView propagates to child views (#7733)
    • Warning: If you relied on children of an unmasked view still being individually redacted, verify your Session Replay redaction after updating. An explicit maskView(_:) on a descendant still takes precedence.
  • Move SessionTracker file I/O off the main thread (#7704)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-cocoa.properties/9.9.0 branch from 974a756 to 81dbd74 Compare April 4, 2026 03:49
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Apr 4, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Bug Fixes 🐛

  • Prevent potential script injection in crash-reporter-build workflow by fix-it-felix-sentry in #1324

Internal Changes 🔧

Deps

  • Update Cocoa SDK to v9.9.0 by github-actions[bot] in #1332
  • Update CLI to v3.3.5 by github-actions in #1323

Other

  • Update validate-pr workflow by stephanie-anderson in #1328

Other

  • Fix intermittent crash when capturing screenshots due to invalid viewport by tustanivsky in #1331
  • Suppress superfluous warnings when detecting for SteamOS by yangskyboxlabs in #1326
  • Add out-of-process screenshot capturing on Windows by tustanivsky in #1325

🤖 This preview updates automatically when you update the PR.

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