diff --git a/changes/ce/feat-13250.en.md b/changes/ce/feat-13250.en.md new file mode 100644 index 000000000..9b42ad579 --- /dev/null +++ b/changes/ce/feat-13250.en.md @@ -0,0 +1 @@ +Added a new `cluster.discovery_strategy` value: `singleton`. By choosing this option, there will be effectively no clustering, and the node will reject connection attempts to and from other nodes.