Fastly module 2.26.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.6

  • Detection improvements

Android SDK 3.0.3

  • Fix language mismatch on challenge page when response type is HTML
  • Add documentation for manual integration methods:
    • addDataDomeHeaders(Map<String, String> headers)
    • verifyResponse(String endpoint, Map<String, String> responseHeaders, int responseCode)
    • handleResponse(...) method overloads
    • logEvent(...) method overloads
    • DataDomeSDKManualIntegrationListener callbacks

JavaScript Tag 5.1.5

  • Prevent scrolling to top position on execution of invisible Device Check

Akamai EdgeWorker module 1.4.0

  • Add GraphQL support

iOS SDK 3.8.3

  • Fix validator to prevent incorrect blocking of HTTP 302 redirects

React Native + Axios 2.0.1

JavaScript Tag 5.1.4

  • Fix empty cookie value sent with JS payloads when sessionByHeader option is used and document.cookie doesn't return any cookie

Android SDK 3.0.2

  • Fix ProGuard configuration to correctly resolve common-proguard-rules.pro by ensuring its content is merged into the final proguard.txt
  • Fix ProGuard rules to prevent obfuscation of public enum fields

CloudFront Python module 1.3.1

  • Add missing fields From, TrueClientIP, and Via to the Protection API payload
  • Correct casing of SecCHDeviceMemory in the Protection API payload
  • Update dependencies to address security vulnerabilities