From 551b613aeee1747ee94156396c1f99b31133681e Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Fri, 27 Oct 2023 12:28:00 +0100 Subject: [PATCH] Update release notes Signed-off-by: MichaelMorris Issue-ID: SDC-4673 Change-Id: I6d6e2a39d5ece8c3a877354c63697050b5429cd6 --- docs/release-notes.rst | 95 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 75670ee51b..6c05923108 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -5,6 +5,101 @@ Release Notes ============= +Version: 1.13.6 +=============== + +:Release Date: 2023-10-27 + +SDC SDKs Versions +----------------- + +- sdc-distribution-client (Kafka) + + :Version: 2.1.1 + +- sdc-distribution-client (DMaap MR - deprecated) + + :Version: 1.4.5 + +- sdc-tosca + + :Version: 1.9.0 + +Release Purpose +---------------- +SDC Montreal release + +**Epics** + +N/A + + +**Stories** + +* `SDC-4637 `_ - TLS sdc-be: Truststore & keystore handling for cassandra +* `SDC-4642 `_ - Add support for TLS to sdc-FE +* `SDC-4639 `_ - Add support for TLS to sdc-BE +* `SDC-4654 `_ - Increase unit test coverage + + +**Bug Fixes** + +* `SDC-4674 `_ - Exception thrown from sdc-FE healthcheck when using http +* `SDC-4650 `_ - JUEL expression syntax prevents download +* `SDC-4667 `_ - service role and service function metadata not imported +* `SDC-4668 `_ - Schema being added to non list properties +* `SDC-4665 `_ - service role metadata cleared after service creation +* `SDC-4661 `_ - Unable to import service template with interface +* `SDC-4664 `_ - Null value in model node type properties after VFC update +* `SDC-4663 `_ - Null value in model node type properties +* `SDC-4662 `_ - Certifying mechanism changing structure of csar +* `SDC-4607 `_ - No properties found when trying to add a node filter to a component instance +* `SDC-4649 `_ - Declare Output button disabled after saving a default value + + +**Tasks** + +* `SDC-4666 `_ - Milestone updates required +* `SDC-4640 `_ - Revert SDC-4640 Remove generation of csar.meta +* `SDC-4653 `_ - PACKAGES UPGRADES IN DIRECT DEPENDENCIES FOR MONTREAL RELEASE + + + + +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.13.5 =============== -- 2.16.6