From 8c76cab57974c89cec2978401ebf4741793a30b0 Mon Sep 17 00:00:00 2001 From: wu-donger Date: Fri, 28 Mar 2025 18:01:26 +0800 Subject: [PATCH] xxx --- content/en/docs/ReleaseNotes/user-notice.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/ReleaseNotes/user-notice.md b/content/en/docs/ReleaseNotes/user-notice.md index 0213de486..58520cb15 100644 --- a/content/en/docs/ReleaseNotes/user-notice.md +++ b/content/en/docs/ReleaseNotes/user-notice.md @@ -7,3 +7,4 @@ The version number of openGauss follows the format of X.Y.0-RCx, which aims to d - LTS version (X.0.0): It is released every two years and marks a long-term stable support version, which is suitable for large-scale deployment and use in production environments. The community commits to providing maintenance support for each LTS version for a period of three years to ensure its continuous stability and security. - Innovation version (X.Y.0-RCx): It is launched every six months and aims for rapid iteration, providing the latest features and technology previews. These versions are mainly used for user testing and innovation cooperation. The community will provide maintenance support for a period of six months to encourage exploration and feedback. - Patch version (X.Y.0): When major issues are encountered, it will be released in a timely manner, aiming to quickly fix critical errors and ensure the stable operation of the system. + -- Gitee