Release date 2023/08/09
Bugfix
-
Fixed an issue where the plugin wouldn’t transform the response body when the upstream returned a Content-Type with a
+json
suffix as the subtype.
Release date 2023/08/09
Fixed an issue where the plugin wouldn’t transform the response body when the upstream returned a Content-Type with a +json
suffix as the subtype.
Release date 2023/05/19
The plugin now honors the following Kong Gateway configuration parameters: untrusted_lua
, untrusted_lua_sandbox_requires
, untrusted_lua_sandbox_environment
. These parameters apply to advanced templates (Lua expressions).
Release date 2023/08/25
Fixed an issue that was causing some requests to be proxied with the wrong query parameters.
Release date 2023/05/16
Fixed an issue that was causing some requests to be proxied with the wrong query parameters.
Release date 2022/12/06
Added support for navigating nested JSON objects and arrays when transforming a JSON payload.
The plugin now supports vault references.