Browse Source

docs: add changelog for pull request 11734

Zaiming (Stone) Shi 2 năm trước cách đây
mục cha
commit
d651764ff4
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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.