Parcourir la source

docs: add changelog for pull request 11734

Zaiming (Stone) Shi il y a 2 ans
Parent
commit
d651764ff4
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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.