X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;fp=docs%2Frelease-notes.rst;h=b09ceda7a507d3307a28898dc8ef2cbdddd78aa1;hb=7c2b5e2c5caaf242be7dfbf931e9ceb1db986671;hp=56f33e8add76c2b26ebe6d75cad01441fe18ece4;hpb=4df783d0524844c6d6b8a786665011902e7ac507;p=pti%2Frtp.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 56f33e8..b09ceda 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -7,7 +7,7 @@ Release-notes ============= -This document provides the release notes for 5.0.0 of RTP. +This document provides the release notes for 6.0.0 of RTP. .. contents:: :depth: 3 @@ -36,6 +36,33 @@ Version history | 2021-12-15 | 5.0.0 | Jackie Huang | E Release | | | | | | +--------------------+--------------------+--------------------+--------------------+ +| 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 -------------------------