name: "Dev: Release a minor version" about: ONLY USED BY MAINTAINERS. assignees: "unknwon" title: "Release [VERSION]"
_This is generated from the minor release template._
On the main branch:
release/<MAJOR>.<MINOR>, e.g. release/0.14.On the release branch:
0.14.0+dev -> 0.14.0.v0.14.0-rc.1, v0.14.0-rc.2) to ensure Docker and release workflows both succeed.
<MAJOR>.<MINOR> to both Docker Hub and GitHub Container registry, e.g.:checksum_sha256.txt.checksum_sha256.txt to https://dl.gogs.io.On the main branch:
0.14.0+dev -> 0.15.0+dev.task legacy to identify deprecated code that is aimed to be removed in current develop version.