diff --git a/CHANGELOG.md b/CHANGELOG.md index a4b8fa91fd9..707f99c5442 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -183,6 +183,9 @@ - Fix an issue that the `parent_id` is not set on the span when propagating w3c traceparent. [#9628](https://github.com/Kong/kong/pull/9628) +- **Response-Transformer**: Fix the bug that Response-Transformer plugin + breaks when receiving an unexcepted body. + [#9463](https://github.com/Kong/kong/pull/9463) ### Dependencies @@ -215,12 +218,6 @@ [#9626](https://github.com/Kong/kong/pull/9626) -#### Plugins - -- **Response-Transformer**: Fix the bug that Response-Transformer plugin - breaks when receiving an unexcepted boy. - [#9463](https://github.com/Kong/kong/pull/9463) - ## [3.0.0] > Released 2022/09/12