Przeglądaj źródła

docs: add missing changelogs for 9939

Zaiming (Stone) Shi 2 lat temu
rodzic
commit
88f099cc6f

+ 3 - 0
changes/ce/fix-9939.en.md

@@ -0,0 +1,3 @@
+Allow 'emqx ctl cluster' command to be issued before Mnesia starts.
+Prior to this change, EMQX `replicant` could not use `manual` discovery strategy.
+Now it's possible to join cluster using 'manual' strategy.

+ 2 - 0
changes/ce/fix-9939.zh.md

@@ -0,0 +1,2 @@
+允许 'emqx ctl cluster join' 命令在 Mnesia 启动前就可以调用。
+在此修复前, EMQX 的 `replicant` 类型节点无法使用 `manual` 集群发现策略。

changes/ee/feat-9932-en.md → changes/ee/feat-9932.en.md


changes/ee/feat-9932-zh.md → changes/ee/feat-9932.zh.md