Skip to content

chore(deps): update dependency getsentry/sentry-cocoa to v9.26.1 - #162

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/getsentry-sentry-cocoa-9.x
Open

chore(deps): update dependency getsentry/sentry-cocoa to v9.26.1#162
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/getsentry-sentry-cocoa-9.x

Conversation

@renovate

@renovate renovate Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
getsentry/sentry-cocoa minor 9.25.09.26.1

Release Notes

getsentry/sentry-cocoa (getsentry/sentry-cocoa)

v9.26.1

Compare Source

Fixes
  • Prevent duplicate automatic HTTP spans and breadcrumbs for URLSession task wrappers (#​8846)
  • Prevent breadcrumb persistence for watchdog termination events from blocking the calling thread (#​8653)
  • Fix data races when reading and updating network tracker feature flags (#​8832)
  • Avoid lossy JPEG compression for user feedback screenshot fallbacks from non-previewable formats (#​8876)

v9.26.0

Compare Source

[!WARNING]
The 3rd-party integration packages (SentryCocoaLumberjack, SentryPulse, SentrySwiftLog, SentrySwiftyBeaver) now require Swift 6.1+ to support SPM package traits. Users on older Swift toolchains should pin to an earlier release of these packages.

Features
  • Promote enableStandaloneAppStartTracing from options.experimental to a top-level option on Options (#​8715)
  • Add SentryFromBinary (default) and SentryFromSource SPM package traits to 3rd-party integrations, allowing users to choose between precompiled xcframeworks and building from source. Requires Swift 6.1+ (#​8795)
  • Add experimental option enableUIViewControllerInitSwizzling that defers UIViewController swizzling to first instantiation instead of eagerly discovering and swizzling all subclasses at SDK start. This avoids realizing @available-gated UIViewController subclasses on OS versions below their gate, which crashes apps on start (#​8687).
  • Add screenshot picker to feedback (#​8655)
    • Enable it with form.enableScreenshot = true in the configureForm callback.
  • Expose transaction as a public event type (#​8745)
Improvements
  • Session Replay keeps captured frames in memory for live video encode while still writing PNGs to disk for crash durability. Encode prefers the in-memory image and only falls back to disk for frames recovered after a crash, avoiding a PNG readback on the streaming hot path. (#​8636)
  • Remove the per-frame render loop from the Session Replay masking preview. (#​8730)
Fixes
  • Fix misleading duplicate SDK detection message: "same binary" → "same address space" (#​8710)
  • Fix a race caused by mutating URLSessionTask.currentRequest during trace header propagation (#​8650)
  • Prevent Session Replay network-detail breadcrumbs from blocking URLSession cancellation on the task monitor (#​8497)
  • Fix Session Replay adaptive capture backoff pinning at the maximum interval due to mask compositing being included in the measured capture duration, which could produce single-frame segments that appear stuck on one screen (#​8740)
Internal
  • Add internal hybrid SDK APIs to serialize native events and retrieve scope contexts for .NET event processing (#​8708)

Configuration

📅 Schedule: (in timezone Europe/Vienna)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from philprime as a code owner August 12, 2026 21:30
@renovate renovate Bot changed the title chore(deps): update dependency getsentry/sentry-cocoa to v9.26.0 chore(deps): update dependency getsentry/sentry-cocoa to v9.26.1 Aug 27, 2026
@renovate
renovate Bot force-pushed the renovate/getsentry-sentry-cocoa-9.x branch from f967159 to de7f86f Compare August 27, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants