X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=3fb0a7015761e21789343a2e03e125b915294599;hb=62ac0c3b172ef5dbbc9d22d10bb45186b446d4c9;hp=6e5d917ab453cf3cbe9501d99adfdb50cd1a8456;hpb=b33fcb39c094069cb3284ff037d486a4394647bc;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 6e5d917ab..3fb0a7015 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -15,6 +15,60 @@ CPS Release Notes :depth: 2 .. +.. ======================== +.. * * * JAKARTA * * * +.. ======================== + +Version: 2.1.0-SNAPSHOT +======================= + +This section lists the main changes & fixes merged into master (snapshot) version of CPS-NCMP. This information is here to assist developers that want experiment/test using our latest code bases directly. Stability of this is not guaranteed. + +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 +----------------------------------------- + +*System Limitations* + +None + +*Known Vulnerabilities* + +None + +*Workarounds* + +None + +Security Notes +-------------- + +*Fixed Security Issues* + +None + +*Known Security Issues* + +None + .. ======================== .. * * * ISTANBUL * * * .. ======================== @@ -234,6 +288,7 @@ Release Data Bug Fixes --------- + - `CPS-706 `_ Get moduleschema/yangresouce endpoint not working - `CPS-276 `_ Improve error reporting for invalid cpsPath on Queries - `CPS-288 `_ Move security configuration to the application module - `CPS-290 `_ Internal Server Error when creating the same data node twice