The Apache Helix Team is pleased to announce the 24th release,
1.0.3, of the Apache Helix project.

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:https://github.com/apache/helix/blob/master/website/1.0.3/src/site/apt/releasenotes/release-1.0.3.apt
(*We are still waiting for ASF help on fixing web. Before that please
refer the sourcecode release note for this*)

You can declare a maven dependency to use it:

<dependency>
  <groupId>org.apache.helix</groupId>
  <artifactId>helix-core</artifactId>
  <version>1.0.3</version>
</dependency>

Or download the release sources:http://helix.apache.org/1.0.3-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