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
andEW_DD_JS_OPTIONS
optional variables to respectively customize the URL to fetch the JavaScript Tag and define its configuration - Remove
onClientRequest
andonClientResponse
functions to rely onresponseProvider
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 of
X-Real-IP
headers - Rename
ClientId
intoClientID
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
Updated 20 days ago