diff options
author | MichaelMorris <michael.morris@est.tech> | 2023-05-29 16:49:23 +0100 |
---|---|---|
committer | Francisco Javier Paradela Vila <javier.paradela.vila@est.tech> | 2023-05-30 08:50:24 +0000 |
commit | c176abb79ebc5b35d340258ba1bdbfa2939e103a (patch) | |
tree | 0e292e15afaf6be4f90af4c5ce999d00a83ecb30 | |
parent | 63f4c5920a6a3d07a79b0a546b72b5aebc189a68 (diff) |
Update release notes
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4516
Change-Id: Ibfb2b6f68d150ea38469ceacffd76d1a3f257237
-rw-r--r-- | docs/release-notes.rst | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 1957c6c81b..e69f3d2c35 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -5,6 +5,85 @@ Release Notes ============= +Version: 1.12.5 +=============== + +:Release Date: 2023-05-29 + +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-4508 <https://jira.onap.org/browse/SDC-4508>`_ - Remove need for USER_ID header +* `SDC-4468 <https://jira.onap.org/browse/SDC-4468>`_ - SVC4301 RESTRICTED_OPERATION on service composition + + +**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.12.4 =============== |