diff options
author | Bruno Sakoto <bruno.sakoto@bell.ca> | 2022-02-09 08:40:38 -0500 |
---|---|---|
committer | Bruno Sakoto <bruno.sakoto@bell.ca> | 2022-02-09 08:40:38 -0500 |
commit | 3f8825c91966a83e1735b9250b85d6cc25375fa5 (patch) | |
tree | ec090ef092eec4e43c4d9511cb911419d804c5b9 /docs | |
parent | 3063d68680ccbfdb8dd379a6e62600d3754eb9a7 (diff) |
Update release notes
Issue-ID: CPS-873
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I40e9e48cad870446c8a32285cb40606d4734f5cf
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/release-notes.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c96cd853b8..9d9108222c 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -19,6 +19,32 @@ CPS Release Notes .. * * * ISTANBUL * * * .. ======================== +Version: 2.0.4 +============== + +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/cps-and-ncmp:2.0.4 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 2.0.4 Istanbul | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2022 Feb 09 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- + + - `CPS-879 <https://jira.onap.org/browse/CPS-879>`_ Fix docker compose for csit test. + - `CPS-873 <https://jira.onap.org/browse/CPS-873>`_ Fix intermittent circular dependency error when the application starts. + Version: 2.0.3 ============== |