mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
feat(doc): Update the document of Versioning support by CubeFS
Signed-off-by: leonrayang <chl696@sina.com>
This commit is contained in:
parent
0d8d15f017
commit
5688cb9df7
@ -39,7 +39,7 @@ This document describes the versions supported by the CubeFS project.
|
||||
Service versioning and supported versions
|
||||
CubeFS versions are expressed as x.y.z, where x is the major version, y is the minor version, and z is the patch version, following Semantic Versioning terminology. New minor versions may add additional features to the API.
|
||||
|
||||
The CubeFS project maintains release branches for the current version and previous release. For example, when v3.3.* is the current version, v3.1.* is supported. When v3.4.* is released, v3.1.* goes out of support.
|
||||
The CubeFS project maintains release branches for the current version and previous release. For example, when v3.3.* is the current version, v3.2.* is supported. When v3.4.* is released, v3.2.* goes out of support.
|
||||
|
||||
The project Maintainers own this decision.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user