The Apache Storm community is pleased to announce the release of Apache
Storm version 2.1.0.
Apache Storm is a distributed, fault-tolerant, and high-performance
realtime computation system that provides strong guarantees on the
processing of data. You can read more about Storm on the project website:
http://storm.apache.org
Downloads of source and binary distributions are listed in our download
section:
http://storm.apache.org/downloads.html
You can read more about this release in the following blog post:
https://storm.apache.org/2019/10/31/storm210-released.html
Distribution artifacts are available in Maven Central at the following
coordinates:
groupId: org.apache.storm
artifactId: storm-{component}
version: 2.1.0
The full list of changes is available here[1]. Please let us know [2] if
you encounter any problems.
Regards,
The Apache Storm Team
[1]:
http://www.us.apache.org/dist/storm/apache-storm-2.1.0/RELEASE_NOTES.html
[2]: https://issues.apache.org/jira/browse/STORM
|