From 9fc5af9253dee44de72f67f65606fd53d9cd88b9 Mon Sep 17 00:00:00 2001 From: JianBo He Date: Tue, 30 May 2023 15:51:27 +0800 Subject: [PATCH] chore: update changes --- changes/ce/fix-10871.en.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/ce/fix-10871.en.md diff --git a/changes/ce/fix-10871.en.md b/changes/ce/fix-10871.en.md new file mode 100644 index 000000000..9091eccbd --- /dev/null +++ b/changes/ce/fix-10871.en.md @@ -0,0 +1,2 @@ +Fixes for connection deletion and message publishing requests not taking effect +issues once the connection has been created in a different UDP port first.