Thanks Cameron!

-Jordan

> On Feb 29, 2020, at 3:59 AM, Cameron McKenzie <[email protected]> wrote:
> 
> Hello,
> 
> The Apache Curator team is pleased to announce the  release of version
> 4.3.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.3.0
> 
> ** Bug
>    * [CURATOR-530] - Documentation on InterProcessSemaphoreMutex is
> misleading
>    * [CURATOR-541] - Infinite loop/repeat in BaseClassForTests
>    * [CURATOR-543] - ZOOKEEPER-1392 broke TestLockACLs
>    * [CURATOR-546] - currentData in ModeledCacheImpl removes ZPath from
> cache entries
>    * [CURATOR-551] - Curator client always call updateServerList with
> original serverList value, not the ones updated by EnsembleTracker
>    * [CURATOR-559] - Inconsistent ZK timeouts
> 
> ** Improvement
>    * [CURATOR-511] - Add toString to ZKPaths PathAndNode
>    * [CURATOR-517] - Remove unused class AdvancedTracerDriver
>    * [CURATOR-533] - Improve CURATOR-505 by making the CircuitBreaker
> instance shared
>    * [CURATOR-537] - Expose ourPath in LeaderLatch readonly
>    * [CURATOR-547] - Make JAX-RS MessageBodyReader/-Writer impl
> (JsonServiceInstanceMarshaller) reuse Jackson ObjectMapper
>    * [CURATOR-548] - Bump zookeeper version to 3.5.7
>    * [CURATOR-556] - Fix typo
>    * [CURATOR-560] - Make sure tickTime and minSessionTimeout are set
> 
> ** Wish
>    * [CURATOR-519] - Curator 4.0.x/4.1.x release using Zookeeper 3.5.5
> 
> ** Task
>    * [CURATOR-539] - Remove link to obsolete Stack Overflow tag
> 
> Regards,
> 
> The Curator Team
> 
> [1] Apache ZooKeeper https://zookeeper.apache.org/

Reply via email to