Skip to content

chore(deps): update Cocoa SDK to v9.15.0#2697

Merged
bitsandfoxes merged 1 commit into
mainfrom
deps/modules/sentry-cocoa/9.15.0
May 28, 2026
Merged

chore(deps): update Cocoa SDK to v9.15.0#2697
bitsandfoxes merged 1 commit into
mainfrom
deps/modules/sentry-cocoa/9.15.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps modules/sentry-cocoa from 9.14.0 to 9.15.0.

Auto-generated by a dependency updater.

Changelog

9.15.0

Features

  • Add SentrySDK.extendAppLaunch() and SentrySDK.finishExtendedAppLaunch() to extend standalone app start spans beyond the default end point (e.g. include initial data loading). Call extendAppLaunch() after SentrySDK.start(options:) and before the app start transaction is created, then call finishExtendedAppLaunch() when your app is fully ready. Requires options.experimental.enableStandaloneAppStartTracing = true. (#7936)
  • Skip max app start duration limit for standalone app start tracing (#7949)

Fixes

  • Fix UIViewController transactions lost during launch profiling (#7920)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-cocoa/9.15.0 branch from 4076429 to 8e93424 Compare May 28, 2026 04:24
@bitsandfoxes bitsandfoxes enabled auto-merge (squash) May 28, 2026 09:25
@bitsandfoxes bitsandfoxes merged commit 940050d into main May 28, 2026
77 of 78 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-cocoa/9.15.0 branch May 28, 2026 09:26
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