chore: add changelog entry

This commit is contained in:
Andrew Mayorov 2024-01-10 13:41:43 +01:00
parent 8af9512a90
commit e14e923f8a
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
1 changed files with 1 additions and 0 deletions

View File

@ -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.