diff --git a/changes/ce/fix-11734.en.md b/changes/ce/fix-11734.en.md new file mode 100644 index 000000000..576799ecf --- /dev/null +++ b/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.