X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=26a7a552e05ed370edd9defb88b4682ec6c31dee;hb=21171253eb47349832e1e1d4952a42051c19be05;hp=9aaf0501d5aaab5c2ebc37d49736416f5c6b7b45;hpb=30d76ed37b777e642854d5ab4e94a6fc5f6af84a;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9aaf0501d..26a7a552e 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. Copyright (C) 2021-2022 Nordix Foundation +.. Copyright (C) 2021-2023 Nordix Foundation .. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING .. _release_notes: @@ -12,10 +12,436 @@ CPS Release Notes :depth: 2 .. +.. ======================== +.. * * * MONTREAL * * * +.. ======================== + +Version: 3.3.8 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.3.8 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.3.8 Montreal | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | Not yet released | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.3.8 + +Features +-------- + +Version: 3.3.7 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.3.7 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.3.7 Montreal | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2023 September 20 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.3.7 + - `CPS-1866 `_ Fix ClassDefNotFoundError in opendaylight Yang parser + +Features +-------- +- `CPS-1789 `_ CPS Upgrade to Springboot 3.0. + +Note +---- +Migrating to Spring Boot 3.0 requires the product be built with Java 17 and at least MVN version 3.8.7. + +Version: 3.3.6 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.3.6 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.3.6 Montreal | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2023 August 23 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.3.6 + - `CPS-1841 `_ Update of top-level data node fails with exception + - `CPS-1842 `_ Replace event-id with correlation-id for data read operation cloud event + +Features +-------- + - `CPS-1696 `_ Get Data Node to return entire List data node. + - `CPS-1819 `_ Ability to disable sending authorization header. + + +Version: 3.3.5 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.3.5 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.3.5 Montreal | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2023 July 21 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.3.5 + +Features +-------- + - `CPS-1760 `_ Improve handling of special characters in Cps Paths + +Version: 3.3.4 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.3.4 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.3.4 Montreal | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2023 July 19 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.3.4 + +Features +-------- + - `CPS-1767 `_ Upgrade CPS to java 17 + +Version: 3.3.3 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.3.3 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.3.3 Montreal | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2023 June 30 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.3.3 + +Features +-------- + - `CPS-1515 `_ Support Multiple CM-Handles for NCMP Get Operation + - `CPS-1675 `_ Persistence write performance improvement(s) + - `CPS-1745 `_ Upgrade to Openapi 3.0.3 + +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** | 2023 June 15 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.3.2 + - `CPS-1716 `_ NCMP: Java Heap OutOfMemory errors and slow registration in case of 20k cmhandles + +Features +-------- + - `CPS-1006 `_ Extend CPS PATCH API to allow update of leaves for multiple data nodes + - `CPS-1273 `_ Add <,> operators support to cps-path + - `CPS-1664 `_ Use recursive SQL to fetch descendants in CpsPath queries to improve query performance + - `CPS-1676 `_ Entity ID types do not match types in database definition + - `CPS-1677 `_ Remove dataspace_id column from Fragment table + +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 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.2.2 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.2.2 London | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2023 February 08 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.2.2 + - `CPS-1173 `_ Delete Performance Improvements. + +Features +-------- + - None + Version: 3.2.1 ============== @@ -26,32 +452,53 @@ Release Data | **CPS Project** | | | | | +--------------------------------------+--------------------------------------------------------+ -| **Docker images** | (not yet released) | +| **Docker images** | onap/cps-and-ncmp:3.2.1 | | | | +--------------------------------------+--------------------------------------------------------+ | **Release designation** | 3.2.1 London | | | | +--------------------------------------+--------------------------------------------------------+ -| **Release date** | | +| **Release date** | 2023 January 27 | | | | +--------------------------------------+--------------------------------------------------------+ + Features -------- 3.2.1 - - `CPS-1236 `_ DMI audit support for NCMP: Filter on any properties of CM Handles - - `CPS-1187 `_ Added API to get all schema sets for a given dataspace. - `CPS-341 `_ Added support for multiple data tree instances under 1 anchor. -3.2.0 - - `CPS-1185 `_ Get all dataspaces - - `CPS-1187 `_ Get single dataspace + - `CPS-1002 `_ Add CPS-E-05 endpoint for 'Query data, NCMP-Operational Datastore' using cpsPaths + - `CPS-1182 `_ Upgrade Opendaylight + - `CPS-1185 `_ Get all dataspaces. + - `CPS-1186 `_ Get single dataspace. + - `CPS-1187 `_ Added API to get all schema sets for a given dataspace. + - `CPS-1236 `_ DMI audit support for NCMP: Filter on any properties of CM Handles + - `CPS-1257 `_ Added support for application/xml Content-Type (write only). + - `CPS-1381 `_ Query large outputs using limit/depth/pagination + - `CPS-1421 `_ Optimized query for large number of hits with descendants. + - `CPS-1422 `_ Fetch CM handles by collection of xpaths (CPS Core) + - `CPS-1424 `_ Updating CmHandleStates using batch operation + - `CPS-1439 `_ Use native query to delete data nodes Bug Fixes --------- +3.2.1 + - `CPS-1171 `_ Optimized retrieval of data nodes with many descendants. + - `CPS-1288 `_ Hazelcast TTL for IMap is not working + - `CPS-1289 `_ Getting wrong error code for create node api + - `CPS-1326 `_ Creation of DataNodeBuilder with module name prefix is very slow + - `CPS-1344 `_ Top level container (prefix) is not always the first module + - `CPS-1350 `_ Add Basic Auth to CPS/NCMP OpenAPI Definitions. + - `CPS-1352 `_ Handle YangChoiceNode in right format. + - `CPS-1409 `_ Fix Delete uses case with '/' in path. + - `CPS-1433 `_ Fix to allow posting data with '/' key fields. + - `CPS-1442 `_ CPS PATCH operation does not merge existing data + - `CPS-1446 `_ Locked cmhandles and ready to locked state transitions causing long cmHandle discovery + - `CPS-1457 `_ CpsDataPersistenceService#getDataNodes uses non-normalized xpaths + - `CPS-1458 `_ CpsDataPersistenceService#getDataNodes does not handle root xpath + - `CPS-1460 `_ CPS Path Processing Performance Test duration is too low + 3.2.0 - - `CPS-1312 `_ CPS(/NCMP) does not have version control - - `CPS-1350 `_ [CPS/NCMP] Add Basic Auth to CPS/NCMP OpenAPI Definitions - - `CPS-1433 `_ [CPS/NCMP] Fix to allow posting data with '/' - - `CPS-1409 `_ [CPS/NCMP] Fix Delete uses case with '/' in path + - `CPS-1312 `_ CPS(/NCMP) does not have version control. Known Limitations, Issues and Workarounds ----------------------------------------- @@ -61,6 +508,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 * * * .. ==================== @@ -806,17 +1256,19 @@ Test Results References ---------- -For more information on the ONAP Honolulu release, please see: +For more information on the latest ONAP release, please see: #. `ONAP Home Page`_ +#. `ONAP Wiki Page`_ #. `ONAP Documentation`_ +#. `ONAP CPS Documentation`_ #. `ONAP Release Downloads`_ -#. `ONAP Wiki Page`_ .. _`ONAP Home Page`: https://www.onap.org .. _`ONAP Wiki Page`: https://wiki.onap.org .. _`ONAP Documentation`: https://docs.onap.org +.. _`ONAP CPS Documentation`: https://docs.onap.org/projects/onap-cps .. _`ONAP Release Downloads`: https://git.onap.org Quick Links: