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

3.9.0.0

Release date 2024/12/12

Bugfix

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

3.8.0.0

Release date 2024/09/11

Deprecation

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

  • Switched to sentinel_nodes and cluster_nodes for redis configuration.

Feature

  • Added Redis cluster_max_redirections configuration option.

3.5.0.0

Release date 2023/11/08

Breaking Change

  • Fix a bug in the schema validation which prevents from using redis in cluster mode

3.4.3.14

Release date 2024/12/17

Bugfix

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

3.4.1.0

Release date 2023/09/28

Breaking Change

  • Fix a bug in the schema validation which prevents from using redis in cluster mode

3.4.0.0

Release date 2023/08/09

Feature

  • The host field of this plugin now accepts Kong upstream targets.

3.2.1.0

Release date 2023/02/28

Feature

  • In hybrid and DB-less modes, these plugins now support sync_rate = -1 with any strategy, including the default cluster strategy.

2.8.2.0

Release date 2022/10/12

Bugfix

  • The plugin now returns a 500 error when using the cluster strategy in hybrid or DB-less modes instead of crashing.

2.8.1.1

Release date 2022/05/27

Bugfix

  • Fixed deserialize_parse_tree logic when building GraphQL AST with non-nullable or list types.

2.8.0.0

Release date 2022/03/02

Feature

  • Added Redis ACL support (Redis v6.0.0+ and Redis Sentinel v6.2.0+).

  • Added the redis.username and redis.sentinel_username configuration parameters.

  • Beta feature: The redis.username, redis.password, redis.sentinel_username, and redis.sentinel_passwordconfiguration fields are now marked as referenceable, which means they can be securely stored assecretsin a vault. References must follow a specific format.

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!