From 09da7c7fd9243a93146ca09b76545d01fb14dc54 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Tue, 8 Mar 2022 13:56:26 +0000 Subject: Update release notes for 1.10.2 Signed-off-by: MichaelMorris Issue-ID: SDC-3909 Change-Id: Ifb0bdfcde0aee67225ffc3e91d4d5806d67ac11a --- docs/release-notes.rst | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 95189c1e85..bd3ebba2b3 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -5,6 +5,93 @@ Release Notes ============= +Version: 1.10.2 +============== + +:Release Date: 2022-03-15 + +SDC SDKs Versions +----------------- + +- sdc-distribution-client + + :Version: 1.4.5 + +- sdc-tosca + + :Version: 1.6.6 + +Release Purpose +---------------- +SDC Jakarta + +**Epics** + N/A + +**Stories** + +* `SDC-3885 `_ - Remove single request bottleneck from the simulator +* `SDC-3886 `_ - Implement improved MinIo client +* `SDC-3861 `_ - Support for multiple directives +* `SDC-3898 `_ - Support properties of type List> +* `SDC-3891 `_ - Update SDC for rename of TOSCA CL to ACM +* `SDC-3891 `_ - Support occurrences on node templates +* `SDC-3891 `_ - Support complex types in interface operation inputs +* `SDC-3891 `_ - Support complex types for artifact properties in interface operation implementation +* `SDC-3891 `_ - Support instance count on node template + +**Bug Fixes** + +* `SDC-3881 `_ - Fix NSD plugin to find version by model and category metadata +* `SDC-3892 `_ - SDC build failing +* `SDC-3889 `_ - Error when no derived from exists +* `SDC-3888 `_ - VSP upload with large files can handle the upload status incorrectly +* `SDC-3901 `_ - Cannot create node filter capability if capability has different type properties +* `SDC-3901 `_ - Exception when mouse over and out the node pallet in the composition screen +* `SDC-3901 `_ - Error updating node filter capability +* `SDC-3901 `_ - Error creating node filter capability using get_property + +**Tasks** + +* `SDC-3877 `_ - Implement redirecting root url to sdc1 +* `SDC-3870 `_ - Include new category to NSD generation plugin +* `SDC-3880 `_ - Fix SDC-Helm-Validator CSITs +* `SDC-3895 `_ - Update vulnerable dependencies + +Security Notes +-------------- + +*Fixed Security Issues* + + N/A + +*Known Security Issues* + +* `OJSI-94 `_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID + +*Known Vulnerabilities in Used Modules* + +Quick Links: + +- `SDC project page `__ +- `Passing Badge information for SDC `__ + +**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.10.1 ============== -- cgit 1.2.3-korg