- ...
- Upgrade to Zookeeper 3.4.13 (from 3.4.8)
- Fix UnknownHostException if one of the server hosts is currently not available
- #56: Switch from Log4j to Slf4j
- #41: Provide more information about zookeeper server in case of connection errors
- Upgrade to Zookeeper 3.4.8 (from 3.4.6)
- #45: Support for conditional deletes
- Adding ZkAuthFailedException
- exclude org.apache.jute and zookeeper.proto from imported packages of MANIFEST.MF
- #38: wait on SaslAuthenticated event when SASL is enabled
- Adding setAcl and getAcl methods to zkClient so users can setAcls not just during creation but after creation of node as well.
- Upgrade to Zookeeper 3.4.6 (from 3.4.3)
- Upgrade to zookeeper 3.4.3 (from 3.3.1)
- Added support for multiops support
- Add an option to ZkClient to specify operation retry timeout
- Support for ACLs
- #25: fail retryUntilConnected actions with clear exception in case client gets closed
- Support for handling SessionEstablishmentErrors