Changelog

Fraud SDK Java 2.3.0

  • 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

HAProxy module 1.2.0

  • 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

  • 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

CloudFront Python module 1.4.0

  • Collect Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421

JavaScript Tag 5.1.8

  • Improve behavior of replayAfterChallenge on requests made with XMLHttpRequest: defer the execution of onload and onloadend callbacks until there is a response for the replay
Removed

Akamai EdgeWorker module 1.5.0

  • Collect Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421