X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=058f6baaeb20cfe79047c2fa99a19a143b992d45;hb=e1537e7c389950dd8ad845e46a9e7b647f427eba;hp=ebcdeb55cb013ef90b3d3e12545370b908cf4465;hpb=73c0af5c0a6001e870f1a387839e2c509d1c0286;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ebcdeb55c..058f6baae 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -15,6 +15,59 @@ 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 + +Known Limitations, Issues and Workarounds +----------------------------------------- + +*System Limitations* + +None + +*Known Vulnerabilities* + +None + +*Workarounds* + +None + +Security Notes +-------------- + +*Fixed Security Issues* + +None + +*Known Security Issues* + +None + .. ======================== .. * * * ISTANBUL * * * .. ========================