From 66ff9821707a77f42f4ce4c31915d98c0e2a4842 Mon Sep 17 00:00:00 2001 From: JianBo He Date: Fri, 15 Dec 2023 11:44:28 +0800 Subject: [PATCH] chore: update changes --- changes/ce/fix-12176.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-12176.en.md diff --git a/changes/ce/fix-12176.en.md b/changes/ce/fix-12176.en.md new file mode 100644 index 000000000..cb42773e6 --- /dev/null +++ b/changes/ce/fix-12176.en.md @@ -0,0 +1 @@ +Ack the DISCONNECT packet to MQTT-SN client regardless of whether the connection has been successfully established.