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
- 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)
Dependencies
- Bump Cocoa SDK from v9.7.0 to v9.8.0 (#2596)
- Bump Native SDK from v0.13.2 to v0.13.4 (#2597, #2612)
- Bump Java SDK from v8.35.0 to v8.37.1 (#2591, #2605)
- Bump CLI from v3.3.3 to v3.3.5 (#2604, #2614)
- Bump .NET SDK from v6.2.0 to v6.3.0 (#2615)
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