X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=3fb0a7015761e21789343a2e03e125b915294599;hb=62ac0c3b172ef5dbbc9d22d10bb45186b446d4c9;hp=fdb0b004baf400f435fbb601f0ac2d46119411a5;hpb=f7b414e85fe4bd4a227e24cc4bbccd9568b188fa;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index fdb0b004b..3fb0a7015 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -26,14 +26,22 @@ This section lists the main changes & fixes merged into master (snapshot) versio Features -------- + - `CPS-559 `_ Define response objects (schemas) in cps-ncmp - `CPS-636 `_ Update operation for datastore pass through running - `CPS-638 `_ Delete operation for datastore pass through running - `CPS-741 `_ Re sync after removing cm handles + - `CPS-777 `_ Ensure all DMI operations use POST method + - `CPS-780 `_ Add examples for parameters, request and response in openapi yaml for cps-core Bug Fixes --------- - `CPS-762 `_ Query cm handles for module names returns incorrect cm handle identifiers + - `CPS-788 `_ Yang Resource formatting is incorrect + - `CPS-783 `_ Remove cm handle does not completely remove all cm handle information + - `CPS-841 `_ Upgrade log4j to 2.17.1 as recommended by ONAP SECCOM + - `CPS-867 `_ Database port made configurable through env variable DB_PORT + - `CPS-856 `_ Retry mechanism not working for concurrent CmHandle registration Known Limitations, Issues and Workarounds -----------------------------------------