Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JensErat committed Aug 21, 2023
1 parent 7432cea commit 2885cbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -43,6 +43,8 @@
[#11342](https://github.com/Kong/kong/pull/11342)
- When the worker is in shutdown mode and more data is immediately available without waiting for `max_coalescing_delay`, queues are now cleared in batches.
[#11376](https://github.com/Kong/kong/pull/11376)
- A race condition in the plugin queue could potentially crash the worker when `max_entries` was set to `max_batch_size`.
[#11378](https://github.com/Kong/kong/pull/11378)
- **AWS-Lambda**: fix an issue that the AWS-Lambda plugin cannot extract a json encoded proxy integration response.
[#11413](https://github.com/Kong/kong/pull/11413)

Expand Down

0 comments on commit 2885cbd

Please sign in to comment.