docs/release-notes: update for G-release
Issue-ID: INF-296
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I59daa77f306fa1b5f5e04486f21a69bf2b5711da
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 9d5a530..435410f 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -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 @@
| 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
-------------------------