-
Update
CHANGELOG.md
-
Tag the release and prepare for the next version with: (bump2version is a dependency. You'll need to install it if you don't have it)
$ ./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:
SPDX-License-Identifier: Apache-2.0
Copyright 2018-2024 contributors to the OpenLineage project