Akamai EdgeWorker Changelog
DataDome Akamai Module
2.0.0 (2025-09-25)
Breaking changes
- Remove GraphQL and JS Tag injection features
- Remove
responseProviderfunction - Restore
onClientRequestandonClientResponsefunctions - Remove
EW_DD_CLIENT_SIDE_KEY,EW_DD_JS_URLandEW_DD_JS_OPTIONSvariables
Other changes
- Map enriched headers into user-defined variables through the property manager
1.5.0 (2025-08-21)
- Collect
Signature,Signature-Agent, andSignature-Inputheaders from requests to support HTTP message signatures as defined by RFC 9421
1.4.0 (2025-07-24)
- Add GraphQL support
1.3.0 (2025-06-18)
- Add
responseProviderfunction to inject the JavaScript Tag dynamically in HTML responses - Add
EW_DD_CLIENT_SIDE_KEYrequired variable to specify the client-side key - Add
EW_DD_JS_URLandEW_DD_JS_OPTIONSoptional variables to respectively customize the URL to fetch the JavaScript Tag and define its configuration - Remove
onClientRequestandonClientResponsefunctions to rely onresponseProviderfunction
1.2.2 (2024-09-10)
- Add information about config and API response in debug header for invalid DataDome responses to simplify module installation and troubleshooting
- Truncate
X-Real-IP - Rename
ClientIdintoClientIDto 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
1.0.0 (2023-01-09)
- Initial release
Updated about 1 month ago
