Fraud SDK Go v1.1.0

  • Add support for account update events
  • Add support for password update events
  • Add optional Session, User, and Authentication fields for login events
  • Add Authentication, DisplayName, Description, ExternalURLs, and PictureURLs fields to the User model
  • Add the Score field on successful responses from the Validate method
  • Add ValidateWithRequestMetadata and CollectWithRequestMetadata to allow overriding the initial request's metadata
  • Fix the instantiation of the Endpoint field of the client when the protocol is provided

IIS module 3.3.0

  • Use HTTPS as default protocol to connect to Protection API

DataDome Terraform provider v2.2.1

  • Fix the Update method of the ClientCustomRule structure

Android SDK 1.15.1

Prevent DataDomeConfiguration from being obfuscated by ProGuard

JavaScript Tag 4.46.0

  • Fix a cookie issue for replayed requests when using sessionByHeader: true
  • Add support for opening custom pop-ups from a challenge page, available upon request
  • Collect additional signals to improve the accuracy and effectiveness of detection

Android SDK 1.15.0

  • Send a signal payload at SDK initialization
  • Add new DataDomeSDK builder with DataDomeConfiguration parameter to enable signal payloads at SDK initialization
  • Deprecate the previous DataDomeSDK builder

DataDome Terraform provider v2.2.0

  • Add query field for endpoint management
  • Upgrade go version to 1.23
  • Update dependencies to fix vulnerabilities
  • Update Endpoint structure to fix update issue when fields were omitted from the payload

JavaScript Tag 4.45.1

  • Fix response body streams for fetch requests

JavaScript Tag 4.45.0

  • Add replayAfterChallenge option: automatically replay requests sent with XMLHttpRequest or fetch after passing a challenge

React Native Axios SDK 1.5.1

  • Export type definitions in .d.ts files for improved TypeScript support