X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=14d061242985c5d8561824d86106cb3db77df7e8;hb=d26734faf0366f95ed055a783fed8297f8c63ff6;hp=439937c3f019086e207bbd5bdc46712fc5b8465e;hpb=102b89592db01d8361a754c11a85699e5d2e965c;p=ric-plt%2Fa1.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 439937c..14d0612 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -14,6 +14,22 @@ and this project adheres to `Semantic Versioning `__. :depth: 3 :local: +[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 +------------------- +:: + + * Switch to rmr 3.6.3 + * Switch to using rmr in the ricxappframe + [2.1.5] - 3/19/2020 -------------------