Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(docs): make version support more explicit#14785

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
matifali merged 5 commits intomainfromrelease-docs-hotfix
Oct 14, 2024
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 13 additions & 6 deletionsdocs/install/releases.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,10 +7,13 @@ We recommend enterprise customers test the compatibility of new releases with
their infrastructure on a staging environment before upgrading a production
deployment.

We support two release channels: [mainline](#mainline-releases) for the bleeding
edge version of Coder and [stable](#stable-releases) for those with lower
We support two release channels:
[mainline](https://github.com/coder/coder/releases/tag/v2.16.0) for the bleeding
edge version of Coder and
[stable](https://github.com/coder/coder/releases/latest) for those with lower
tolerance for fault. We field our mainline releases publicly for one month
before promoting them to stable.
before promoting them to stable. The version prior to stable receives patches
only for security issues or CVEs.

### Mainline releases

Expand All@@ -23,10 +26,14 @@ before promoting them to stable.

- Safest upgrade/installation path
- May not include the latest features
- Security vulnerabilities and major bugfixes are supported
- All bugfixes and security patches are supported

### Security Support

- In-product security vulnerabilities and CVEs are supported

>Note: We support major security vulnerabilities (CVEs) for the past three
>versions of Coder.
>For more information on feature rollout, see our
>[feature stages documentation](../contributing/feature-stages.md).

## Installing stable

Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp