-
Update
CHANGELOG.md
-
Tag the release and prepare for the next version with:
$ ./new-version.sh --release-version X.Y.Z --next-version X.Y.Z
Tip: Use
--help
to see script usage -
Visit CI to see the progress of the release! 🚀
-
Visit sonatype to promote java artifacts
-
Create a new project board for the next release using the automated kanban template:
-
Before closing the project board for the current release, move any open issues to the project board created in step 5
-
Draft a new release using the release notes for
X.Y.Z
in step 1 as the release description:
Anyone may request a new release of the project in the #general Slack channel.
After one is proposed, committers have 48 hours to give a +1 or -1.
Three +1s authorize the release.
Alternatively, if after 2 days the release has received at least one +1 and no -1s, the release is also authorized.
If the proposed release receives no +1s in two days, it is not authorized and the proposer must make a new request to reset the clock.