You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assign the accepted label to this issue to approve the release.
Targets
upm
github
registry
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Behavioral Changes
The SDK no longer relies on UnityEngine.Analytics.AnalyticsSessionInfo to determine unique users but uses SDK-internal mechanisms instead. (#2625)
Fixes
When targeting iOS or macOS, the SDK now correctly passes on the CaptureFailedRequests flag and set status code ranged (#2619)
The SDK now correctly resolves the storage path on Xbox during initialization, enabling offline caching and native crash capturing without user setup out of the box. (#2617)
Features
The Metrics APIs are now stable: removed Experimental from SentrySdk and SentryOptions (#2615)
Attachments added to the scope are now included in native crash reports on Android, Windows, and Linux (#2609)
Requested by: @JoshuaMoelans
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Behavioral Changes
Fixes
CaptureFailedRequestsflag and set status code ranged (#2619)Features
ExperimentalfromSentrySdkandSentryOptions(#2615)Dependencies