diff options
author | halil.cakal <halil.cakal@est.tech> | 2024-01-11 11:10:17 +0000 |
---|---|---|
committer | halil.cakal <halil.cakal@est.tech> | 2024-01-11 13:27:39 +0000 |
commit | 37c6d4dfd45afda49042da455f3bcb572dbad7a2 (patch) | |
tree | dfe922bdd3af5b052cfa41df696afae70be22eb5 | |
parent | 8092359e5a03ebfd1fe5afaee3e6e64fdba082d3 (diff) |
Update release notes for 3.4.2
- Add Trust Level epic to the release notes
Issue-ID: CPS-2024
Change-Id: Ie5425bca6e3d48b957c703af50c7542c4401d1b4
Signed-off-by: halil.cakal <halil.cakal@est.tech>
-rw-r--r-- | docs/release-notes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c8500652bb..3fb77cbc0a 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -43,6 +43,7 @@ Bug Fixes Features -------- + - `CPS-1638 <https://jira.onap.org/browse/CPS-1638>`_ Introduce trust level for CM handle. - `CPS-1795 <https://jira.onap.org/browse/CPS-1795>`_ Double performance of CPS write operations (via write batching) - `CPS-2018 <https://jira.onap.org/browse/CPS-2018>`_ Improve performance of CPS update operations. - `CPS-2019 <https://jira.onap.org/browse/CPS-2019>`_ Improve performance of saving CM handles. |