Skip to content

2.73.0

Pre-release
Pre-release

Choose a tag to compare

@ttlequals0 ttlequals0 released this 22 Jul 20:51
cb3bbdd

Added

  • Formal release channels. Every release is now git-tagged and published
    as a GitHub pre-release with its changelog section as notes
    (scripts/publish_release.sh). Soaked releases are promoted to stable
    (scripts/promote_release.sh), which moves the new :stable and
    :stable-cpu Docker tags without rebuilding. docs/releasing.md
    documents the flow and the Breaking changelog convention (issue #567
    groundwork).