From: rajesh.kumar Date: Tue, 9 May 2023 09:00:17 +0000 (+0530) Subject: update release notes for query across all anchors X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1726358d285fd74681ec886b9a4518f9eb11cdfa;p=cps.git update release notes for query across all anchors Issue-ID: CPS-1656 Change-ID: I73f97f986a817d423f93a8d922dcd9647b0509aa Signed-off-by: rajesh.kumar --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 715886092d..fc8db68ecd 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -75,6 +75,14 @@ Features -------- - `CPS-1396 `_ Query data nodes across all anchors under one dataspace +Known Limitations, Issues and Workarounds +----------------------------------------- + +*System Limitations* + +For querying data nodes across all anchors, the current response is returning data node as object for each queried anchor name which causes repeated anchor names in response. +As part of future release, data nodes will be returned as array for each queried anchor. + Version: 3.2.5 ==============