Fastly Compute Changelog

DataDome Fastly Compute module

1.4.0 (2026-07-20)

  • Add Model Context Protocol (MCP) support
  • Introduce datadome_mcp_endpoint configuration parameter to specify the MCP Endpoint (default to /mcp)
  • Collect Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421
  • Collect Skyfire-Pay-ID header for AI bot monetization
  • Increase length limit from 128 to 512 characters for DataDome cookie to support future capabilities
  • Introduce datadome_graphql_endpoint configuration 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)

1.2.0 (2026-04-15)

1.1.2 (2026-03-03)

  • Append DataDome's cookie on responses to avoid combining cookies into a single Set-Cookie header, 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_support for 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

Did this page help you?