Releases: DataDog/dd-sdk-flutter
Releases · DataDog/dd-sdk-flutter
datadog_session_replay 1.0.0-preview.11
- Fix lifecycle issue with Android calling a dead callback on activity destruction.
datadog_tracking_http_client 3.1.0
- Add RUM resource size tracking for chunked / streamed responses.
datadog_dio 2.1.0
- Add RUM resource size tracking for chunked / streamed responses.
datadog_session_replay 1.0.0-preview.10
- Update required minimum version of
datadog_flutter_pluginto 3.1.0 to support changes in iOS core libraries.
datadog_flutter_plugin 3.1.0
- Improve precedence handling for nested
GestureDetectorandInkWell. - Update iOS SDK to 3.7.0. For a full list of changes, see the iOS Changelog.
- Report time to initial display (TTID).
- Add public API to report time to full display (TTFD)
- Remove application_start action from ApplicationLaunch.
- Track Slow Frames (view hitches) by default.
- Replace PLCrashReporter by KSCrash as `DatadogCrashReporting plugin.
- Prevent crashes related to swapping the __cxa_throw function.
- Skip malformed Logs attributes individually instead of dropping the entire event, and log clear error messages.
- Propagate feature flags to RUM error and view events for crashes, fatal app hangs, and watchdog terminations
- Update Android SDK to 3.6.0. For a full list of changes see the Android Changelog.
- Mark fatal ANR as processed before RUM events are written.
datadog_flutter_plugin 3.0.1
- Add missing Proguard rules for Android. See #932
datadog_session_replay 1.0.0-preview.9
datadog_webview_tracking 3.0.2
- Fix crash with iOS Webview tracking in Flutter 3.38+.
datadog_webview_tracking 2.4.1
- Fix crash with ios webview tracking in Flutter 3.38+.
datadog_webview_tracking 3.0.1
- Properly depend on Datadog 3.0.0.