Hello,

The Apache Curator  team is pleased to announce the  release of version
5.2.1.

Apache  Curator is a Java/JVM client library for Apache ZooKeeper[1], a
distributed coordination service.

Apache Curator includes a  high-level API framework and utilities to  make
using Apache ZooKeeper much easier and more reliable.

It also includes recipes for common use cases and extensions such as
service discovery and a Java 8 asynchronous DSL.

For more details, please visit the project website:
https://curator.apache.org/


The download page for Apache Curator is here:
https://cwiki.apache.org/confluence/display/CURATOR/Releases


The binary artifacts for Curator are available from Maven Central and its
mirrors.

For general information on Apache Curator, please visit the project website:

https://curator.apache.org

Release 5.2.1 is a bugfix release that follows up release 5.2.0, users of
5.1.0 and 5.2.0 are encouraged to upgrade to pick up bug fixes and new
functionality.

Release Notes - Apache Curator - Version 5.2.1

** Bug
    * [CURATOR-561] - Race condition preventing reconnection
    * [CURATOR-606] - ModeledFrameworkImpl.update() ignores version
for uncompressed data
    * [CURATOR-607] - Method getLockPath of InterProcessReadWriteLock
locks is not exposed for use in transactions
    * [CURATOR-608] - ZPath resolved state documentation improvements

** Improvement
    * [CURATOR-610] - Refactor CountCuratorWatcher in
TestWatcherIdentity.java to improve test logic
    * [CURATOR-619] - Replace OutstandingOps with JDK bundled Phaser

** Task
    * [CURATOR-625] - Fix "Cannot find a single highest directory for
this project set. First two candidates directories don't share a
common root" build error

Regards,
The Curator Team


[1] Apache ZooKeeper https://zookeeper.apache.org/

Reply via email to