diff options
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--[-rwxr-xr-x] | docs/release-notes.rst | 39 |
1 files changed, 38 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 63a877d811..7fabfc3bb3 100755..100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -16,6 +16,35 @@ CPS Release Notes .. * * * NEW DELHI * * * .. ========================= +Version: 3.4.2 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:3.4.2 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 3.4.2 New Delhi | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | Not yet released | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- +3.4.2 + + +Features +-------- + + Version: 3.4.1 ============== @@ -32,18 +61,26 @@ Release Data | **Release designation** | 3.4.1 New Delhi | | | | +--------------------------------------+--------------------------------------------------------+ -| **Release date** | Not yet released | +| **Release date** | 2023 December 20 | | | | +--------------------------------------+--------------------------------------------------------+ Bug Fixes --------- +3.4.1 - `CPS-1979 <https://jira.onap.org/browse/CPS-1979>`_ Bug fix for Invalid topic name suffix. Features -------- - CPS-Temporal is no longer supported and any related documentation has been removed. + - `CPS-1733 <https://jira.onap.org/browse/CPS-1733>`_ Upgrade YANG schema-set for CM handle without removing and adding it. - `CPS-1980 <https://jira.onap.org/browse/CPS-1980>`_ Exposing health and cluster metrics for hazelcast. + - `CPS-1994 <https://jira.onap.org/browse/CPS-1994>`_ Use Apache Http Client for DMI REST requests. + - `CPS-2005 <https://jira.onap.org/browse/CPS-2005>`_ Removing notification feature for cps updated events ( exclusively used by cps-temporal ) + +Known Issues +------------ + - `CPS-2000 <https://jira.onap.org/browse/CPS-2000>`_ Schema object cache is not distributed. Version: 3.4.0 |