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.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

  • Fixed an issue where username and password were not accepted as valid authentication methods.

3.7.0.0

Release date 2024/05/28

Bugfix

  • Fixed an issue where the certificate was not successfully renewed during ACME renewal.

  • Fixed migration of redis configuration.

  • fix a bug where the wrong error log is printed, regarding private keys.

3.6.1.5

Release date 2024/06/18

Bugfix

  • Fixed migration of redis configuration.

3.6.1.2

Release date 2024/04/08

Bugfix

  • Fixed an issue where the certificate was not successfully renewed during ACME renewal.

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.

Bugfix

  • validate private and public key for keys entity

3.5.0.4

Release date 2024/05/20

Bugfix

  • Fixed an issue where the certificate was not successfully renewed during ACME renewal.

3.5.0.0

Release date 2023/11/08

Feature

  • add scan_count to redis storage schema

3.4.3.6

Release date 2024/04/15

Bugfix

  • Fixed an issue where the certificate was not successfully renewed during ACME renewal.

3.4.0.0

Release date 2023/08/09

Bugfix

  • Fixed an issue where the sanity test didn’t work with kong storage in hybrid mode.#10852

3.3.0.0

Release date 2023/05/19

Feature

  • This plugin now supports configuring an account_key in keys and key_sets.#9746

  • This plugin now supports configuring a namespace for Redis storage, which defaults to an empty string for backwards compatibility.#10562

3.1.0.0

Release date 2022/12/06

Feature

  • Added support for Redis SSL, through configuration propertiesconfig.storage_config.redis.ssl, config.storage_config.redis.ssl_verify, and config.storage_config.redis.ssl_server_name.#9626

3.0.0.0

Release date 2022/09/09

Feature

  • Added the allow_any_domain field. It defaults to false and if set to true, the gateway will ignore the domains field.#9047

Bugfix

  • The default value of the auth_method configuration parameter is now set to token.#8565

  • Added a cache for domains_matcher.#9048

Breaking Change

  • Updated the priority for some plugins.: acme changed from 1007 to 1705

  • The default value of the auth_method configuration parameter is now token.

2.8.1.3

Release date 2022/08/05

Bugfix

  • The domains plugin parameter can now be left empty. When domains is empty, all TLDs are allowed. Previously, the parameter was labelled as optional, but leaving it empty meant that the plugin retrieved no certificates at all.

2.8.0.0

Release date 2022/03/02

Feature

  • Added the rsa_key_size configuration parameter.

    Thanks, lodrantl! #8114

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!