X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=d080b037f15ca9eb47058e05990d526274b2e253;hb=refs%2Fheads%2Fmaster;hp=49dc463c1aef1a0c6b8c195c1ba9bd32a92a642e;hpb=b8e677fa9a3ca3657b004f34742e6c8664dad3ec;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 49dc463c1..e14a725f7 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -12,10 +12,202 @@ CPS Release Notes :depth: 2 .. +.. ==================== +.. * * * OSLO * * * +.. ==================== + +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** | Not yet released | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.5.1 + +Features +-------- +3.5.1 + +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 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.4.8 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.4.8 New Delhi | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **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 +-------- + +Version: 3.4.7 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.4.7 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.4.7 New Delhi | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2024 March 29 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.4.7 + - `CPS-2150 `_ Fix for Async task execution failed by TimeoutException. + +Features +-------- +3.4.7 + - `CPS-2061 `_ Liquibase Steps Condensing and Cleanup. + - `CPS-2101 `_ Uplift Spring Boot to 3.2.4 version. + +Version: 3.4.6 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.4.6 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.4.6 New Delhi | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2024 February 29 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.4.6 + - `CPS-2126 `_ Passing HTTP Authorization Bearer Token to DMI Plugins. + + +Features +-------- + - `CPS-2133 `_ Revert Uplift of Spring Boot version from 3.2.2 to 3.1.2 + +Notes +----- +This release brings improvements to compatibility with Service Mesh and for that below measures are been taken. + +Basic authorization provided using Spring security is been removed from CPS-Core and NCMP and hence authorization is no longer enforced.(basic auth header will be ignored, but is still allowed). +NCMP will propagate a bearer token to DMI conditionally. +401 Unauthorized will not be returned. Best effort has been made to ensure backwards compatibility. + Version: 3.4.5 ============== @@ -32,7 +224,7 @@ Release Data | **Release designation** | 3.4.5 New Delhi | | | | +--------------------------------------+--------------------------------------------------------+ -| **Release date** | Not yet released | +| **Release date** | 2024 February 27 | | | | +--------------------------------------+--------------------------------------------------------+ @@ -43,6 +235,7 @@ Bug Fixes Features -------- + - `CPS-2101 `_ Uplift Spring Boot version to 3.2.2 Version: 3.4.4