Skip to content

datadog_flutter_plugin 2.9.0

Compare
Choose a tag to compare
@fuzzybinary fuzzybinary released this 19 Nov 18:47
964ed18
  • Add ability to add custom gesture detectors to RumUserActionDetector.
  • Add ability to add custom attributes to RumUserActionAnnotation.
  • Extract route names from any base Route.
  • Fix distributed tracing for Web.
  • Fix WebView tracking on Android
  • Update iOS SDK to 2.20.0. For a full list of changes, see the iOS Changelog.
    • Fix race condition during consent change, preventing loss of events recorded on the current thread.
  • Update Android SDK to 2.15.1. For a full list of changes, see the Android Changelog.
    • Use Java 11 bytecode for public modules.
    • Fix the regression for the TelemetryErrorEvent with throwable.