From c6e3f98618c13112dee0b3f18d4ed1ae0f08fcc8 Mon Sep 17 00:00:00 2001 From: mpriyank Date: Tue, 19 Nov 2024 22:59:08 +0000 Subject: Update release notes for OSLO - Added release notes for the features that were delivered in 3.5.5 version of CPS Issue-ID: CPS-2488 Change-Id: I31e863430a5aff41814bed0a4d39ef8546b8e617 Signed-off-by: mpriyank --- docs/release-notes.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c5b00d6888..8f7c0dae9e 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -39,10 +39,21 @@ Release Data Bug Fixes --------- 3.5.5 + - `CPS-2509 `_ Fix module endpoints using alternate identifier. + - `CPS-2517 `_ Make Content-Type header default to JSON for CPS APIs. + - `CPS-2530 `_ NCMP Modules API giving empty response on READY cm handles if two sub systems discovered in parallel. Features -------- 3.5.5 + - `CPS-2009 `_ Update legacy NCMP APIs interfaces to support alternate id. + - `CPS-2082 `_ Support XML content type to data node APIs in cps-core. + - `CPS-2433 `_ Remove traces of unmaintained CPS-TBDMT repository. + - `CPS-2436 `_ CM Avc Event to publish source key to target key while forwarding. + - `CPS-2445 `_ Expose CPS and NCMP version information using git plugin. + - `CPS-2451 `_ Removing oparent from CPS-NCMP and ONAP DMI Plugin repository. + - `CPS-2478 `_ Minimize affect of module and size from Cm Handle Registration and De-Registration use case. + - `CPS-2507 `_ Upgrade liquibase to 4.30.0 version. Version: 3.5.4 ============== -- cgit 1.2.3-korg