X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=715886092dd743cc32cdd4c8a25800ee88c04d3a;hb=1277790ff4aa87fbf93dbf485c49b10eba51cbf7;hp=9c5b796e555a972aab25bee56f682f6c46c3d407;hpb=f0f4fd810c9a249d78def4c2f10356fceb864b1f;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9c5b796e5..715886092 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -16,6 +16,94 @@ 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 ============== @@ -32,14 +120,19 @@ Release Data | **Release designation** | 3.2.4 London | | | | +--------------------------------------+--------------------------------------------------------+ -| **Release date** | Not been released yet | +| **Release date** | 2023 March 09 | | | | +--------------------------------------+--------------------------------------------------------+ Bug Fixes --------- 3.2.4 - - None + - `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 ============== @@ -119,6 +212,7 @@ Release Data | **Release date** | 2023 January 27 | | | | +--------------------------------------+--------------------------------------------------------+ + Features -------- 3.2.1 @@ -165,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 * * * .. ====================