From 2967b709ae449749043b3f7fcccdd674c9fb2085 Mon Sep 17 00:00:00 2001 From: zhongwencool Date: Tue, 29 Aug 2023 08:20:48 +0800 Subject: [PATCH] chore: add changelog for PR(11531) --- changes/ce/fix-11531.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-11531.en.md diff --git a/changes/ce/fix-11531.en.md b/changes/ce/fix-11531.en.md new file mode 100644 index 000000000..00296433a --- /dev/null +++ b/changes/ce/fix-11531.en.md @@ -0,0 +1 @@ +Fixed issue where authorization cache cleaning cli was not working properly for specific client ID.