Changelog
Kong Gateway 3.10.x
- Fixed a segmentation fault caused by a missing destructor call on process exit.
Kong Gateway 3.9.x
- Fixed an issue where the
snapshot
of the fieldsupstream
,service
,route
, andconsumer
was missing in the AppDynamics plugin.
Kong Gateway 3.8.x
- Added a new
ANALYTICS_ENABLE
flag. This plugin now also collects more snapshot user data in runtime.
Kong Gateway 3.6.x
- This plugin now supports using self-signed certificates via the
CONTROLLER_CERTIFICATE_FILE
andCONTROLLER_CERTIFICATE_DIR
environment configuration options.