Release v0.60.0-rc1#12466
Open
willdavsmith wants to merge 1 commit into
Open
Conversation
Add v0.60.0-rc1 to supported versions and move 0.58 to deprecated. Signed-off-by: willdavsmith <willdavsmith@gmail.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
willdavsmith
force-pushed
the
willdavsmith-release-0-60-0-rc1
branch
from
July 16, 2026 22:09
125cf7d to
f97dd9b
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository’s release metadata (versions.yaml) to begin the v0.60.0 release candidate cycle, aligning the supported/deprecated channel lists with the documented RC release process.
Changes:
- Adds supported channel
0.60pointing tov0.60.0-rc1. - Keeps channel
0.59insupported. - Moves channel
0.58intodeprecated.
brooke-hamilton
approved these changes
Jul 16, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updates
versions.yamlto start the v0.60.0 release cycle by addingv0.60.0-rc1as a supported version.0.60/ versionv0.60.0-rc1to the top ofsupported0.59supported0.58fromsupportedtodeprecatedThis is Step 4 of the RC release process. Only one new untagged version (
v0.60.0-rc1) is present insupported, as required byrelease.yaml.Type of change
Once merged, the Release Radius workflow will create the
release/0.60branch and push thev0.60.0-rc1tag automatically.