Are there any plans to release release notes? Past releases had notes under
the "Blog" section <http://storm-project.net/blog.html> of the website.


On Wed, Dec 4, 2013 at 8:03 PM, P. Taylor Goetz <[email protected]> wrote:

> The Storm team is pleased to announce the release of Storm version 0.9.0.
>
> *NOTE: This release is neither a top-level Apache release nor an Apache
> Incubator release. Storm will now migrate to the Apache release process.
> Version 0.9.1 will be the first Apache incubator release.*
>
> Storm is a distributed, fault-tolerant, and high-performance realtime
> computation system that provides strong guarantees on the processing of
> data. Additional information is available at the following URLS:
>
> http://storm-project.net/
> https://github.com/nathanmarz/storm
>
> Downloads of binary distributions are listed in the downloads section:
>
> http://storm-project.net/downloads.html
>
> JAR artifacts can be found at clojars.org:
>
> https://clojars.org/storm
>
> The tag for this release can be found on github:
>
> https://github.com/nathanmarz/storm/tree/0.9.0<https://github.com/nathanmarz/storm/tree/0.9.0-rc3>
>
>
> This version is a release candidate in anticipation of a stable 0.9.0
> final release. We request that any early adopters provide feedback and bug
> reports early and often, and provide as much relevant information as
> possible.
>
>
> *Changes since 0.9.0-rc3*
> * Fixed a netty client issue where sleep times for reconnection could be
> negative (thanks brndnmtthws)
> * Fixed an issue that would cause storm-netty unit tests to fail
>
> - Taylor
>

Reply via email to