0.11.0
Changes include:
- Allowing batch update to add/remove preferred partitions via ServerCli.
- Enabling logger output for CLIs: ClusterCli.verify, ServerCli.list, StorageCli.list, ZookeeperCli.list.
- Resolving Waltz Client from waiting forever on lock.wait() during mounting (which happens if the highWaterMark for a partition on Waltz Client is higher than that on the Waltz Server).
- Exposing the WaltzClient metrics via JmxReporter.
- Support for deploying multiple Waltz clusters locally in docker.