Fixes
Flutter
- Fix an Android native/GPU memory leak caused by the background JNI worker outliving its Flutter engine, while preserving native reporting across cached-engine view detachment and reattachment. by @lucas-zimerman in #3987
- Await in-flight replay capture on scheduler stop by @lucas-zimerman in #3935
Dependencies
Deps
- chore(deps): Update Android SDK to v8.56.0 by @buenaflor in #4015
- chore(deps): update Native SDK to v0.16.6 by @github-actions in #4013
Internal Changes
- (symbols) Collect Apple framework symbols by @sentry-junior in #4003