Skip to content

Commit

Permalink
docs(changelog): move #10656 to fixes section (#10950)
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw authored May 26, 2023
1 parent 5df62c8 commit b15a760
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
`max_retry_delay` must now be `number`s greater than 0.001
(seconds).
[#10840](https://github.com/Kong/kong/pull/10840)
- **Response Transformer**: fix an issue that plugin does not transform the response body while upstream returns a Content-Type with +json suffix at subtype.
[#10656](https://github.com/Kong/kong/pull/10656)


### Additions

Expand Down Expand Up @@ -65,6 +62,8 @@

#### Plugins

- **Response Transformer**: fix an issue that plugin does not transform the response body while upstream returns a Content-Type with +json suffix at subtype.
[#10656](https://github.com/Kong/kong/pull/10656)
- **grpc-gateway**: Fixed an issue that empty (all default value) messages can not be unframed correctly.
[#10836](https://github.com/Kong/kong/pull/10836)
- **ACME**: Fixed sanity test can't work with "kong" storage in Hybrid mode
Expand Down

1 comment on commit b15a760

@khcp-gha-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:b15a76073a1dcea3e118a826d6192e3db4e11903
Artifacts available https://github.com/Kong/kong/actions/runs/5093237472

Please sign in to comment.