Google Cloud Load Balancer module 1.2.0

  • Support Service Extensions set up using Google Compute Engine

JavaScript Tag 5.1.2

  • Detection improvements
deprecated

Deprecation of HAPEE integration on August 1st, 2025

As of August 1st, 2025, DataDome will deprecate support for the HAPEE server-side integration.

Java module 2.1.0

  • Add use_forwarded configuration to use the forwarded header value to override x-forwarded-* values

Fastly module 2.25.0

  • Exclude requests from DataDome protection when including a x-datadome-skip-detection header with the request ID (see FAQ section)

Fraud SDK Go v1.2.1

  • Fix the case of the XRealIP in the JSON payload to the Account Protect API

Node.js module 2.2.0

  • Add CookiesList to payloads sent to Protection API

Fraud SDK Node.js 2.0.1

  • Fix the case of the XRealIp in the JSON payload to the Account Protect API

JavaScript Tag 5.1.1

  • Add title attribute to challenge iframe to improve accessibility
removed

Akamai EdgeWorker module 1.3.0

  • Add responseProvider function to inject the JavaScript Tag dynamically in HTML responses
  • Add EW_DD_CLIENT_SIDE_KEY required variable to specify the client-side key
  • Add EW_DD_JS_URL and EW_DD_JS_OPTIONS optional variables to respectively customize the URL to fetch the JavaScript Tag and define its configuration
  • Remove onClientRequest and onClientResponse functions to rely on responseProvider function