summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2023-06-15 11:08:54 +0100
committerdanielhanrahan <daniel.hanrahan@est.tech>2023-06-15 11:08:54 +0100
commit5cec532ddc9079739d93ef10f1441f8c9fd75c22 (patch)
treed1cece22ccb148c611b2fed00e6398ce445a75ba /docs/release-notes.rst
parent9474e8f257f9a03c80c01cbf3729cd128a43847b (diff)
Update release docs
- Also synched up the API changes in openapi yml file - Step 1 and 2 of the release process Issue-ID: CPS-1703 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Id47822737df3b89dffddb90413a53cac2b7ced6a
Diffstat (limited to 'docs/release-notes.rst')
-rwxr-xr-xdocs/release-notes.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 0b2d2a461..3c5274674 100755
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -39,11 +39,15 @@ Release Data
Bug Fixes
---------
3.3.2
- - None
+ - `CPS-1716 <https://jira.onap.org/browse/CPS-1716>`_ NCMP: Java Heap OutOfMemory errors and slow registration in case of 20k cmhandles
Features
--------
- `CPS-1006 <https://jira.onap.org/browse/CPS-1006>`_ Extend CPS PATCH API to allow update of leaves for multiple data nodes
+ - `CPS-1273 <https://jira.onap.org/browse/CPS-1273>`_ Add <,> operators support to cps-path
+ - `CPS-1664 <https://jira.onap.org/browse/CPS-1664>`_ Use recursive SQL to fetch descendants in CpsPath queries to improve query performance
+ - `CPS-1676 <https://jira.onap.org/browse/CPS-1676>`_ Entity ID types do not match types in database definition
+ - `CPS-1677 <https://jira.onap.org/browse/CPS-1677>`_ Remove dataspace_id column from Fragment table
Version: 3.3.1
==============