Finalize release documentation 25/124225/7
authorBruno Sakoto <bruno.sakoto@bell.ca>
Wed, 15 Sep 2021 11:57:51 +0000 (07:57 -0400)
committerBruno Sakoto <bruno.sakoto@bell.ca>
Fri, 1 Oct 2021 11:41:15 +0000 (07:41 -0400)
Issue-ID: CPS-447
Change-Id: If87cb49d2bdef30c987cbec0fa4aba220ef9c4b8
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
docs/content/release-notes.rst

index b7f680c..522f247 100644 (file)
@@ -8,31 +8,39 @@
 CPS Temporal Release Notes
 ==========================
 
-This document contains information about CPS Temporal component releases.
+Version: 1.0.0
+==============
 
-Following releases are available:
+* Release Date: 2021-09-14 (Istanbul)
 
-* `1.0.0`_ (Istanbul)
+Artifacts released
+------------------
 
-Istanbul Releases
-=================
+.. table::
 
-1.0.0
------
+   ===============================  ===============================
+   **Repository**                   **Docker Image**
+   onap/cps-temporal                onap/cps-temporal:1.0.0
+   ===============================  ===============================
 
-.. warning:: Draft
+New features
+------------
 
-.. table::
+* `CPS-369 <https://jira.onap.org/browse/CPS-369>`_ - Feature to store temporal data corresponding to CPS Core data node updates.
+* `CPS-370 <https://jira.onap.org/browse/CPS-370>`_ - Feature to query temporal data from REST API.
+
+Known Limitations, Issues and Workarounds
+-----------------------------------------
+
+* None
+
+Security Notes
+--------------
+
+Known Security Issues:
 
-   =====================  =========================================
-   **Release Component**  CPS Temporal
-   **Release Name**       Istanbul 1.0.0
-   **Release Delivery**   Docker Image: ``onap/cps-temporal:1.0.0``
-   **Release Date**       *To be defined*
-   =====================  =========================================
+* `CPS-488 <https://jira.onap.org/browse/CPS-488>`_ - Authentication and authorization for REST API is limited to one generic user.
 
-Added
-~~~~~
+Fixed Security Issues:
 
-* `CPS-369 <https://jira.onap.org/browse/CPS-369>`__ - Feature to store temporal data corresponding to CPS Core data node updates.
-* `CPS-370 <https://jira.onap.org/browse/CPS-370>`__ - Feature to query temporal data from REST API.
+* None