X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=52d44ac4c284ff9eaeaa142b2ac180880d35e82f;hb=80dee97e67b98b8308bedb1383dc624d7c642520;hp=6e5d917ab453cf3cbe9501d99adfdb50cd1a8456;hpb=b33fcb39c094069cb3284ff037d486a4394647bc;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 6e5d917ab..52d44ac4c 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -15,10 +15,142 @@ 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 + - `CPS-837 `_ Add Remove and Update properties (DMI and Public) as part of CM Handle Registration update + +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 + - `CPS-892 `_ Fixed the response code during CM-Handle Registration from 201 CREATED to 204 NO_CONTENT + +Known Limitations, Issues and Workarounds +----------------------------------------- + +*System Limitations* + +None + +*Known Vulnerabilities* + +None + +*Workarounds* + +None + +Security Notes +-------------- + +*Fixed Security Issues* + +None + +*Known Security Issues* + +None + .. ======================== .. * * * ISTANBUL * * * .. ======================== +Version: 2.0.4 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:2.0.4 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 2.0.4 Istanbul | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2022 Feb 09 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- + + - `CPS-879 `_ Fix docker compose for csit test. + - `CPS-873 `_ Fix intermittent circular dependency error when the application starts. + +Version: 2.0.3 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:2.0.3 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 2.0.3 Istanbul | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2022-07-01 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- + + - `CPS-841 `_ Update log4j version to 2.17.1 due to security vulnerability + +Version: 2.0.2 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:2.0.2 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 2.0.2 Istanbul | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2021-16-12 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- + + - `CPS-820 `_ Update log4j version due to security vulnerability + Version: 2.0.1 ============== @@ -141,7 +273,7 @@ Bug Fixes - `CPS-573 `_ /v1/ch/PNFDemo1/modules returning 401 unauthorised. - `CPS-587 `_ cps-ncmp-service NullpointerException when DmiPluginRegistration has no additionProperties - `CPS-591 `_ CPS-Core Leaf stored as integer is being returned from DB as float - - `CPS-601 `_ CPS swagger-ui does not show NCMP endpoints + - `CPS-601 `_ CPS swagger-ui does not show NCMP endpoints - `CPS-616 `_ NCMP base path does not conform to agreed API URL - `CPS-630 `_ Incorrect information sent when same anchor is updated faster than notification service processes - `CPS-635 `_ Module Resource call does not include body @@ -234,6 +366,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