Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed Feb 22, 2023
1 parent 75a5a10 commit f5596bf
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@

## Unreleased

### Fixes

#### Core

- Fixed an issue where upstream keepalive pool has CRC32 collision.
[#9856](https://github.com/Kong/kong/pull/9856)

### Dependencies

- Bumped lua-resty-session from 4.0.2 to 4.0.3
Expand Down Expand Up @@ -162,8 +169,6 @@
- Fix an issue where after a valid declarative configuration is loaded,
the configuration hash is incorrectly set to the value: `00000000000000000000000000000000`.
[#9911](https://github.com/Kong/kong/pull/9911)
- Fixed an issue where upstream keepalive pool has CRC32 collision.
[#9856](https://github.com/Kong/kong/pull/9856)
- Update the batch queues module so that queues no longer grow without bounds if
their consumers fail to process the entries. Instead, old batches are now dropped
and an error is logged.
Expand Down

0 comments on commit f5596bf

Please sign in to comment.