X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=6fbe93c73cac5df09a256875a73b4910fa9fd9e6;hb=00b2fece39c26dcfac97e3bcfd685d20c16adc49;hp=cf2851421744d8307444f7526f3e66fed57e293a;hpb=727cefb2889f78571bfc655359e03bf20227381c;p=ric-app%2Frc.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index cf28514..6fbe93c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -10,3 +10,48 @@ All notable changes to this project will be documented in this file. The format is based on `Keep a Changelog `__ and this project adheres to `Semantic Versioning `__. +[1.0.0] - 12/22/2021 +-------------------- + +* Initial creation of RC xapp. +* Initial image creation 1.0.0 + +* Channel issue fixed +* commit id added + +* container.tag.yaml file updated +* commit Id updated + +* corrected package name + +* image creation + +* commit id updated + +* changed xapp-frame version + +* added readthedocs.yaml + +[1.0.1] - 1/27/2022 +-------------------- + +* changed config.json for httpRestful registration + +* commit id updated + +[1.0.2] - 06/01/2022 +-------------------- + +* E2AP is updated to E2AP:Version 2 +* E2SM-RC updated to E2SM-RC:1.01 +* No changes to grpc interface spec +* Supports RIC Control ACK +* Config is updated to have RIC Control Ack Timer +* commit id updated + +[1.0.3] - 07/01/2022 +-------------------- + +* Supports Control Ack failure handle +* commit id updated +* README.md updated