X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=cd7ea80505c9dae40eb3b7fae83cde30264f81de;hb=bba4d73e53cc79263fc162c4907facf43f13bdbf;hp=d52e72991fd9116eb1478601629b7adb094282fc;hpb=0b00f81b98e5fa9632b1145e49f62d0b2712f4e4;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d52e72991..cd7ea8050 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -12,6 +12,252 @@ CPS Release Notes :depth: 2 .. +.. ======================== +.. * * * MONTREAL * * * +.. ======================== + +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** | Not yet released | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.3.7 + - `CPS-1866 `_ Fix ClassDefNotFoundError in opendaylight Yang parser + +Features +-------- + +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 * * * .. ====================== @@ -32,7 +278,7 @@ Release Data | **Release designation** | 3.2.6 London | | | | +--------------------------------------+--------------------------------------------------------+ -| **Release date** | Not been released yet | +| **Release date** | 2023 March 22 | | | | +--------------------------------------+--------------------------------------------------------+ @@ -40,10 +286,11 @@ 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 -------- - - None + - `CPS-1396 `_ Query data nodes across all anchors under one dataspace Version: 3.2.5 ============== @@ -977,17 +1224,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: