X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Frelease-notes.rst;h=6c05923108eec68fa93c7a838b46c4de0ab44f81;hb=551b613aeee1747ee94156396c1f99b31133681e;hp=75670ee51b647fe3f1cb5a6115203c9f0f2295b9;hpb=532abef3013434369b0d6a126b417db7b6134bd2;p=sdc.git 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 ===============