X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=8febae6b707619d4eac712290a7f0821bfdd16ea;hb=refs%2Fchanges%2F37%2F3537%2F1;hp=660f781c7c29389fe6f33f81b622d4854657b616;hpb=9640e5bf05192f4a614f519934802fbe31865fed;p=ric-plt%2Fa1.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 660f781..8febae6 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -14,11 +14,27 @@ and this project adheres to `Semantic Versioning `__. :depth: 3 :local: -[2.1.7] - 2020-04-22 +[2.1.8] - 2020-04-29 -------------------- -* Upgrade to rmr 3.8.0 +* Revise Dockerfile to set user as owner of .local dir with a1 package +* Rename console shell start script to run-a1 from run.py +* Extend start script to report webserver listening port +* Add tiny RMR routing table for use in demo and test +* Extend documentation for running a container locally +* Add documentation of start/init parameters to _RmrLoop class +* Add new environment variable USE_FAKE_SDL (`RIC-351 `_) + + +[2.1.7] - 2020-04-28 +-------------------- + +* Upgrade to rmr 4.0.2 * Upgrade integration tests to xapp-frame-go version 0.4.8 which drops NNG +* Extend exception handler to return error details in HTTP response +* Ensure that policy type ID on path matches ID in object +* Add OpenAPI spec to RST documentation + [2.1.6] - 4/7/2020 -------------------