docs: update release-notes for F-release
[pti/rtp.git] / docs / release-notes.rst
index 38e436f..b09ceda 100644 (file)
@@ -7,7 +7,7 @@ Release-notes
 =============
 
 
-This document provides the release notes for 3.0.0 of RTP.
+This document provides the release notes for 6.0.0 of RTP.
 
 .. contents::
    :depth: 3
@@ -21,16 +21,65 @@ Version history
 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
-| 2019-11-02         | 1.0.0              | Jackie Huang       | Initial version    |
+| 2019-11-02         | 1.0.0              | Jackie Huang       | Initial Version    |
+|                    |                    |                    | Amber Release      |
++--------------------+--------------------+--------------------+--------------------+
+| 2020-06-14         | 2.0.0              | Xiaohua Zhang      | Bronze Release     |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
+| 2020-11-23         | 3.0.0              | Xiaohua Zhang      | Cherry Release     |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
+| 2021-06-29         | 4.0.0              | Xiaohua Zhang      | Dawn Release       |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
-| 2020-06-14         | 2.0.0.             | Xiaohua Zhang      |                    |
+| 2021-12-15         | 5.0.0              | Jackie Huang       | E Release          |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
-| 2020-11-23         | 3.0.0              | Xiaohua Zhang      |                    |
+| 2022-06-15         | 6.0.0              | Jackie Huang       | F Release          |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
 
+Version 6.0.0, 2022-06-15
+-------------------------
+- Sixth version (F release)
+- INF MultiOS support:
+
+  - Add support for CentOS as the base OS
+  - Two images will be provided:
+
+    - Yocto based image
+    - CentOS based image
+
+- Enable three deployment modes on Yocto based image:
+
+  - AIO simplex mode
+  - AIO duplex mode (2 servers with High Availabity)
+  - AIO duplex mode (2 servers with High Availabity) with additional worker node
+
+- Enable four deployment modes on CentOS based image:
+
+  - AIO simplex mode
+  - AIO duplex mode (2 servers with High Availabity)
+  - AIO duplex mode (2 servers with High Availabity) with additional worker node
+  - Distributed Cloud
+
+Version 5.0.0, 2021-12-15
+-------------------------
+- Fifth version (E release)
+- Upgrade most components to align with StarlingX 5.0
+- Enable three deployment modes:
+
+  - AIO simplex mode
+  - AIO duplex mode (2 servers with High Availabity)
+  - AIO duplex mode (2 servers with High Availabity) with additional worker node
+
+Version 4.0.0, 2021-06-29
+-------------------------
+- Fourth version (D release)
+- Enable the AIO duplex mode (2 servers with High Availabity) with additional worker node.
+- Reconstruct the repo to align the upstream projects include StarlingX and Yocto
+
 Version 3.0.0, 2020-11-23
 -------------------------
 - Third version (Cherry)