Fastly Compute Changelog
DataDome Fastly Compute module
1.4.0 (2026-07-20)
- Add Model Context Protocol (MCP) support
- Introduce
datadome_mcp_endpointconfiguration parameter to specify the MCP Endpoint (default to/mcp) - Collect
Signature,Signature-Agent, andSignature-Inputheaders from requests to support HTTP message signatures as defined by RFC 9421 - Collect
Skyfire-Pay-IDheader for AI bot monetization - Increase length limit from 128 to 512 characters for DataDome cookie to support future capabilities
- Introduce
datadome_graphql_endpointconfiguration parameter to specify the GraphQL Endpoint (default to/graphql) - Improve the core logic of our DataDome integration to support future capabilities
1.3.1 (2026-05-25)
- Catch errors caused by GraphQL request events that have already been consumed
1.3.0 (2026-05-04)
- Collect Sec-Fetch-Storage-Access header from requests
1.2.0 (2026-04-15)
- Add enriched headers to challenged and allowed requests
1.1.2 (2026-03-03)
- Append DataDome's cookie on responses to avoid combining cookies into a single
Set-Cookieheader, as per RFC 6265 and WHATWG's Fetch standard
1.1.1 (2025-12-05)
- Fix URL evaluation to only include host and pathname
- Update dependencies for enhanced security and stability
1.1.0 (2025-01-16)
- Rename configuration parameter for GraphQL support to
datadome_enable_graphql_supportfor consistency - Clean payload sent to Bot Protect API to remove fields with empty value
1.0.1 (2024-05-21)
- Handle shorthand GraphQL syntaxt (without operation type nor operation name)
1.0.0 (2024-05-22)
- Initial release
Updated 1 day ago
Did this page help you?

