Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 497 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 497 Bytes

2.0.0

Added

  • Configurable connect and disconnect options for implementing strategies on top of custom topologies
  • The ability to start libcluster for more than a single topology
  • Added polling_interval option to Kubernetes strategy
  • Added ability to specify a list of hosts for the Epmd strategy to connect to on start

Removed

  • Cluster.Events module, as it was redundant and unused

Changed

  • Configuration format has changed significantly, please review the docs