I think the change logs may have been mixed up. The one posted to the 1.0.4 announcement looks like the release notes for 1.1.1 https://github.com/apache/storm/blob/v1.1.1/CHANGELOG.md. The right change log should be https://github.com/apache/storm/blob/v1.0.4/CHANGELOG.md
2017-07-31 10:30 GMT+02:00 Adrianos Dadis <[email protected]>: > Hello all, > > in my opinion release 1.0.4 is very helpful for many teams that use Storm > 1.0.x. > > I check release notes from release announcements and commits in github and > I see some differences. > For example, issues 2608, 2413 & 2343 are in release anouncement, but I > cannot found them in commit log, neither in CHANGELOG.md, neither in JIRA > https://issues.apache.org/jira/projects/STORM/versions/12339564 . > > Could you please evaluate real fixes are alligned with release notes? > Maybe I miss something. > > In my opinion, problems with new storm-kafka-client are the most crucial > problem in new releases (1.x & 1.0.x). We have used 0.9.x without problems, > but migration to 1.0.x was a pain only because of KafkaSpout problems. > > In case I can help you, just tell me. > > Thanks, > Adrianos Dadis. > > On Fri, Jul 28, 2017 at 11:12 PM, P. Taylor Goetz <[email protected]> > wrote: > >> The Apache Storm community is pleased to announce the release of Apache >> Storm version 1.0.4. >> >> 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: >> >> http://storm.apache.org/2017/07/28/storm104-released.html >> >> Distribution artifacts are available in Maven Central at the following >> coordinates: >> >> groupId: org.apache.storm >> artifactId: storm-core >> version: 1.0.4 >> >> 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]: https://github.com/apache/storm/blob/v1.0.4/CHANGELOG.md >> [2]: https://issues.apache.org/jira/browse/STORM > > >
