React Native + Axios 2.0.3

by Yvan Rajaonarivony
  • Fix an iOS bug that prevents a request from being retried after a challenge resolution

React Native + Fetch 2.0.1

by Yvan Rajaonarivony
  • Fix an iOS bug that prevents a request from being retried after a challenge resolution

DataDome Terraform provider v2.3.0

by Riberon-Piatyszek Léo
  • Add support of activation and expiration dates for custom rules
  • Update dependencies to fix vulnerabilities

Fraud SDK Java 2.3.0

by Mickaël Guichard
  • Add support for account update events
  • Add support for password update events
  • Add EventID and Score to the response model
  • Add optional Session, User, and Authentication to login and registration events
  • Add DisplayName, Description, ExternalURLs, PictureURLs, PaymentMethodUpdated to the user model
  • Add Client Hints headers to the payload
  • Add useForwarded configuration to handle the Forwarded request header
  • Collect Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421
  • Ensure consistent field ordering to prioritize Key, IP, and RequestModuleName in payload to Bot Protect API

Fraud SDK .NET 1.1.0

by Lauro GONCALVES DA ROCHA
  • Add support for account update events
  • Add support for password update events
  • Add optional Session, User, and Authentication to the login events
  • Add Authentication, DisplayName, Description, ExternalURLs, PictureURLs, PaymentMethodUpdated and Title to the user model
  • Add EventID and Score to the response model
  • Add challenge and review to ResponseAction types
  • Add Client Hints headers to the payload
  • Fix Protocol and case of XForwardedForIp and XRealIp in the payload to the Account Protect API
  • Collect Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421