Hello,

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

Release Summary:

Apache Curator 4.0.0 contains important bug fixes and new features.
Highlights:

- Support for TTL Nodes
- A new strongly typed, modeled DSL
- Data migration
- Unified ZooKeeper 3.4.x and 3.5.x support

Link to release notes:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12339847

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

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

Reply via email to