Skip to content

Conversation

@def-
Copy link
Contributor

@def- def- commented Nov 7, 2025

Based on #33983, so only look at the last commit.

The goal is to always release the .0 patch version, and have release candidates before that. For example:
v26.0.0-dev.0 -> v26.0.0-rc.1 -> v26.0.0-rc.2 -> v26.0.0 released.

Checklist

  • This PR has adequate test coverage / QA involvement has been duly considered. (trigger-ci for additional test/nightly runs)
  • This PR has an associated up-to-date design doc, is a design doc (template), or is sufficiently small to not require a design.
  • If this PR evolves an existing $T ⇔ Proto$T mapping (possibly in a backwards-incompatible way), then it is tagged with a T-proto label.
  • If this PR will require changes to cloud orchestration or tests, there is a companion cloud PR to account for those changes that is tagged with the release-blocker label (example).
  • If this PR includes major user-facing behavior changes, I have pinged the relevant PM to schedule a changelog post.

A downside of repurposing the applier_version as the actual state
version is that we can no longer determine what the actual version of
the code was that made the change withought a serious investigation.
Adding it to this string means it will be included in various places in
state.
@def- def- requested a review from bosconi November 7, 2025 12:04
@def- def- force-pushed the pr-release-candidate2 branch from 812f587 to 62f17dd Compare November 7, 2025 12:15
@def- def- requested a review from bkirwi November 7, 2025 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants