server: expand on release/support policy to make it clearer#10145
Open
marcospereira-circleci wants to merge 5 commits into
Open
server: expand on release/support policy to make it clearer#10145marcospereira-circleci wants to merge 5 commits into
marcospereira-circleci wants to merge 5 commits into
Conversation
993f87a to
6790b2d
Compare
atulsingh0
approved these changes
Apr 10, 2026
14acca3 to
c49966c
Compare
|
|
||
| CircleCI targets a six-month release cadence, though the exact timing varies. When a version ships, the older of the two currently supported versions reaches end of life. | ||
|
|
||
| For example: if 4.8 and 4.9 are the supported pair and 4.10 ships, then 4.8 reaches end of life. The supported pair becomes 4.9 and 4.10. |
Contributor
There was a problem hiding this comment.
I think this second for example is not needed as we have the example above:
For example, if 4.9 is the current release and 5.0 ships next, then 5.0 and 4.9 become the supported pair.
?
c49966c to
8c675d2
Compare
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
Clarifies cadence and support policies for CircleCI Server releases.
Important
We previously announced that versions would not be supported after 12 months, but this simplifies things to only consider the most recent two releases.
Reasons
We changed our policy some time ago here: https://circleci.com/changelog/server-releases-moving-to-twice-yearly/.
That changelog entry explains some details better, but it is now buried under other announcements. This makes it easier for folks to find and link to the current policies.
Preview your changes:
ci/circleci: lintjob at the bottom of your PR. You will be redirected to thevale/lintjob output in CircleCI.ci/circleci: buildjob at the bottom of your PR and you will be redirected to CircleCI. Select the Artifacts tab and selectindex.htmlto open a preview version of the docs site built for your latest commit.Take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs):
Content structure:
Formatting: