From 76cad78f9b8bda50e4b535833acfba03075f5cb2 Mon Sep 17 00:00:00 2001 From: Victor Gao Date: Mon, 14 Oct 2019 11:18:41 +0800 Subject: Update release-notes for E release. Issue-ID: VNFSDK-470 Signed-off-by: Victor Gao Change-Id: Ia9adc5d658712403db28bfa161ee6e511ea0bcb1 --- docs/release-notes.rst | 51 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 6a5cb48..a006656 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -13,6 +13,55 @@ Release Notes * developing tools for vendor CI/CD toolchains * developing validation and testing tools + +Version: 1.4.0 +-------------- + + +:Release Date: 2019-10-07 + + + +**New Features** + * TOSCA based VNF validation enabled for supporting OVP & CVC + * TOSCA based VNF compliance check based on some operators requirements + * SDC now integrated VNFSDK VTP on VNF validation + * ETSI SOL004 security check (CMS signature validation) enabled + * Code quality improvement(e.g. replace the Jackson to Gson, sonar issue fix) + * A C++ implement of VES spec 7.0.1 on ves-agent. + +**Bug Fixes** + +N/A + +**Known Issues** + +N/A + +**Security Notes** + +*Fixed Security Issues* + +*Known Security Issues* + + * In default deployment VNFSDK (refrepo) exposes HTTP port 30297 outside of cluster. [`OJSI-154 `_] + * CVE-2019-12126 - demo-vnfsdk-vnfsdk exposes JDWP port 8000 on localhost which allows to gain root privileges inside the container [`OJSI-88 `_] + +*Known Vulnerabilities in Used Modules* + +**Upgrade Notes** + +N/A + +**Deprecation Notes** + +N/A + +**Other** + +N/A + + Version: 1.3.0 -------------- @@ -23,7 +72,7 @@ Version: 1.3.0 **New Features** * VTP (VNF Test Platform) is enabled with scenario and test case execution management - * ONAP SDC is integrated with VTP for providing the validation as part of VSP on-boarding + * ONAP SDC is integrated with VTP for providing the validation as part of VSP on-boarding * CSAR validation is enabled with PNF and VNF compliance check for SOL004, SOL001 and VNFREQS * -- cgit 1.2.3-korg