Features
- Add support for Flutter Web release health (#2794)
- Requires using
SentryNavigatorObserver;
- Requires using
Dependencies
- Bump Native SDK from v0.7.20 to v0.8.2 (#2761, #2807)
- Bump Javascript SDK from v8.42.0 to v9.5.0 (#2784)
Behavioral changes
- Set sentry-native backend to
crashpadby default andbreakpadfor Windows ARM64 (#2791)- Setting the
SENTRY_NATIVE_BACKENDenvironment variable will override the defaults.
- Setting the
- Remove renderer from
flutter_context(#2751)