Kong Functions (Pre-Plugins)

Related Documentation
Made by
Kong Inc.
Supported Gateway Topologies
hybrid db-less traditional
Supported Konnect Deployments
hybrid cloud-gateways serverless
Compatible Protocols
grpc grpcs http https tcp tls tls_passthrough udp ws wss

3.10.0.0

Release date 2025/03/27

Bugfix

  • Fixed an issue where a duplicate protocols field was accidentally added to the pre-function schema.

3.3.0.0

Release date 2023/05/19

Breaking Change

  • 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

3.1.0.0

Release date 2022/12/06

Bugfix

  • Added the missing protocols field to the following plugin schemas: Serverless pre-function (pre-function)

3.0.0.0

Release date 2022/09/09

Bugfix

  • Fixed a problem that could cause a crash.#9269

Breaking Change

  • 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

2.8.4.0

Release date 2023/03/28

Bugfix

  • Added the missing protocols field to the following plugin schemas: Serverless pre-function (pre-function)

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!