github getsentry/sentry-cocoa 9.4.0

10 hours ago

Breaking Changes

  • Sentry.metrics.count(..) does not support units, therefore the API was incorrectly defined. This breaking change applies to a method marked as experimental. (#7358)

Fixes

  • Fix mismatch of in_foreground app context (#7188) The app context in_foreground for handled and unhandled events was sometimes different. This is fixed now by aligning the implementation and adding a new is_active app context field.
  • Fix missing stack traces for NSException objects reported via NSApplication.shared.reportException(_:) on macOS (#7284)

Don't miss a new sentry-cocoa release

NewReleases is sending notifications on new releases.