Akamai Changelog

1.3.0 (2025-06-19)

  • 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

1.2.2 (2024-10-29)

  • Add troubleshooting information about module configuration and API responses in the x-datadome-log debug header
  • Truncate value ofX-Real-IPheaders
  • Rename ClientId into ClientID to comply with API contract

1.2.1 (2024-06-12)

  • Fix default timeout following documentation

1.2.0 (2023-11-17)

  • Collect list of request headers for detection improvement

1.1.0 (2023-08-22)

  • Add support of session by header
  • Improve edge case error handling

v1.0.0 (2023-01-09)

  • Initial release