X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Frelease-notes.rst;h=741cbc55290ba9c13c2c61433d390fc1d400a490;hb=94cf6ab8206dfecee4a454d69dde53554e0d6d86;hp=50bef989fd87284be018f2cec3f697f862404128;hpb=cd4998883c2b4f24cc2810a5c2de32712a38bb13;p=ric-app%2Frc.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 50bef98..741cbc5 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -17,3 +17,46 @@ and this project adheres to `Semantic Versioning `__. * 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 + +[1.0.4] - 11/23/2022 +-------------------- + +* Memory leak issues fixed