Hello, The Apache Curator team is pleased to announce the release of version 3.0.0. 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. This release is an important milestone for Curator and brings compatibility with Apache ZooKeeper's new dynamic configuration APIs. This release represents the work not only of the official Curator committers but the Curator community as well. Link to release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12326664 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
