Related Documentation
Made by
Kong Inc.
Supported Gateway Topologies
hybrid db-less traditional
Supported Konnect Deployments
hybrid cloud-gateways serverless
Compatible Protocols
grpc grpcs http https

Changelog

Kong Gateway 3.8.x

  • Added the Redis config.redis.cluster_max_redirections configuration option.
  • The following parameters have been deprecated:
    • config.redis.cluster_address has been deprecated and replaced by config.redis.cluster_nodes.
    • config.redis.sentinel_cluster has been deprecated and replaced by config.redis.sentinel_nodes.
    • config.redis.timeout has been deprecated and replaced with config.redis.connect_timeout, config.redis.send_timeout, and config.redis.read_timeout.

Kong Gateway 3.7.x

  • Added Redis strategy support.
  • Added the ability to resolve unhandled errors with bypass, with the request going upstream. Enable it using the config.bypass_on_err configuration option.

Kong Gateway 2.8.x

  • Fixed the error function cannot be called in access phase (only in: log), which was preventing the plugin from working consistently.
Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!