The Apache Helix Team is pleased to announce the 22nd release, 0.9.7, of
the Apache Helix project.


This release is supporting the customers are using 0.9 series. We will
support the users who are not able to onboard 1.0.0 major features or
backward incompatible changes. So the 0.9 series release only
support bug fixing and minor improvement. And 0.9 series releases will base
on the users' asking.


Apache Helix is a generic cluster management framework that makes it easy

to build partitioned, fault tolerant, and scalable distributed systems.


The full release notes are available here:

http://helix.apache.org/0.9.7-docs/releasenotes/release-0.9.7.html


You can declare a maven dependency to use it:


<dependency>

  <groupId>org.apache.helix</groupId>

  <artifactId>helix-core</artifactId>

  <version>0.9.7</version>

</dependency>


Or download the release sources:

http://helix.apache.org/0.9.7-docs/download.cgi


Additional info


Website: http://helix.apache.org/

Helix mailing lists: http://helix.apache.org/mail-lists.html


We hope you will enjoy using the latest release of Apache Helix!


Cheers,

Apache Helix Team

Reply via email to