Przeglądaj źródła

docs: add changelog for pull request 11734

Zaiming (Stone) Shi 2 lat temu
rodzic
commit
d651764ff4
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      changes/ce/fix-11734.en.md

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

@@ -0,0 +1,3 @@
+Fix clustering in IPv6 network.
+
+Added new configurations `rpc.listen_address` and `rpc.ipv6_only` to allow EMQX cluster RPC server and client to use IPv6.