Kong module 1.4.0

  • 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