release-notes.rst: update for H release 18/12318/1 i-release
authorJackie Huang <jackie.huang@windriver.com>
Fri, 15 Dec 2023 08:15:37 +0000 (16:15 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Fri, 15 Dec 2023 08:16:05 +0000 (16:16 +0800)
Issue-ID: INF-436

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: If463741b8d9b3666485bd0d30ec1be1a3c53febc

docs/release-notes.rst

index e6a541b..49227e8 100644 (file)
@@ -6,7 +6,7 @@
 INF Release Notes
 =================
 
-This document provides the release notes for G-Release (7.0.0) of INF RTP.
+This document provides the release notes for I-Release (9.0.0) of INF RTP.
 
 .. contents::
    :depth: 3
@@ -43,6 +43,46 @@ Version history
 | 2023-06-15         | 8.0.0              | Jackie Huang       | H Release          |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
+| 2023-12-15         | 9.0.0              | Jackie Huang       | I Release          |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
+
+Version 9.0.0, 2023-12-15
+-------------------------
+#. Nineth version (I release)
+#. INF MultiOS support:
+
+   * Three images will be provided:
+
+     * Yocto based image
+     * CentOS based image
+     * Debian based image
+
+#. INF MultiArch support:
+
+   * Add support for ARM64 arch.
+   * See developer-guide for how to build image for ARM64.
+   * No image will be provided.
+
+#. 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 8.0.0, 2023-06-15
 -------------------------