- #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