From f42cab9c56c5d3e45407137671bc8a245a962247 Mon Sep 17 00:00:00 2001 From: JianBo He Date: Thu, 18 May 2023 16:24:37 +0800 Subject: [PATCH] chore: update changes --- changes/ce/fix-10737.en.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/ce/fix-10737.en.md diff --git a/changes/ce/fix-10737.en.md b/changes/ce/fix-10737.en.md new file mode 100644 index 000000000..b5826bac2 --- /dev/null +++ b/changes/ce/fix-10737.en.md @@ -0,0 +1,2 @@ +Fix the issue where the HTTP API interface of Gateway cannot handle ClientIDs with +special characters, such as: `!@#$%^&*()_+{}:"<>?/`.