From 74c747d201b567f669ec1ff937a0d89f5c834621 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Thu, 21 Jul 2022 11:36:42 +0100 Subject: Updated release notes for 1.11.6 Signed-off-by: MichaelMorris Issue-ID: SDC-4108 Change-Id: Iad741ac8c3ff830f155cf5157872ec7367330125 --- docs/release-notes.rst | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index b9e2177722..ed9338ffc0 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -5,6 +5,97 @@ Release Notes ============= +Version: 1.11.6 +============== + +:Release Date: 2022-07-21 + +SDC SDKs Versions +----------------- + +- sdc-distribution-client + + :Version: 1.4.5 + +- sdc-tosca + + :Version: 1.7.0 + +Release Purpose +---------------- +SDC Kohn early release + +**Epics** + + N/A + +**Stories** + +* `SDC-4078 `_ - Support tosca functions for group instances in composition view +* `SDC-4060 `_ - Service Import - Policies +* `SDC-4051 `_ - Service Import - Outputs +* `SDC-4080 `_ - Allow set values in properties of type timestamp +* `SDC-4095 `_ - Support concat for string property values +* `SDC-4090 `_ - Support tosca functions for group instances + + + +**Bug Fixes** + +* `SDC-4048 `_ - VFC properties of type timestamp not visible in property assignment +* `SDC-4063 `_ - Directives drop down list cut short +* `SDC-4087 `_ - Node Filters displayed incorrectly +* `SDC-4088 `_ - Save/discard button not showing for an instance attributes +* `SDC-4081 `_ - Fail to declare Input for duplicated name of property +* `SDC-4089 `_ - Fix upgrade failure +* `SDC-4079 `_ - Service Import - Input appearing as a property +* `SDC-4091 `_ - Fix clear value for group instances toscaGetFunction +* `SDC-4085 `_ - Unable to create a property on SELF of type List +* `SDC-4096 `_ - Changing VFC version on composition page results in error +* `SDC-4101 `_ - Fix incorrect dependency scope change + + + +**Tasks** + +* `SDC-4017 `_ - Update vulnerable dependencies +* `SDC-4094 `_ - Remove unused dependency (functionaljava) +* `SDC-4100 `_ - Add fast build profile ignoring frontend + +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.11.5 ============== -- cgit 1.2.3-korg