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

3.9.0.0

Release date 2024/12/12

Bugfix

  • Fix a bug where the return values from get_redis_connection() are mistaken.

  • Fixed an issue that caused an HTTP 500 error when hide_client_headers is set to true and the request exceeds the rate limit.

3.8.1.0

Release date 2024/11/04

Bugfix

  • Fixed an issue that caused an HTTP 500 error when hide_client_headers is set to true and the request exceeds the rate limit.

3.8.0.0

Release date 2024/09/11

Bugfix

  • Fixed an issue of DP reporting that deprecated config fields are used when configuration from CP is pushed

3.7.0.0

Release date 2024/05/28

Bugfix

  • Fixed migration of redis configuration.

3.6.1.5

Release date 2024/06/18

Bugfix

  • Fixed migration of redis configuration.

3.6.0.0

Release date 2024/02/12

Deprecation

  • Standardize redis configuration across plugins. The redis configuration right now follows common schema that is shared across other plugins.

Feature

  • add support for consumer group scoping

  • support to ratelimit by consumer group

Bugfix

  • fix to provide better accuracy in counters when sync_rate is used with the redis policy.

  • fix an issuer where all counters are synced to the same DB at the same rate.

3.5.0.2

Release date 2023/12/21

Bugfix

  • fix an issuer where all counters are synced to the same DB at the same rate.

3.4.3.1

Release date 2023/12/15

Bugfix

  • fix an issuer where all counters are synced to the same DB at the same rate.

3.2.2.4

Release date 2023/09/15

Bugfix

  • The redis rate limiting strategy now returns an error when Redis Cluster is down.

3.1.0.0

Release date 2022/12/06

Feature

  • The HTTP status code and response body for rate-limited requests can now be customized. Thanks, @utix! #8930

3.0.0.0

Release date 2022/09/09

Bugfix

  • Fixed a PostgreSQL deadlock issue that occurred when the cluster policy was used with two or more metrics (for example, second and day.)#8968

Breaking Change

  • Updated the priority for some plugins.: rate-limiting changed from 901 to 910

  • The default policy is now local for all deployment modes.#9344

2.8.1.2

Release date 2022/07/15

Bugfix

  • Fixed a PostgreSQL deadlock issue that occurred when the cluster policy was used with two or more metrics (for example, second and day.)

2.8.0.0

Release date 2022/03/02

Feature

Bugfix

  • Fixed a 500 error associated with performing arithmetic functions on a nil value by adding a nil value check after performing ngx.shared.dict operations.

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!