X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=542310a1f3bbd27abcfbaa1338d5235f7e9c0aec;hb=87de1fc8454fb1d93dfda7c5193783f16974cdaf;hp=0ee8b1ba80b9de3fa93dc8aed97fd4887873da78;hpb=82ebf531110deba98086f8f7cb9c745519bbc4f4;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 0ee8b1ba8..542310a1f 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -19,7 +19,7 @@ CPS Release Notes .. * * * JAKARTA * * * .. ======================== -Version: 2.1.0-SNAPSHOT +Version: 3.0.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. @@ -32,6 +32,7 @@ Features - `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 --------- @@ -39,6 +40,10 @@ 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 ----------------------------------------- @@ -70,6 +75,82 @@ 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 ============== @@ -192,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