From 7af307919d19761959a61ac64603312b3fb45b58 Mon Sep 17 00:00:00 2001 From: ChrisC Date: Wed, 24 Mar 2021 15:58:46 +0100 Subject: Release Note Update Updating Release note for H release Issue-ID: SDC-3521 Signed-off-by: ChrisC Change-Id: If6aeb114509c0f96534d47fe49f0615ab8981bb8 --- docs/release-notes.rst | 107 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index cc02384aed..ace0b00355 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -5,6 +5,113 @@ Release Notes ============= +Version: 1.8.4 +============== + +:Release Date: 2021-04-08 + +SDC SDKs Versions +----------------- + +- sdc-distribution-client + + :Version: 1.4.2 + +- sdc-tosca + + :Version: 1.6.5 + +Release Purpose +---------------- +SDC Honolulu Release + +**Epics** + +* `SDC-3338 `_ - Design ETSI SOL007 compliant Network Service Descriptor packages +* `SDC-3279 `_ - SDC Enhancements for ETSI-Alignment for Honolulu +* `SDC-2813 `_ - Support additional package artifact Indicators for ETSI packages and Non-ETSI packages +* `SDC-2613 `_ - SDC supports ETSI 3.3.1 Package security and validation for SOL007 and SOL004 packages +* `SDC-2610 `_ - Support Onboard ETSI 3.3.1 SOL004 compliant VNF / CNF packages + +**Stories** + +* `SDC-3491 `_ - Update guava version +* `SDC-3484 `_ - Increase SDC unit test coverage +* `SDC-3471 `_ - Creation of Vendor Licensing Model is an optional step in VSP onboarding +* `SDC-3470 `_ - Update node and data types in ONAP for ETSI SOL001 3.3.1 + minimum CNF enhancements +* `SDC-3466 `_ - Improve import and export VFC TOSCA attributes +* `SDC-3447 `_ - Handle ETSI versions in NSD Plugin +* `SDC-3446 `_ - Support for updating interface operations in component instances +* `SDC-3435 `_ - Initial support for relationship_templates +* `SDC-3432 `_ - Enable updating of existing categories +* `SDC-3417 `_ - SDC Distribution Client - enable test pipeline and add artifact consumption tests +* `SDC-3412 `_ - Support for category specific metadata +* `SDC-3404 `_ - Set directives and node_filters in any node type +* `SDC-3402 `_ - Adapt SDC-BE to support new SDC Distribution Client notifications format +* `SDC-3401 `_ - Adapt SDC FE Distribution Status to support new notifications format +* `SDC-3400 `_ - SDC Distribution Client - Migrate to Java 11 +* `SDC-3399 `_ - Support for metadata in topology inputs +* `SDC-3380 `_ - Support the SOL001 vnf_profile properties +* `SDC-3373 `_ - Allow to set directives and node_filters in any node type +* `SDC-3372 `_ - Support for interface input during import VFC +* `SDC-3352 `_ - Support for mapping of ETSI v3.3.1 SOL001 VNF Descriptor with minimum CNF enhancements from 4.1.1 into SDC AID Data Model +* `SDC-3351 `_ - Support for onboarding ETSI v3.3.1 SOL001 VNF Descriptors with minimum CNF enhancements from 4.1.1 +* `SDC-3342 `_ - Support for mapping of ETSI v3.3.1 SOL001 Network Service Descriptor in the SOL007 package into SDC AID Data Model +* `SDC-3341 `_ - Support for using VNFs with CNF enhancements +* `SDC-3340 `_ - Compose of one or more VNFs and the Virtual Links that connect them +* `SDC-3339 `_ - Support for designing an ETSI SOL001 v3.3.1 compliant Network Service that can be deployed with an ETSI compliant NFVO +* `SDC-3337 `_ - Support for onboarding ETSI v3.3.1 SOL004 VNF CSAR Packages with minimum CNF enhancements from 4.1.1 +* `SDC-3335 `_ - Fix Node Filter for capabilities +* `SDC-3303 `_ - Allow hot reloading of specific config properties +* `SDC-3103 `_ - Change creation of VLM to be optional +* `SDC-2815 `_ - SDC client supports additional filtering on the artifact types for distinguishing between ETSI packages and Non-ETSI packages +* `SDC-2814 `_ - SDC Notification supports additional package artifact types to split ETSI package from other non-ETSI TOSCA packages +* `SDC-2614 `_ - SDC supports SOL007 NS Package security +* `SDC-2611 `_ - Support for onboarding ETSI v3.3.1 SOL001 VNF Descriptors + +**Tasks** + +The full list of implemented tasks is available on `JIRA HONOLULU TASKS `_ + +**Bug Fixes** + +The full list of fixed bugs is available on `JIRA HONOLULU BUGS `_ + + +Security Notes +-------------- + +*Fixed Security Issues* + +- [`OJSI-90 `__\ ] - SDC exposes unprotected API for user creation + +*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.7.3 ============== -- cgit 1.2.3-korg