Hello,

The Apache Curator  team is pleased to announce the  release of version
5.1.0.
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://curator.apache.org/releases.html

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.1.0 is a bugfix release that follows up release 5.0.0, users of
5.0.0 are encouraged to upgrade.

Release Notes:

 [CURATOR-574] - DiscoveryService fatal error on deserializing an empty
byte[] as JSON
 [CURATOR-575] - TestingServer shut down can cause NullPointerException

Regards,
The Curator Team

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

Reply via email to