diff options
author | puthuparambil.aditya <aditya.puthuparambil@bell.ca> | 2022-01-07 09:40:55 +0000 |
---|---|---|
committer | puthuparambil.aditya <aditya.puthuparambil@bell.ca> | 2022-01-07 09:40:55 +0000 |
commit | 7ed9a26abc1cbbd3a13e0d73aa1f2db6b282c9eb (patch) | |
tree | 14615ac592e75df468c62bd1b5117fdf18e8dd76 /docs | |
parent | 225971a9ac7dce63176c31e89744c2f0bd78416b (diff) |
CPS-Core release docker artifacts
Release notes updated
Issue-ID: CPS-841
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I41282cc231747715a88831f09219a00a278c9e32
Diffstat (limited to 'docs')
-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 74523aa526..c96cd853b8 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -19,6 +19,31 @@ CPS Release Notes .. * * * ISTANBUL * * * .. ======================== +Version: 2.0.3 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:2.0.3 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 2.0.3 Istanbul | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2022-07-01 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- + + - `CPS-841 <https://jira.onap.org/browse/CPS-841>`_ Update log4j version to 2.17.1 due to security vulnerability + Version: 2.0.2 ============== |