Changelog

Android SDK 3.0.7

  • Ensure datadome cookies are saved with attributes when a native context syncs with a webview to avoid duplicates
  • Add support for challenge responses with any HTTP status code

JavaScript Tag 5.1.11

  • Allow challenges to load from a first-party domain
  • Maintain cookie persistence for cross-origin requests involving private domains (e.g. amazonaws.com)

Fastly module 2.27.1

  • Remove dd_referrer query parameter from URL in Referer header to avoid passing it upstream to origin server when var.datadome_restore_referrer is enabled

JavaScript Tag 5.1.10

  • Add support for array headers on fetch requests

Go module v2.2.1

  • Remove go-querystring dependency and reimplement URL encoding for payloads

Flutter + HTTP 2.0.1

  • Fix an issue on iOS where POST HTTP requests could be sent without the expected body when giving a FlutterStandardTypedData as the body