Java module 2.1.0

by Mickaël Guichard
  • Add use_forwarded configuration to use the forwarded header value to override x-forwarded-* values
  • 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

by Riberon-Piatyszek Léo
  • Fix the case of the XRealIP in the JSON payload to the Account Protect API

Node.js module 2.2.0

by Riberon-Piatyszek Léo
  • Add CookiesList to payloads sent to Protection API

Fraud SDK Node.js 2.0.1

by Riberon-Piatyszek Léo
  • Fix the case of the XRealIp in the JSON payload to the Account Protect API

JavaScript Tag 5.1.1

by Jordan FOKOUA
  • Add title attribute to challenge iframe to improve accessibility

Akamai EdgeWorker module 1.3.0

by Riberon-Piatyszek Léo
  • 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