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)
- Collect Sec-Fetch-Storage-Access header from requests
- Reduce CPU overhead when encoding requests to the Protection API
1.2.0 (2026-03-26)
- Add configuration option
datadome_use_x_forwarded_hostto 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
Updated 18 days ago
Did this page help you?

