Fraud SDK .NET 1.2.1

  • Fix response properties to match the API contract

CloudFront Node.js module 1.25.0

  • Add Model Context Protocol (MCP) support
  • Collect Skyfire-Pay-ID header for AI bot monetization

Fastly module 2.27.0

  • Collect Skyfire-Pay-ID header for AI bot monetization
  • Support new enriched headers x-datadome-protection, x-datadome-endpointname, x-datadome-endpointid, x-datadome-clientside-executed, x-datadome-session-duration, x-datadome-activesession-duration, x-datadome-activesession-requestnumber, x-datadome-previousrequest-elapsed

Next.js module 1.1.3

  • Fix cookie preservation across middleware chains

JavaScript Tag 5.1.9

  • Fix cross-domain challenge issue

DataDome Terraform provider v2.3.1

  • Fix issue when updating endpoint resource with optional fields set to empty strings

CloudFront Node.js module 1.24.0

  • Add support for custom fields on payloads using static values and callback functions for dynamic values
  • Fix maxSockets configuration not being applied when using datadome.configure()
  • Fix request protocol collection to properly handle CloudFront viewer request events

Android SDK 3.0.6

  • Fix ClassCastException when upgrading an app using SDK ≤ 1.9.2 to 3.0.5, caused by a change of type for cookies stored on SharedPreferences

Fraud SDK .NET 1.20

  • Truncate fields for API payloads to prevent 400 errors due to size limits defined by OpenAPI specifications

React Native + Axios 3.0.0

  • Fix an issue preventing DataDomeInterceptor to propagate error responses to the caller catch block