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
Minimum Version
Kong Gateway - 3.7

3.10.0.0

Release date 2025/03/27

Breaking Change

  • window_size and limit now require an array of numbers instead of a single number. If you configured the plugin before 3.10 and use kong migrations to upgrade to 3.10, it will be automatically migrated to use the array.

Feature

  • Added support for allowing multiple rate limits for the same providers.

3.9.0.0

Release date 2024/12/12

Feature

  • Added support for Huggingface provider to the AI Rate Limiting Advanced plugin.

Bugfix

  • Updated the error message for rate limit exceeded to include AI-related information.

  • Fixed an issue where the plugin yielded an error when incrementing the rate limit counters in non-yieldable phases.

  • Fixed an issue where the plugin may fail to authenticate to Redis correctly with vault-referenced redis configuration.

3.8.1.0

Release date 2024/11/04

Bugfix

  • Fixed an issue where the plugin yielded an error when incrementing the rate limit counters in non-yieldable phases.

3.8.0.0

Release date 2024/09/11

Deprecation

  • Switched to sentinel_nodes and cluster_nodes for redis configuration.

  • Deprecated timeout config field in redis config in favor of connect_/send_/read_timeout (timeout field will be removed in 4.0).

Feature

  • allow AI plugin to read request from buffered file

  • Add the cost strategy to AI rate Limiting plugin.

  • Added the bedrock and gemini providers to the providers list in the ai-rate-limiting-advanced plugin.

  • Add the stats when reaching limit and exiting AI rate Limiting plugin.

  • Added Redis cluster_max_redirections configuration option.

Bugfix

  • Edit the logic for the window ajustement and fix missing passing window to shm

3.7.1.0

Release date 2024/06/18

Bugfix

  • Edit the logic for the window ajustement and fix missing passing window to shm

3.7.0.0

Release date 2024/05/28

Feature

  • Introduced the new AI Rate Limiting Advanced plugin that allow to implement a rate limit by AI provider.

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!