-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
acceptedAdd to approve the deployAdd to approve the deploy
Description
Requested by: @itaybre
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing #retract on a line by itself under this issue.
Targets
- github
- cocoapods[sentry-cocoapod]
- registry
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
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_foregroundapp context (#7188) The app contextin_foregroundfor handled and unhandled events was sometimes different. This is fixed now by aligning the implementation and adding a newis_activeapp context field. - Fix missing stack traces for
NSExceptionobjects reported viaNSApplication.shared.reportException(_:)on macOS (#7284)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
acceptedAdd to approve the deployAdd to approve the deploy