Apache Software Foundation is announcing that Apache Curator with version number 2.9.0 is already available to download.
What is Apache Curator ?
Apache Curator is A collection of modules, extensions and side libraries for the Apache ZooKeeper project, a service for creating and running distributed applications .
Apache Curator will help developers working on projects running ZooKeeper get a basic package of widely used plugins and components in one single archive.These components can be used to enhance default ZooKeeper capabilities and target a broader spectrum of features with their software.Apache ZooKeeper is an open source centralized distribution server where information and configurations about distributed applications can be managed.
This is changelog for Apache Curator version 2.9.0 :
- JavaDoc in com.netflix.curator.framework.state.ConnectionState isn't clear
- Recursive Node Cache
- Streamline release process by adding configuration to the pom
- PathChildrenCache StartMode documentation improvement
You can read the complete changelog and also download this latest version on their homepage:
curator.apache.org