[ANNOUNCE] Apache Curator 4.2.0 released

2019-03-06 Thread Jordan Zimmerman
Hello,

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

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:
http://curator.apache.org

Release Notes - Apache Curator - Version 4.2.0

** Bug
* [CURATOR-481] - Remove jackson-mapper-asl-version and update to
latest version of jackson
* [CURATOR-498] - Protected Mode creation can mistake closing session's
node causing problems for many recipes such as LeaderLatch
* [CURATOR-509] - Incompatible with Java 11

** New Feature
* [CURATOR-505] - A circuit breaking ConnectionStateListener would be
very helpful

** Improvement
* [CURATOR-501] - TestRemoveWatches has expectedExceptions list with ZK
3.5 only class
* [CURATOR-503] - Update dependencies in January 2019

** Task
* [CURATOR-500] - Apache is requiring us to move to Gitbox

Regards,

The Curator Team

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


[ANNOUNCE] Apache Curator 4.0.1 released

2018-02-11 Thread Jordan Zimmerman
Hello,

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

Link to release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425=12341261

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/


[ANNOUNCE] Apache Curator 4.0.0 released

2017-07-29 Thread Jordan Zimmerman
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=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/


[ANNOUNCE] Apache Curator 2.11.1 and 3.2.1 released

2016-11-14 Thread Jordan Zimmerman
Hello,

The Apache Curator team is pleased to announce the release of versions
2.11.1 and 3.2.1. The Apache Curator
Java libraries make using Apache ZooKeeper much easier and more reliable.

General thank you-s, etc. go here.

Link to release notes:
2.11.1
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425=12336950
3.2.1
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425=12336949

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


[ANNOUNCE] Apache Curator 2.10.0 and 3.1.0 released

2016-02-14 Thread Jordan Zimmerman
Hello,

The Apache Curator team is pleased to announce the release of versions
2.10.0 and 3.1.0. The Apache Curator Java libraries make using Apache
ZooKeeper much easier and more reliable.

Link to release notes:
2.1.10 - 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425=12333942
3.1.0 - 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425=12333884

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


[ANNOUNCE] Apache Curator 3.0.0 released

2015-10-14 Thread Jordan Zimmerman
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=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


[ANNOUNCE] Apache Curator 2.7.1 released

2015-01-16 Thread Jordan Zimmerman
Hello,

The Apache Curator team is pleased to announce the release of version
2.7.1. The Apache Curator Java libraries make using Apache ZooKeeper
much easier and more reliable.

Link to release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425version=12328938

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


[ANNOUNCE] Apache Curator 2.5.0 released

2014-05-28 Thread Jordan Zimmerman
Hello,

The Apache Curator team is pleased to announce the release of version
2.5.0. The Apache Curator Java libraries make using Apache ZooKeeper
much easier and more reliable.

Link to release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425version=12326663

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


[ANNOUNCE] Apache Curator 2.4.2 released

2014-04-24 Thread Jordan Zimmerman
Hello,

The Apache Curator team is pleased to announce the release of version
2.4.2. The Apache Curator Java libraries make using Apache ZooKeeper
much easier and more reliable.

Link to release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425version=12326537

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


[ANNOUNCE] Apache Curator 2.4.1 released

2014-03-10 Thread Jordan Zimmerman
Hello,


The Apache Curator team is pleased to announce the release of version
2.4.1. The Apache Curator Java libraries make using Apache ZooKeeper
much easier and more reliable.


Link to release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425version=12326180


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


[ANNOUNCE] Apache Curator 2.3.0 released

2013-11-07 Thread Jordan Zimmerman
Hello,

The Apache Curator team is pleased to announce the release of version
2.3.0. This is our first release
as a top level project!

The Apache Curator Java libraries make using Apache ZooKeeper much easier
and more reliable.

Link to release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425version=12324984

The most recent source release can be obtained from an Apache Mirror:
http://www.apache.org/dyn/closer.cgi/incubator/curator
(mirror sync times may vary - also we’re still using the Incubator repo as
INFRA has yet to give us a top
level repo)

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