diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2023-12-20 13:31:07 +0000 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2023-12-20 13:38:00 +0000 |
commit | 3e14d392a02aa6d7253418702c1dc2f713251af3 (patch) | |
tree | a8e82d313b3a5e732e6abab22dece89d72a399bc /docs/release-notes.rst | |
parent | 60bbcb97b3e1dd3679a3f8f5e58e931cfd71a107 (diff) |
Release notes and OpenAPI docs updated for 3.4.1
- Update release notes
- Update OpenAPI docs
- Made RST files not executable
Issue-ID: CPS-2017
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I85bd7cb68d960c9522b80048007cfe913cd49ed4
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--[-rwxr-xr-x] | docs/release-notes.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index f9d74bc9c4..bf4005714f 100755..100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -38,15 +38,21 @@ Release Data 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 ============== |