From f8b39eba06e950c9f9c076488ae57ffc3f5b6265 Mon Sep 17 00:00:00 2001 From: chronolaw Date: Mon, 10 Jul 2023 19:14:41 +0800 Subject: [PATCH] entry for 10245 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 847b957f247..4bae58da8fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,9 @@ The field `header_type`now accepts the `aws` value to handle this specific propagation header. [11075](https://github.com/Kong/kong/pull/11075) +- **Ip-Restriction**: Add TCP/UDP support to the plugin. + Thanks [@scrudge](https://github.com/scrudge) for contributing this change. + [#10245](https://github.com/Kong/kong/pull/10245) #### PDK