Requested by: @markushi
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
Fixes
- Fix
NoSuchMethodError for LayoutCoordinates.localBoundingBoxOf$default on Compose touch dispatch with AGP 8.13 and minSdk < 24 (#5302)
- Fix reporting OkHttp's synthetic 504 "Unsatisfiable Request" responses as errors for
CacheControl.FORCE_CACHE cache misses (#5299)
- Make
SentryGestureDetector thread-safe and recycle VelocityTracker per gesture (#5301)
- Fix duplicate
ui.click breadcrumbs when another Window.Callback wraps SentryWindowCallback (#5300)
Dependencies
- Bump Native SDK from v0.13.6 to v0.13.7 (#5296)
Requested by: @markushi
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
Fixes
NoSuchMethodErrorforLayoutCoordinates.localBoundingBoxOf$defaulton Compose touch dispatch with AGP 8.13 andminSdk < 24(#5302)CacheControl.FORCE_CACHEcache misses (#5299)SentryGestureDetectorthread-safe and recycleVelocityTrackerper gesture (#5301)ui.clickbreadcrumbs when anotherWindow.CallbackwrapsSentryWindowCallback(#5300)Dependencies