You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Cameron McKenzie <ca...@apache.org> on 2018/12/05 22:38:27 UTC

[ANNOUNCE] Apache Curator 2.13.0 released

Hello,

The Apache Curator team is pleased to announce the release of version
2.13.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/

This is a maintenance release containing a back port for CURATOR-409

Link to release notes:
*https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12339848
<https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12339848>*

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/