From 29c5c37f82e59737ff96a567d964fd41e20431a9 Mon Sep 17 00:00:00 2001 From: "Zaiming (Stone) Shi" Date: Sun, 18 Feb 2024 19:30:35 +0100 Subject: [PATCH] docs: add changelog for PR 12530 --- changes/ce/fix-12530.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-12530.en.md diff --git a/changes/ce/fix-12530.en.md b/changes/ce/fix-12530.en.md new file mode 100644 index 000000000..cbf294f84 --- /dev/null +++ b/changes/ce/fix-12530.en.md @@ -0,0 +1 @@ +Enhanced `frame_too_large` and malformed CONNECT packet parse failures to include more information to help troubleshooting.