From 8530a182855ccbf0b626ad85a3eed827df4afd17 Mon Sep 17 00:00:00 2001 From: "Zaiming (Stone) Shi" Date: Fri, 22 Dec 2023 14:02:42 +0100 Subject: [PATCH] docs: rename changelog from e5.4.0 to changes/e5.4.0-build.1 --- changes/{e5.4.0.en.md => e5.4.0-build.1.en.md} | 2 ++ 1 file changed, 2 insertions(+) rename changes/{e5.4.0.en.md => e5.4.0-build.1.en.md} (98%) diff --git a/changes/e5.4.0.en.md b/changes/e5.4.0-build.1.en.md similarity index 98% rename from changes/e5.4.0.en.md rename to changes/e5.4.0-build.1.en.md index d3eaa0b7e..6fc3e37b2 100644 --- a/changes/e5.4.0.en.md +++ b/changes/e5.4.0-build.1.en.md @@ -118,3 +118,5 @@ - [#12176](https://github.com/emqx/emqx/pull/12176) Always acknowledge `DISCONNECT` packet to MQTT-SN client regardless of whether the connection has been successfully established before. - [#12180](https://github.com/emqx/emqx/pull/12180) Fix an issue where DTLS enabled MQTT-SN gateways could not be started, caused by incompatibility of default listener configuration with the DTLS implementation. + +- [#12219](https://github.com/emqx/emqx/pull/12219) Fix file transfer S3 config secret deobfuscation issue while performing config updates from dashboard.