From: Toine Siebelink Date: Mon, 28 Feb 2022 15:08:57 +0000 (+0000) Subject: Merge "Updated openapi.yaml to match to changes in get data node API" X-Git-Tag: 3.0.0~19 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=cps.git;a=commitdiff_plain;h=87de1fc8454fb1d93dfda7c5193783f16974cdaf;hp=-c Merge "Updated openapi.yaml to match to changes in get data node API" --- 87de1fc8454fb1d93dfda7c5193783f16974cdaf diff --combined docs/release-notes.rst index 52d44ac4c,39648c6b2..542310a1f --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@@ -19,7 -19,7 +19,7 @@@ CPS Release Note .. * * * 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,7 -32,6 +32,7 @@@ Feature - `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 --------- @@@ -43,7 -42,6 +43,7 @@@ - `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 -----------------------------------------