aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2021-04-09 11:15:48 +0100
committerBruno Sakoto <bruno.sakoto@bell.ca>2021-04-09 15:59:13 +0000
commit3556a5c5899a03812d42a91d95c4797ffd7db534 (patch)
tree8a9acdcf26feabbe50482835f309f2e3dfd9808f
parent68f3e5e0fbda0d8a979a40667374c1839825ddd4 (diff)
Update release note for Honolulu 1.0.1 (RC1)
Issue-ID: CPS-297 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Ia0315209dba46b2ee05d55b732eec234af7dde5a (cherry picked from commit fd2134d2f280b42b768df700b77edc08791a4bdf)
-rwxr-xr-xdocs/release-notes.rst37
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 971a60e4b..468e21f39 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 <https://jira.onap.org/browse/CPS-276>`_ Improve error reporting for invalid cpsPath on Queries
+ - `CPS-288 <https://jira.onap.org/browse/CPS-288>`_ Move security configuration to the application module
+ - `CPS-290 <https://jira.onap.org/browse/CPS-290>`_ Internal Server Error when creating the same data node twice
+ - `CPS-292 <https://jira.onap.org/browse/CPS-292>`_ Detailed information is missing to explain why data is not compliant with the specified YANG model
+ - `CPS-300 <https://jira.onap.org/browse/CPS-304>`_ Not able to create data instances for 2 different anchors using the same model
+ - `CPS-304 <https://jira.onap.org/browse/CPS-304>`_ Use ONAP recommended base Java Docker image
+ - `CPS-308 <https://jira.onap.org/browse/CPS-308>`_ Not able to upload yang models files greater than 1MB
+
+Security Notes
+--------------
+
+*Fixed Security Issues*
+
+ - `CPS-249 <https://jira.onap.org/browse/CPS-249>`_ Exception stack trace is exposed
Version: 1.0.0
==============