docs: fix the formats of release-notes.rst
[pti/rtp.git] / docs / release-notes.rst
index 38e436f..8416ee4 100644 (file)
@@ -1,13 +1,13 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. SPDX-License-Identifier: CC-BY-4.0
-.. Copyright (C) 2019 Wind River Systems, Inc.
+.. Copyright (C) 2019 - 2022 Wind River Systems, Inc.
 
 
-Release-notes
-=============
+INF 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 INF 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)