diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-04-08 10:07:53 +0100 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2022-04-08 10:07:59 +0100 |
commit | 4cc3758d866d19c68d6d02b72aa48e7d7a4013cb (patch) | |
tree | 4f9c791413f06d39baf539a5fa42bb1bfb8e151f /docs/release-notes.rst | |
parent | 2f560dc5297a1b0e7ab29ec8310a353fe8ece974 (diff) |
Update release notes for 1.11.11.11.1
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3959
Change-Id: I2936d99cc5384311719435698cc5034350c239cf
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 19e00aeea0..65103dbf44 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -5,6 +5,73 @@ Release Notes ============= +Version: 1.11.1 +============== + +:Release Date: 2022-04-08 + +SDC SDKs Versions +----------------- + +- sdc-distribution-client + + :Version: 1.4.5 + +- sdc-tosca + + :Version: 1.6.6 + +Release Purpose +---------------- +SDC Kohn early release + +**Epics** + N/A + +**Stories** +* `SDC-3938 <https://jira.onap.org/browse/SDC-3938>`_ - Add ASD node and data types to SDC AID model +* `SDC-3952 <https://jira.onap.org/browse/SDC-3952>`_ - Delete VSP - Onboarding UI support for VSP deletion + +**Bug Fixes** +* `SDC-3953 <https://jira.onap.org/browse/SDC-3953>`_ - Fix error handling for VSP usage check in VF + +**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.11.0 ============== |