HAProxy module 2.0.0
June 22nd, 2026 by ReadMe API
Breaking changes
- Move configuration to environment variables (
DATADOME_SERVER_SIDE_KEY,DATADOME_TIMEOUT,DATADOME_ENDPOINT,DATADOME_ENABLE_REFERRER_RESTORATION) - Send challenge responses directly from the request hook, eliminating the
failure_serviceLua service andfailure_backendHAProxy backend
Follow the migration guide from 1.x to 2.x
Other changes
- Increase length limit from 128 to 512 characters for the DataDome cookie to support future capabilities
- Sanitize request headers

