From 6452edb7531bef6da8377a13592f5afaa3ffc50f Mon Sep 17 00:00:00 2001 From: Mayo Date: Fri, 25 Mar 2022 21:06:45 +0800 Subject: [PATCH] docs(changelog) add entry for #8560 (#8578) Co-authored-by: Datong Sun --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index acc5a8e6c78a..5115dfa4b981 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,6 +98,8 @@ [#8566](https://github.com/Kong/kong/pull/8566) - **hmac-auth**: Removed deprecated signature format using `ngx.var.uri` [#8558](https://github.com/Kong/kong/pull/8558) +- Remove deprecated `blacklist`/`whitelist` config fields from bot-detection, ip-restriction and ACL plugins. +[#8560](https://github.com/Kong/kong/pull/8560) #### Clustering