Skip to content

datadog_flutter_plugin 2.8.0

Latest
Compare
Choose a tag to compare
@fuzzybinary fuzzybinary released this 24 Oct 14:21
68959c7
  • Add DialogRoute handling to the defaultViewInfoExtractor.
  • Add experimental addViewLoadingTime API to RUM.
  • Increase timeout for mappers on Android. See [#652]
  • Fix an issue where incorrect method channels were called for mappers in cases where multiple channels exist on Android. See [#652]
  • Update iOS SDK to 2.18.0. For a full list of changes, see the iOS Changelog.
    • Ignore network reachability on watchOS.
    • Send retry information with network requests.
  • Update Android SDK to 2.14.0. For a full list of changes, see the Android Changelog.
    • Use NO_EXPORT_FLAG for BroadcastReceiver on API above 26.
    • Update OkHttp to 4.12.0.
    • Update Gradle to 8.9 and AGP to 8.5.2.
    • Make sure user properties are immutable when setUserInfo.