diff options
author | MichaelMorris <michael.morris@est.tech> | 2023-07-14 16:46:09 +0100 |
---|---|---|
committer | Michael Morris <michael.morris@est.tech> | 2023-07-14 17:19:13 +0000 |
commit | 5d34a86618abaa7864671c34c6163a8522d4fdd5 (patch) | |
tree | 7187aaf44ec75a4c0a34b5833fc13470d2f8541e | |
parent | 531f22dd3eebf6581d923f4d794ffcd4f5d8dbe2 (diff) |
Updated release notes for 1.13.3
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4574
Change-Id: I7801946f0ced8c6b20d0c28cbd2095efab58ecb4
-rw-r--r-- | docs/release-notes.rst | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 86fcc48728..f1e3212200 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -5,6 +5,88 @@ Release Notes ============= +Version: 1.13.3 +=============== + +:Release Date: 2023-07-14 + +SDC SDKs Versions +----------------- + +- sdc-distribution-client (Kafka) + + :Version: 2.0.1 + +- sdc-distribution-client (DMaap MR - deprecated) + + :Version: 1.4.5 + +- sdc-tosca + + :Version: 1.8.0 + +Release Purpose +---------------- +SDC London release + +**Epics** + +N/A + + +**Stories** + +N/A + + +**Bug Fixes** + +* `SDC-4573 <https://jira.onap.org/browse/SDC-4573>`_ - Import service with JUEL-function produces wrong UI representation +* `SDC-4572 <https://jira.onap.org/browse/SDC-4572>`_ - Error displaying node filters +* `SDC-4571 <https://jira.onap.org/browse/SDC-4571>`_ - Issue import node filters + + +**Tasks** + +N/A + + + +Security Notes +-------------- + +*Fixed Security Issues* + + N/A + +*Known Security Issues* + +* `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID + +*Known Vulnerabilities in Used Modules* + +Quick Links: + +- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__ +- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__ + +**Known Issues** + +- Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try. + +**Upgrade Notes** + + N/A + +**Deprecation Notes** + + N/A + +**Other** + + N/A + + Version: 1.13.2 =============== |