X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=715886092dd743cc32cdd4c8a25800ee88c04d3a;hb=1277790ff4aa87fbf93dbf485c49b10eba51cbf7;hp=a29a809239ae716a097e97ef210a48be57300da1;hpb=c9565e1e4b1bc75b8f970577a9a049a8c49db2c9;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index a29a80923..715886092 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -16,6 +16,124 @@ CPS Release Notes .. * * * LONDON * * * .. ====================== +Version: 3.2.7 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.2.7 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.2.7 London | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | Not been released yet | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.2.7 + - None + +Features +-------- + - None + +Version: 3.2.6 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.2.6 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.2.6 London | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2023 March 22 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.2.6 + - `CPS-1526 `_ Fix response message for PATCH operation + - `CPS-1563 `_ Fix 500 response error on id-searches with empty parameters + +Features +-------- + - `CPS-1396 `_ Query data nodes across all anchors under one dataspace + +Version: 3.2.5 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.2.5 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.2.5 London | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2023 March 10 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.2.5 + - `CPS-1537 `_ Introduce control switch for model loader functionality. + +Features +-------- + - None + +Version: 3.2.4 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.2.4 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.2.4 London | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2023 March 09 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.2.4 + - `CPS-1533 `_ Fix for Temp tables cause Out of shared memory errors in Postgres + - `CPS-1537 `_ NCMP failed to start due to issue in SubscriptionModelLoader + +Features +-------- + - None + Version: 3.2.3 ============== @@ -32,18 +150,19 @@ Release Data | **Release designation** | 3.2.3 London | | | | +--------------------------------------+--------------------------------------------------------+ -| **Release date** | Not been released yet | +| **Release date** | 2023 March 07 | | | | +--------------------------------------+--------------------------------------------------------+ Bug Fixes --------- 3.2.3 - - None + - `CPS-1494 `_ NCMP Inventory Performance Improvements Features -------- - - CPS-1401 - Added V2 of Get Data Node API,support to retrieve all data nodes under an anchor + - `CPS-1401 `_ Added V2 of Get Data Node API,support to retrieve all data nodes under an anchor + - `CPS-1502 `_ Delete Performance Improvements Version: 3.2.2 ============== @@ -93,6 +212,7 @@ Release Data | **Release date** | 2023 January 27 | | | | +--------------------------------------+--------------------------------------------------------+ + Features -------- 3.2.1 @@ -139,6 +259,9 @@ Known Limitations, Issues and Workarounds For upgrading, CPS uses Liquibase for database upgrades. CPS/NCMP currently only supports upgrading from Liquibase changelog 11 to Liquibase changelog 16. This is from commit CPS-506: List all known modules and revision to CPS-1312: Default CMHandles to READY during upgrade or from ONAP release Honolulu to Kohn. +CPS core Patch operation currently supports updating data of one top level data node. When performing Patch on multiple top level data nodes at once +a 400 Bad Request is sent as response. This is part of commit CPS-1526. + .. ==================== .. * * * KOHN * * * .. ====================