Thanks for the RC! I think they release notes are Missing the fixed/closed issues for 2.7.0.
This will include the Dependabot related Jiras, cf. https://issues.apache.org/jira/browse/STORM-4074?jql=project%20%3D%20STORM%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%202.7.0 STORM-4070 is also missing but that was because it wasn't closed after merging. I just closed it. Maybe you can move those issues to 2.6.4 and regenerate the release notes only (at least for the website, no need to re-roll, imho). Will do my checks next week. Thanks. Richard Am 31. August 2024 14:12:58 MESZ schrieb Rui Abreu <rui.ab...@gmail.com>: >I have posted a 1st release candidate for the Apache Storm 2.6.4 release >and it is ready for testing. > >The Nexus staging repository is here: > https://repository.apache.org/content/repositories/orgapachestorm-1113 > >Storm Source and Binary Release with sha512 signature files are here: > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.6.4-rc1/ >The release artifacts are signed with the following key: > >http://keyserver.ubuntu.com/pks/lookup?search=rabreu&fingerprint=on&op=index > in this file https://www.apache.org/dist/storm/KEYS > >The release was made from the Apache Storm 2.6.4 tag at: > https://github.com/apache/storm/tree/v2.6.4 > >Full list of changes in this release: > >https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.6.4-rc1/RELEASE_NOTES.html > >To use it in a maven build set the version for Storm to 2.6.4 and add the >following URL to your settings.xml file: >https://repository.apache.org/content/repositories/orgapachestorm-1113 > >The release was made using the Storm release process, documented on the >GitHub repository: >https://github.com/apache/storm/blob/master/RELEASING.md > >Please vote on releasing these packages as Apache Storm 2.6.4. The vote is >open for at least the next 72 hours. >"How to vote" is described here: >https://github.com/apache/storm/blob/master/RELEASING.md#how-to-vote-on-a-release-candidate >When voting, please list the actions taken to verify the release. > >Only votes from the Storm PMC are binding, but everyone is welcome to check >the release candidate and vote. >The vote passes if at least three binding +1 votes are cast. > >[ ] +1 Release this package as Apache Storm 2.6.4 >[ ] 0 No opinion >[ ] -1 Do not release this package because... > >Thanks to everyone who contributed to this release !