Kong Gateway 3.3.1.1
- The plugin no longer loads the response body when
if_status
doesn’t match the provided status.
Kong Gateway 2.8.1.3
- Fixed an issue with nested array parsing.
Kong Gateway 2.8.0.0
- The plugin now uses response buffering from the PDK.
- In the
body_filter
phase, the plugin now sets the body to an empty string instead ofnil
.