docs/release-notes: update for G-release 29/9629/1
authorJackie Huang <jackie.huang@windriver.com>
Fri, 25 Nov 2022 06:47:58 +0000 (14:47 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Fri, 25 Nov 2022 06:56:50 +0000 (06:56 +0000)
Issue-ID: INF-296

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I59daa77f306fa1b5f5e04486f21a69bf2b5711da
(cherry picked from commit cfbe3ba4019654d1fb00070c3f57a11fc33a56e0)

docs/release-notes.rst

index 9d5a530..435410f 100644 (file)
@@ -6,8 +6,7 @@
 INF Release Notes
 =================
 
-
-This document provides the release notes for 6.0.0 of INF RTP.
+This document provides the release notes for G-Release (7.0.0) of INF RTP.
 
 .. contents::
    :depth: 3
@@ -38,6 +37,41 @@ Version history
 | 2022-06-15         | 6.0.0              | Jackie Huang       | F Release          |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
+| 2022-12-15         | 7.0.0              | Jackie Huang       | G Release          |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
+
+Version 7.0.0, 2022-12-15
+-------------------------
+#. Seventh version (G release)
+#. INF MultiOS support:
+
+   * Add support for Debian as the base OS
+   * Three images will be provided:
+
+     * Yocto based image
+     * CentOS based image
+     * Debian 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
+
+#. Enable four deployment modes on Debian 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 6.0.0, 2022-06-15
 -------------------------