X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=56f33e8add76c2b26ebe6d75cad01441fe18ece4;hb=dfacfee0d13713f5ce2145314271222f997f98f8;hp=be44bd2fb1538af4aaf08b70cf4135ec87bc6fc1;hpb=361ea43f4c71f511b495fad4832c0c969eb4b1da;p=pti%2Frtp.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index be44bd2..56f33e8 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -7,7 +7,7 @@ Release-notes ============= -This document provides the release notes for 2.0.0 of RTP. +This document provides the release notes for 5.0.0 of RTP. .. contents:: :depth: 3 @@ -21,16 +21,44 @@ Version history | **Date** | **Ver.** | **Author** | **Comment** | | | | | | +--------------------+--------------------+--------------------+--------------------+ -| 2019-11-02 | 1.0.0 | Jackie Huang | Initial version | +| 2019-11-02 | 1.0.0 | Jackie Huang | Initial Version | +| | | | Amber Release | ++--------------------+--------------------+--------------------+--------------------+ +| 2020-06-14 | 2.0.0 | Xiaohua Zhang | Bronze Release | | | | | | +--------------------+--------------------+--------------------+--------------------+ -| 2020-06-14 | 2.0.0. | Xiaohua Zhang | | +| 2020-11-23 | 3.0.0 | Xiaohua Zhang | Cherry Release | | | | | | +--------------------+--------------------+--------------------+--------------------+ +| 2021-06-29 | 4.0.0 | Xiaohua Zhang | Dawn Release | | | | | | ++--------------------+--------------------+--------------------+--------------------+ +| 2021-12-15 | 5.0.0 | Jackie Huang | E Release | | | | | | +--------------------+--------------------+--------------------+--------------------+ +Version 5.0.0, 2021-12-15 +------------------------- +- Fifth version (E release) +- Upgrade most components to align with StarlingX 5.0 +- Enable three deployment modes: + + - AIO simplex mode + - AIO duplex mode (2 servers with High Availabity) + - AIO duplex mode (2 servers with High Availabity) with additional worker node + +Version 4.0.0, 2021-06-29 +------------------------- +- Fourth version (D release) +- Enable the AIO duplex mode (2 servers with High Availabity) with additional worker node. +- Reconstruct the repo to align the upstream projects include StarlingX and Yocto + +Version 3.0.0, 2020-11-23 +------------------------- +- Third version (Cherry) +- Based on version 2.0.0 (Bronze) +- Add the AIO (all-in-one) 2 servers mode (High Availability) + Version 2.0.0, 2020-06-14 ------------------------- - Second version (Bronze)