X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=26a7a552e05ed370edd9defb88b4682ec6c31dee;hb=21171253eb47349832e1e1d4952a42051c19be05;hp=29b933e575b5be121d9d6b0fd36355a6860befa1;hpb=f5d8051bef715762a31f54d052f7e126e8276fd0;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 29b933e57..26a7a552e 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -16,6 +16,217 @@ CPS Release Notes .. * * * 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 ============== @@ -32,7 +243,7 @@ Release Data | **Release designation** | 3.3.1 Montreal | | | | +--------------------------------------+--------------------------------------------------------+ -| **Release date** | Not yet released | +| **Release date** | 2023 May 03 | | | | +--------------------------------------+--------------------------------------------------------+ @@ -43,7 +254,11 @@ Bug Fixes Features -------- - - None + - `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 ============== @@ -1041,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: