Kong Changelog

DataDome Kong Module

1.4.0 (2026-08-18)

  • Improve the core logic of our DataDome integration to support future capabilities: the plugin configuration is now passed per request instead of being stored in shared module state
  • Reduce CPU overhead by using Nginx's cached clock instead of a system call to compute request timestamps
  • Fix pattern inclusion and exclusion matching to evaluate the raw request path
  • Add GraphQL support

1.3.0 (2026-05-21)

1.2.0 (2026-03-26)

  • Add configuration option datadome_use_x_forwarded_host to use the X-Forwarded-Host header value when enabled

1.1.0 (2026-03-09)

  • Add vault support for DataDome server-side key

1.0.2 (2026-02-13)

  • Update dependency to ensure urlencode logic complies with PCRE2 standards

1.0.1 (2023-09-01)

  • Fix hardcode plugin name to ensure Kong Konnect compatibility

1.0.0 (2023-08-28)

  • Initial release

Did this page help you?