X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=0b2d2a461247765022bba1a258acfb61c4625a27;hb=325ac091ddea291c5659fa6e803f132a578deb14;hp=d40cd499d811ded3b97872bbcbd029f59f34ecde;hpb=f8e980af77800b819671310e0c55592b432285a9;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d40cd499d..0b2d2a461 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -12,10 +12,225 @@ CPS Release Notes :depth: 2 .. +.. ======================== +.. * * * MONTREAL * * * +.. ======================== + +Version: 3.3.2 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.3.2 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.3.2 Montreal | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | Not yet released | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.3.2 + - None + +Features +-------- + - `CPS-1006 `_ Extend CPS PATCH API to allow update of leaves for multiple data nodes + +Version: 3.3.1 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.3.1 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.3.1 Montreal | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2023 May 03 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.3.1 + - None + +Features +-------- + - `CPS-1272 `_ Add Contains operation to CPS Path + - `CPS-1573 `_ Remove 32K limit for DB operations + - `CPS-1627 `_ Dependency versions uplift because of vulnerability issues + - `CPS-1629 `_ Ordering of leaf elements to support combination of AND/OR in cps-path + - `CPS-1637 `_ Extend hazelcast to work on kubernetes + +Version: 3.3.0 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.3.0 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.3.0 Montreal | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2023 April 20 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.3.0 + - None + +Features +-------- + - `CPS-1215 `_ Add OR operation for CPS Path + - `CPS-1617 `_ Use cascade delete in fragments table + .. ====================== .. * * * LONDON * * * .. ====================== +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 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.2.3 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.2.3 London | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2023 March 07 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.2.3 + - `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-1502 `_ Delete Performance Improvements + Version: 3.2.2 ============== @@ -32,13 +247,18 @@ Release Data | **Release designation** | 3.2.2 London | | | | +--------------------------------------+--------------------------------------------------------+ -| **Release date** | Not been released yet | +| **Release date** | 2023 February 08 | | | | +--------------------------------------+--------------------------------------------------------+ Bug Fixes --------- - -None +3.2.2 + - `CPS-1173 `_ Delete Performance Improvements. + +Features +-------- + - None Version: 3.2.1 ============== @@ -59,6 +279,7 @@ Release Data | **Release date** | 2023 January 27 | | | | +--------------------------------------+--------------------------------------------------------+ + Features -------- 3.2.1 @@ -105,6 +326,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 * * * .. ====================