diff --git a/changes/ee/fix-12291.en.md b/changes/ee/fix-12291.en.md new file mode 100644 index 000000000..735e1d7d8 --- /dev/null +++ b/changes/ee/fix-12291.en.md @@ -0,0 +1 @@ +Fix inconsistency in how EMQX handles configuration updates where sensitive parameters are involved, which led to occurrences of stray `"******"` strings in the cluster configuration file.