RC1 is now available. Some notes: - JIRA issues that were resolved by 2.7.0 were somewhere linked to 2.7.1. Had to fix that to have correct release notes
- I've noticed on 2.7.0 (previous version), that artifacts were available on Maven central since the RC was published, which should not happen. For example, metadata on 2.7.0 has the date of when the RC was published: https://repo1.maven.org/maven2/org/apache/storm/storm/2.7.0/ Perhaps I made a mistake somewhere in the procedure. I'll check if it happens again on this one - I have been performing the releases directly from master (i.e. not from a branch based on master). This part of the procedure was never quite clear to me: > If you are setting up a new MINOR version release, create a new > branch based on master branch, e.g. 2.6.x-branch. Then on master > branch, set the version to a higher MINOR version (with SNAPSHOT), > e.g. mvn versions:set -DnewVersion=2.3.0-SNAPSHOT -P > dist,rat,externals,examples. In this way, you create a new release > line and then you can create PATCH version releases from it, e.g. > 2.6.0 On Mon, 18 Nov 2024 at 10:04, Rui Abreu <rui.ab...@gmail.com> wrote: > > I will try to have the RC1 out by tomorrow. > > On Mon, 18 Nov 2024 at 09:10, Richard Zowalla <r...@apache.org> wrote: > > > > Thanks, Rui. > > > > I have just merged / added the last updates which came in today. I think we > > are in a good shape to move on. > > > > Gruß > > Richard > > > > On 2024/11/17 20:15:09 Rui Abreu wrote: > > > Hi Richard, > > > > > > +1 for the release. > > > > > > You were kind enough to go through all the dependency PR and sort them > > > out, > > > so I'm more than happy to act as release manager this one as well. > > > > > > On Sun, Nov 17, 2024, 20:01 Richard Zowalla <r...@apache.org> wrote: > > > > > > > Hi all, > > > > > > > > Any objections in doing the next release? We have quite a few dependency > > > > updates and improvements? > > > > After this release is out, we can go ahead with raising the minimum java > > > > baseline + remove hive to strip our dependency bill. > > > > Given the recent developments around CRA in EU, etc. , we actually need > > > > to > > > > minimize our dependency surface to avoid any big issues on the long run… > > > > > > > > I can run a release but if anyone wants to do it, I am also fine with > > > > it. > > > > > > > > Gruß > > > > Richard > > >