Change the paradigm of the source code from CommonJS to ES Module
Change the signature of the handler function from callback-based to async/await to be compatible with Node.js runtimes 24.x and newer
Change the download link of the module for https://s3.amazonaws.com/dd-lambda-edge/datadome-lambda-edge-v2-latest.zip until the deprecation of the v1 in April 2027.
1.26.0 (2026-01-21)
Increase length limit from 128 to 512 characters for DataDome cookie to support upcoming features
Handle 429 status code (Too Many Requests) responses from Protection API to support upcoming features
1.25.0 (2025-11-03)
Add Model Context Protocol (MCP) support
Collect Skyfire-Pay-ID header for AI bot monetization
1.24.0 (2025-10-21)
Add support for custom fields on payloads using static values and callback functions for dynamic values
Fix maxSockets configuration not being applied when using datadome.configure()