chore(deps): update dependency getsentry/sentry-cocoa to v9.12.1#121
Merged
Conversation
The 9.12.0 release promoted Metrics out of experimental and removed the unreliable-environment Session Replay flag. Move enableMetrics to the top-level Options and drop enableSessionReplayInUnreliableEnvironment so the app compiles against the bumped SDK version.
📲 Install BuildsiOS
|
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.
This PR contains the following updates:
9.8.0→9.12.1Release Notes
getsentry/sentry-cocoa (getsentry/sentry-cocoa)
v9.12.1Compare Source
Fixes
Fixes
v9.12.0Compare Source
Improvements
enableSessionReplayInUnreliableEnvironmentexperimental option and the environment checker that temporarily disabled Session Replay on iOS 26 (#7831)Features
Fixes
sentrycrashfu_readBytesFromFDwhenread()returns EOF on a truncated file (#7853)SentryFramesTrackerlisteners causingEXC_BAD_ACCESSinNSConcreteHashTable removeItem:when a listener is deallocated on a background thread (#7839)BinaryImageCacheinitialization to a background thread to reduce blocking on dyld reader locks on the main thread (#7823)v9.11.0Compare Source
Features
Fixes
Package@swift-6.2.swiftto avoid issues with unsafe build flags on SPM > 6.2 (#7778)bufferfor Session Replay triggered by an error (#7804)v9.10.0Compare Source
Features
o123.ingest.sentry.io) and compares it with thesentry-org_idvalue in incoming baggage headers. When the two differ, the SDK starts a fresh trace instead of continuing the foreign one. This guards against accidentally linking traces across organizations.strictTraceContinuation(defaultfalse): when enabled, both the SDK's org ID and the incoming baggage org ID must be present and match for a trace to be continued. Traces with a missing org ID on either side are rejected.orgId: allows explicitly setting the organization ID for self-hosted and Relay setups where it cannot be extracted from the DSN.Fixes
v9.9.0Compare Source
Features
attachAllThreadsoption toSentryOptionsto attach full stack traces for all threads to captured events (#7764)attachAllThreadsparameter tocapture(event:),capture(error:),capture(exception:), andcapture(message:)to override the global option for specific calls (#7767)Improvements
statevalues within_foreground/is_activeapp context (#7703)beforeBreadcrumbfilters or dashboard queries matching on the oldstatevalues:didBecomeActivestate changed fromforegroundtoactivedidBecomeActivestate changed fromforegroundtoactivewillResignActivestate changed frombackgroundtoinactiveFixes
maskView(_:)on a descendant still takes precedence.Configuration
📅 Schedule: (in timezone Europe/Vienna)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.