X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=3fb0a7015761e21789343a2e03e125b915294599;hb=62ac0c3b172ef5dbbc9d22d10bb45186b446d4c9;hp=da969707228dee92ac83142a9beeb4e26371b318;hpb=4207fab422760b17187d37776ebc1867b995bba1;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index da9697072..3fb0a7015 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -26,11 +26,11 @@ 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 @@ -39,6 +39,9 @@ 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 -----------------------------------------