From c4ab891873daeabc34869698da435a4ed751fbc5 Mon Sep 17 00:00:00 2001 From: chronolaw Date: Wed, 31 May 2023 16:31:10 +0800 Subject: [PATCH 1/2] docs(changelog): add thanks for community in #10559 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94ce237377c..c7ffb5c875b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,6 +69,7 @@ - **ACME**: Fixed sanity test can't work with "kong" storage in Hybrid mode [#10852](https://github.com/Kong/kong/pull/10852) - **rate-limiting**: Fixed an issue that impact the accuracy with the `redis` policy. + Thanks [@giovanibrioni](https://github.com/giovanibrioni) for contributing this change. [#10559](https://github.com/Kong/kong/pull/10559) #### PDK From 0063efadb166545b8bc67e0b305566e98d58cc3c Mon Sep 17 00:00:00 2001 From: chronolaw Date: Wed, 31 May 2023 16:32:07 +0800 Subject: [PATCH 2/2] style clean --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7ffb5c875b..ef8b948af78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -191,7 +191,7 @@ prepared to process user requests. Load balancers frequently utilize this functionality to ascertain Kong's availability to distribute incoming requests. - [#10610](https://github.com/Kong/kong/pull/10610), + [#10610](https://github.com/Kong/kong/pull/10610) [#10787](https://github.com/Kong/kong/pull/10787) #### Plugins