From: ToineSiebelink Date: Fri, 9 Apr 2021 10:15:48 +0000 (+0100) Subject: Update release note for Honolulu 1.0.1 (RC1) X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3556a5c5899a03812d42a91d95c4797ffd7db534;p=cps.git Update release note for Honolulu 1.0.1 (RC1) Issue-ID: CPS-297 Signed-off-by: ToineSiebelink Change-Id: Ia0315209dba46b2ee05d55b732eec234af7dde5a (cherry picked from commit fd2134d2f280b42b768df700b77edc08791a4bdf) --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 971a60e4b4..468e21f39d 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -20,6 +20,43 @@ CPS Release Notes .. * * * HONOULULU * * * .. ========================= +Version: 1.0.1 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-nf-proxy:1.0.1 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 1.0.1 Honolulu | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2021-04-09 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- + + - `CPS-276 `_ Improve error reporting for invalid cpsPath on Queries + - `CPS-288 `_ Move security configuration to the application module + - `CPS-290 `_ Internal Server Error when creating the same data node twice + - `CPS-292 `_ Detailed information is missing to explain why data is not compliant with the specified YANG model + - `CPS-300 `_ Not able to create data instances for 2 different anchors using the same model + - `CPS-304 `_ Use ONAP recommended base Java Docker image + - `CPS-308 `_ Not able to upload yang models files greater than 1MB + +Security Notes +-------------- + +*Fixed Security Issues* + + - `CPS-249 `_ Exception stack trace is exposed Version: 1.0.0 ==============