Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2026

This PR contains the following updates:

Package Update Change
getsentry/sentry-cocoa minor 9.1.09.2.0

Release Notes

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

v9.2.0

Compare Source

Features
  • Add options options.sessionReplay.includedViewClasses and options.sessionReplay.excludedViewClasses to ignore views from subtree traversal (#​7063)
  • Add isiOSAppOnVisionOS, isiOSAppOnMac, isMacCatalystApp to device context #​6939
  • Add integration to collect Metrics, enabled by default. Can be disabled by setting options.experimental.enableMetrics = false (#​6956)
  • Add implementation for Metrics Protocol with modification of items in options.experimental.beforeSendMetrics (#​6960)
  • Add Sentry.metrics.count(..), Sentry.metrics.distribution(..) and Sentry.metrics.gauge(..) to public API (#​6957)
  • Add flushing of Metrics to SentrySDK.flush() (#​7182)
Fixes
  • Encode SwiftUI internal class names in session replay redaction to avoid false-positive App Store review rejections (#​7123)
  • The transport now correctly discard envelopes on 4xx and 5xx responses and records client reports send_error (#​6618) This also fixes edge cases in which the SDK kept retrying sending a faulty envelope until the offline cache overflowed.
  • Change default attributes of Logs to only include user attributes when options.sendDefaultPii = true (#​7055)
  • Rename log attribute sentry.trace.parent_span_id to span_id (#​7055)
  • Fixes stacktraces for MetricKit events (#​6908)
  • Fix raw_description in runtime context on Mac Catalyst (#​7082)
  • Deprecates configureDarkTheme for user feedback (#​7114)
  • Fix incorrect variable assignment for 'sampled' key (#​7120)
  • Resolve crash in caused by calling SentryFramesTracker.removeListener(_:) (#​7155)

Configuration

📅 Schedule: 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 January 21, 2026 14:10
@philprime philprime merged commit c223fd7 into main Jan 21, 2026
5 checks passed
@philprime philprime deleted the renovate/getsentry-sentry-cocoa-9.x branch January 21, 2026 15:11
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.

1 participant