Skip to content

Commit

Permalink
docs(changelog): move #10896 to fixes-core (#10954)
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed May 29, 2023
1 parent 3f52099 commit 2cdd1d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@

### Fixes

- Fixed a bug that causes `POST /config?flatten_errors=1` to throw an exception
and return a 500 error under certain circumstances.
[#10896](https://github.com/Kong/kong/pull/10896)

#### Core

- Fixed a bug that causes `POST /config?flatten_errors=1` to throw an exception
and return a 500 error under certain circumstances.
[#10896](https://github.com/Kong/kong/pull/10896)
- Fix a bug when worker consuming dynamic log level setting event and using a wrong reference for notice logging
[#10897](https://github.com/Kong/kong/pull/10897)

Expand Down

1 comment on commit 2cdd1d7

@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:2cdd1d7294e4a86ee9072915564ef797e16865f3
Artifacts available https://github.com/Kong/kong/actions/runs/5109367464

Please sign in to comment.