You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure all pull requests targeted for this release are merged
Generate a static version of the baseline: cd cmd && go run . compile --output ../docs/versions/2026-08-28.md --checklist-output ../docs/versions/2026-08-28-checklist.md --crosswalk-output ../docs/versions/2026-08-28-crosswalk.md --artifact-version v2026.08.28
In the docs/versions/<PREVIOUS_VERSION>.md file, remove the nav-title header block
In the docs/versions/<VERSION>.md file, change the Version: devel to have the version number of the new version
In the docs/versions/<VERSION>.md file, remove the "not for production use" warning
In the docs/versions/<VERSION>.md file, add the nav-title
In the docs/_config.yml file, update the listing in the nav_pages group to point to the new release
In the docs/versions/<VERSION>-checklist.md and docs/versions/<VERSION>-crosswalk.md files, change the headers to have the version number of the new version
Move the link to the "current" version in docs/index.md to the "previous versions" list
Add the link to the new version to the "current version" in docs/index.md
Make sure the docs/versions/release_notes.md file contains an accurate list of changes and is not commented out
Version
2026.08.28
Release checklist
cd cmd && go run . compile --output ../docs/versions/2026-08-28.md --checklist-output ../docs/versions/2026-08-28-checklist.md --crosswalk-output ../docs/versions/2026-08-28-crosswalk.md --artifact-version v2026.08.28docs/versions/<PREVIOUS_VERSION>.mdfile, remove the nav-title header blockdocs/versions/<VERSION>.mdfile, change theVersion: develto have the version number of the new versiondocs/versions/<VERSION>.mdfile, remove the "not for production use" warningdocs/versions/<VERSION>.mdfile, add the nav-titledocs/_config.ymlfile, update the listing in thenav_pagesgroup to point to the new releasedocs/versions/<VERSION>-checklist.mdanddocs/versions/<VERSION>-crosswalk.mdfiles, change the headers to have the version number of the new versiondocs/index.mdto the "previous versions" listdocs/index.mddocs/versions/release_notes.mdfile contains an accurate list of changes and is not commented out