diff options
author | niamhcore <niamh.core@est.tech> | 2021-12-16 16:09:17 +0000 |
---|---|---|
committer | niamhcore <niamh.core@est.tech> | 2021-12-16 16:09:17 +0000 |
commit | 8908dcad46a782616e952ec7ccc3315a9192bbfa (patch) | |
tree | f6aaff3b6d04ea4c179f9edf253e7543e9c062d9 | |
parent | d2d4d75689c91ec681e1ecdcbd7bd3b9b27281e6 (diff) |
Update release notes for CPS
Issue-ID: CPS-820
Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: Ibd5a32299f8420abb9aa02a7b7d95b29ae53ad65
-rwxr-xr-x | docs/release-notes.rst | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ebcdeb55cb..74523aa526 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -19,6 +19,31 @@ CPS Release Notes .. * * * ISTANBUL * * * .. ======================== +Version: 2.0.2 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:2.0.2 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 2.0.2 Istanbul | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2021-16-12 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- + + - `CPS-820 <https://jira.onap.org/browse/CPS-820>`_ Update log4j version due to security vulnerability + Version: 2.0.1 ============== |