You are browsing documentation for an outdated plugin version.
Changelog
Kong Gateway 3.10.x
Fixed an issue where usage headers that were supposed to be sent to the upstream were lost instead.
Kong Gateway 3.8.x
- Fixed an issue where the DP would report that deprecated config fields were used when configuration was pushed from the CP. #13069
Kong Gateway 3.7.x
- Fixed migration of Redis configuration.
Kong Gateway 3.6.x
- Standardized Redis configuration across plugins. The Redis configuration now follows a common schema that is shared across other plugins.
Kong Gateway 3.5.x
- Added support for secret rotation with Redis connections. #10570
Kong Gateway 3.1.x
- Added the
redis_ssl
,redis_ssl_verify
, andredis_server_name
configuration parameters.
Kong Gateway 2.8.x
- Added the
redis_username
configuration parameter.