X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=2f6979bb02f65aec145607c16a89d6f0d46d6249;hb=9eddcfa0683bedadd472ef382535f4359b281f08;hp=c12262115351db3e1a065685408fdb38605ec493;hpb=a03c517f024363d54865cf75f8e566bb446decf5;p=ric-plt%2Fxapp-frame-py.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c122621..2f6979b 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -10,11 +10,43 @@ 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 `__. +[2.3.0] - 2021-09-15 +-------------------- +* Add Xapp Registration (`RIC-706 `_) +* Integrate pylog (https://gerrit.o-ran-sc.org/r/admin/repos/com/pylog) with xapp-frame-py (`RIC-330 `_) + +[2.2.0] - 2021-06-23 +-------------------- +* Add E2AP package (`RIC-664 `_) + + +[2.1.0] - 2021-06-18 +-------------------- +* Add `RNIB `_ feature (`RIC-788 `_) + + +[2.0.0] - 2021-06-14 +-------------------- +* Add Xapp registration/deregistration APIs (`RIC-706 `_) +* Upgrade SDL 3.0.0 version, SDL scaling (`RIC-699 `_) +* Upgrade SDL 3.0.0 version, notification fix (`RIC-795 `_) + + +[1.6.0] - 2020-10-23 +-------------------- +* Add SDL wrapping API (`RIC-659 `_) + + +[1.5.0] - 2020-07-10 +-------------------- +* Add Metrics API (`RIC-381 `_) + [1.4.0] - 2020-07-06 -------------------- * Revise Alarm manager to send via RMR wormhole (`RIC-529 `_) + [1.3.0] - 2020-06-24 -------------------- * Add configuration-change API (`RIC-425 `_)