X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=3bed58125943a7efca7a247fb6e8978dc3893b94;hb=bdc3fae4230ea23accfae66f250526d51f3b3210;hp=45137de89ee1df5d081fb530880730d0463badac;hpb=cfac7196c6b0c7863f21646a4c5649d35742c5c9;p=cps.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 45137de89..3bed58125 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -16,6 +16,74 @@ CPS Release Notes .. * * * NEW DELHI * * * .. ========================= +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** | Not yet released | +| | | ++--------------------------------------+--------------------------------------------------------+ + +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. + +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 +100,7 @@ Release Data | **Release designation** | 3.4.5 New Delhi | | | | +--------------------------------------+--------------------------------------------------------+ -| **Release date** | Not yet released | +| **Release date** | 2024 February 27 | | | | +--------------------------------------+--------------------------------------------------------+