このページは、まだ日本語ではご利用いただけません。翻訳中です。
Changelog
Kong Gateway 3.8.x
- Added support for
json_body
renaming. #13131 - Fixed an issue where renamed query parameters, url-encoded body parameters, and JSON body parameters were not handled properly when the target name was the same as the source name in the request. #13358
Kong Gateway 3.5.x
- Resolved warning logs related to flooded JSON decoding issues.
Kong Gateway 3.4.x
- 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.