X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=7ea1df278761303c4d43aa94be5f4834fd94d00f;hb=041a9c273057a2de3bd0a52b9ebf8772bc86d6c6;hp=9d5a53058144ec8c846b340745a9b58d194fd52a;hpb=127aaf27e54087d1d6f0384dedbde9af8d4b7576;p=pti%2Frtp.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9d5a530..7ea1df2 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,13 +1,12 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 -.. Copyright (C) 2019 - 2022 Wind River Systems, Inc. +.. Copyright (C) 2019 - 2024 Wind River Systems, Inc. INF Release Notes ================= - -This document provides the release notes for 6.0.0 of INF RTP. +This document provides the release notes for J-Release (10.0.0) of INF RTP. .. contents:: :depth: 3 @@ -38,6 +37,171 @@ Version history | 2022-06-15 | 6.0.0 | Jackie Huang | F Release | | | | | | +--------------------+--------------------+--------------------+--------------------+ +| 2022-12-15 | 7.0.0 | Jackie Huang | G Release | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ +| 2023-06-15 | 8.0.0 | Jackie Huang | H Release | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ +| 2023-12-15 | 9.0.0 | Jackie Huang | I Release | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ +| 2024-06-28 | 10.0.0 | Jackie Huang | J Release | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ + +Version 10.0.0, 2024-06-28 +-------------------------- +#. 10th version (J release) +#. INF Multi O-Cloud and Multi OS support: + + * StarlingX 9.0 + + * Supported OS: + + * Debian 11 (bulllseye) + * CentOS 7 + * Yocto 2.7 (warrior) + + * OKD + + * Supported OS: + + * Fedora CoreOS 38 + +#. INF MultiArch support for StarlingX O-Cloud: + + * Add support for ARM64 arch. + * See developer-guide for how to build image for ARM64. + * No image will be provided. + +#. Support four deployment modes on Debian based image for StarlingX O-Cloud: + + * 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 + +#. Support four deployment modes on CentOS based image for StarlingX O-Cloud: + + * 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 + +#. Support three deployment modes on Yocto based image for StarlingX O-Cloud: + + * AIO simplex mode + * AIO duplex mode (2 servers with High Availabity) + * AIO duplex mode (2 servers with High Availabity) with additional worker node + +#. Support VM automated deployment for OKD O-Cloud. + +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 +------------------------- +#. Eighth version (H 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 (POC) + * 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 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 -------------------------