Hello, The Apache Curator team is pleased to announce the release of version 2.9.1. The Apache Curator Java libraries make using Apache ZooKeeper much easier and more reliable. NOTE: for the time being Curator will maintain two concurrent versions:
* Curator 2.x.x - compatible with both ZooKeeper 3.4.x and ZooKeeper 3.5.x * Curator 3.x.x - compatible only with ZooKeeper 3.5.x and includes support for new features such as dynamic reconfiguration, etc. Link to release notes: *https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12333324 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12333324>* The most recent source release can be obtained from an Apache Mirror: http://www.apache.org/dyn/closer.cgi/curator/ (mirror sync times may vary) The binary artifacts for Curator are available from Maven Central and its mirrors. For general information on Apache Curator, please visit the project website: http://curator.apache.org Regards, The Curator Team
