このページは、まだ日本語ではご利用いただけません。翻訳中です。
Changelog
Kong Gateway 3.10.x
- Fixed an issue where a duplicate
protocolsfield was accidentally added to thepre-functionschema.
Kong Gateway 3.0.x
- The deprecated
config.functionsparameter has been removed from the plugin. Useconfig.accessinstead. - The pre-function plugin changed priority from
+infto1000000.
Kong Gateway 2.3.x
-
Introduced sandboxing, which is enabled by default. Only the Kong PDK, OpenResty
ngxAPIs, and Lua standard libraries are allowed. To change the default setting, see the Kong configuration property reference.This change was also introduced into previous releases through patch versions: 1.5.0.9, 2.1.4.3, and 2.2.1.0.