github getsentry/sentry-cocoa 9.4.1

5 hours ago

Improvements

  • Record client report when dropping in beforeSendLog (#7379)

Fixes

  • Cleanup SessionReplay when maximum duration reached (#7421)
  • Fix App hangs report with high durations (#7354)

Deprecations

  • The SentrySwiftUI module is now deprecated. All SwiftUI APIs (SentryTracedView, sentryTrace(), sentryReplayMask(), sentryReplayUnmask()) have been merged into the main Sentry module. You can replace import SentrySwiftUI with import Sentry in your code. The SentrySwiftUI module still works via a re-export but will be removed in the next major version. (#7422)

Don't miss a new sentry-cocoa release

NewReleases is sending notifications on new releases.