Release date 2025/03/27
Bugfix
-
Fixed an issue where a duplicate
protocolsfield was accidentally added to thepre-functionschema.
Release date 2025/03/27
Fixed an issue where a duplicate protocols field was accidentally added to the pre-function schema.
Release date 2023/05/19
kong.cache now points to a cache instance that is dedicated to the Serverless Functions plugins. It does not provide access to the global Kong Gateway cache. Access to certain fields in kong.conf has also been restricted.#10417
Release date 2022/12/06
Added the missing protocols field to the following plugin schemas: Serverless pre-function (pre-function)
Release date 2022/09/09
Fixed a problem that could cause a crash.#9269
Updated the priority for some plugins.: pre-function changed from +inf to 1000000
Removed the deprecated config.functions configuration parameter from the Serverless Functions plugins’ schemas. Use the config.access phase instead.#8559