From: Bruno Sakoto Date: Wed, 15 Sep 2021 11:57:51 +0000 (-0400) Subject: Finalize release documentation X-Git-Tag: 1.0.1~13^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6b90b96ea93f5dfc22e8871f07d4e9b2c671dd55;p=cps%2Fcps-temporal.git Finalize release documentation Issue-ID: CPS-447 Change-Id: If87cb49d2bdef30c987cbec0fa4aba220ef9c4b8 Signed-off-by: Bruno Sakoto --- diff --git a/docs/content/release-notes.rst b/docs/content/release-notes.rst index b7f680c..522f247 100644 --- a/docs/content/release-notes.rst +++ b/docs/content/release-notes.rst @@ -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 `_ - Feature to store temporal data corresponding to CPS Core data node updates. +* `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 `_ - Authentication and authorization for REST API is limited to one generic user. -Added -~~~~~ +Fixed Security Issues: -* `CPS-369 `__ - Feature to store temporal data corresponding to CPS Core data node updates. -* `CPS-370 `__ - Feature to query temporal data from REST API. +* None