Kong Gateway 3.5.x
- Removed the custom validator for
config.start
to allow setting it to a past time.
Kong Gateway 3.2.x
- The
config.start
field now defaults to the current timestamp.
Kong Gateway 3.0.x
- The priority of the Canary plugin changed from 13 to 20.
Kong Gateway 2.8.x
- Added the
config.canary_by_header_name
configuration parameter.
Kong Gateway 2.1.x
- Use
allow
anddeny
instead ofwhitelist
andblacklist
in theconfig.groups
parameter. - Added the
config.hash_header
configuration parameter.