Requested by: @tustanivsky
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
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
- Include the crash event's breadcrumbs in crash session replays on Apple platforms (Cocoa backend), so breadcrumbs from the replay window show up on the replay timeline (#1480)
Fixes
- Decrease max session replay clip duration to 20 seconds to prevent replays from being rejected due to the server-side 10 MiB size limit, which could be exceeded at high rendering resolutions (#1478)
- Maximize telemetry buffers for native platforms to minimize queue overflows (#1483)
- Grant execute permissions to bundled crash handler binaries (Linux/Mac) (#1486)
Dependencies
- Bump Android Gradle Plugin from v6.14.0 to v6.15.0 (#1482)
- Bump Java SDK from v8.48.0 to v8.49.0 (#1481)
- Bump Cocoa SDK from v9.21.0 to v9.22.0 (#1477)
- Bump Native SDK from v0.15.3 to v0.15.4 (#1488)
- Bump CLI from v3.6.0 to v3.6.1 (#1489)
Requested by: @tustanivsky
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
#retracton a line by itself under this issue.Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
Fixes
Dependencies