X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=d080b037f15ca9eb47058e05990d526274b2e253;hb=refs%2Fheads%2Fmaster;hp=d35ed99c3127585b6f65e9936bcd93424645b1d0;hpb=44d3b20767a878b40a5a556006ded3e3318a31d8;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d35ed99c31..9b23fbc16b 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -12,10 +12,169 @@ CPS Release Notes :depth: 2 .. +.. ==================== +.. * * * OSLO * * * +.. ==================== + +Version: 3.5.3 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.5.3 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.5.3 Oslo | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | Not yet released | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.5.3 + +Features +-------- +3.5.3 + + +Version: 3.5.2 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.5.2 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.5.2 Oslo | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2024 August 21 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.5.2 + - `CPS-2306 `_ Update response message for data validation failure and make it consistent across APIs + - `CPS-2319 `_ Fix "Create a node" and "Add List Elements" APIs response code + - `CPS-2372 `_ Blank alternate ID overwrites existing one + +Features +-------- +3.5.2 + - `CPS-1812 `_ CM Data Subscriptions ( Create, Delete and Merging ) with positive scenarios + - `CPS-2326 `_ Uplift liquibase-core dependency to 4.28.0 + - `CPS-2353 `_ Improve registration performance with moduleSetTag + - `CPS-2366 `_ Improve registration performance with use of alternateID + +Version: 3.5.1 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.5.1 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.5.1 Oslo | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2024 July 15 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.5.1 + - `CPS-2302 `_ Fix handling of special characters in moduleSetTag. + +Features +-------- +3.5.1 + - `CPS-2121 `_ Enabled http client prometheus metrics and manage high cardinality using URL template. + - `CPS-2289 `_ Support for CPS Path Query in NCMP Inventory Cm Handle Search. + +Version: 3.5.0 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.5.0 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.5.0 Oslo | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2024 June 20 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.5.0 + +Features +-------- +3.5.0 + - `CPS-989 `_ Replace RestTemplate with WebClient. + - `CPS-2172 `_ Support for OpenTelemetry Tracing. + .. ========================= .. * * * NEW DELHI * * * .. ========================= +Version: 3.4.9 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.4.9 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.4.9 New Delhi | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2024 May 14 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.4.9 + - `CPS-2211 `_ Toggle switch to disable CPS Core change events if not used by application. Set CPS_CHANGE_EVENT_NOTIFICATIONS_ENABLED environment variable for the same. + +Features +-------- +3.4.9 + - `CPS-1836 `_ Delta between anchor and JSON payload. + Version: 3.4.8 ============== @@ -32,10 +191,18 @@ Release Data | **Release designation** | 3.4.8 New Delhi | | | | +--------------------------------------+--------------------------------------------------------+ -| **Release date** | Not yet released | +| **Release date** | 2024 May 1 | | | | +--------------------------------------+--------------------------------------------------------+ +Bug Fixes +--------- +3.4.8 + - `CPS-2186 `_ Report async task failures to client topic during data operations request + - `CPS-2190 `_ Improve performance of NCMP module searches + - `CPS-2194 `_ Added defaults for CPS and DMI username and password + - `CPS-2204 `_ Added error handling for yang module upgrade operation + Features --------