Changelog

Android SDK 3.0.8

  • Fix a potential StackOverflowError when handling cookies in version 3.0.7 after upgrading from a previous SDK version

Java module 2.2.0

  • Add exclusion_host_regex parameter to exclude traffic based on host header patterns

Fastly Compute module 1.1.1

  • Fix URL evaluation to only include host and pathname
  • Update dependencies for enhanced security and stability

JavaScript Tag 5.1.12

  • Fix cookie persistence for cross-origin requests involving private domains with large number of labels

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)