From 294bcb5cb9f06fc83c37648688831e353ed43b22 Mon Sep 17 00:00:00 2001 From: ToineSiebelink Date: Fri, 23 Dec 2022 11:07:42 +0000 Subject: Update Release Notes - Added CPS-1171 and others - Corrected mistakes Issue-ID: CPS-1171 Signed-off-by: ToineSiebelink Change-Id: I30f51c1b295e2e28fa07a2174fcc2c5db761ce5e --- docs/release-notes.rst | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9aaf0501d..30715aff3 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -39,19 +39,24 @@ Features -------- 3.2.1 - `CPS-1236 `_ DMI audit support for NCMP: Filter on any properties of CM Handles + - `CPS-1185 `_ Get all dataspaces. + - `CPS-1186 `_ Get single dataspace. - `CPS-1187 `_ Added API to get all schema sets for a given dataspace. + - `CPS-1171 `_ Optimized retrieval of data nodes with many descendants. - `CPS-341 `_ Added support for multiple data tree instances under 1 anchor. -3.2.0 - - `CPS-1185 `_ Get all dataspaces - - `CPS-1187 `_ Get single dataspace + - `CPS-1257 `_ Added support for application/xml Content-Type (write only). + - `CPS-1421 `_ Optimized query for large number of hits with descendants. Bug Fixes --------- +3.2.1 + - `CPS-1352 `_ Handle YangChoiceNode in right format. + - `CPS-1350 `_ Add Basic Auth to CPS/NCMP OpenAPI Definitions. + - `CPS-1433 `_ Fix to allow posting data with '/' key fields. + - `CPS-1409 `_ Fix Delete uses case with '/' in path. + 3.2.0 - - `CPS-1312 `_ CPS(/NCMP) does not have version control - - `CPS-1350 `_ [CPS/NCMP] Add Basic Auth to CPS/NCMP OpenAPI Definitions - - `CPS-1433 `_ [CPS/NCMP] Fix to allow posting data with '/' - - `CPS-1409 `_ [CPS/NCMP] Fix Delete uses case with '/' in path + - `CPS-1312 `_ CPS(/NCMP) does not have version control. Known Limitations, Issues and Workarounds ----------------------------------------- -- cgit 1.2.3-korg