From 8934f2cef3afd28098fd771292fade10b75a6863 Mon Sep 17 00:00:00 2001 From: seshukm Date: Tue, 29 Jan 2019 12:18:23 +0530 Subject: Update the SO release notes Issue-ID: SO-1428 Change-Id: I4c04f1da9d080cec39ff48b39fab170663aa7a44 Signed-off-by: seshukm --- docs/release-notes.rst | 50 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 763d702aaf..003566846e 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -8,10 +8,58 @@ Service Orchestrator Release Notes The SO provides the highest level of service orchestration in the ONAP architecture. +Version: 1.3.7 +-------------- + +:Release Date: 2019-01-31 + +This is the official release package that released for the Casablanca Maintenance. + +Casablanca Release branch + +**New Features** + +This release is supporting the features of Casablanca and their defect fixes. +- `SO-1400 `_ +- `SO-1408 `_ +- `SO-1416 `_ +- `SO-1417 `_ + +**Docker Images** + +Dockers released for SO: + + - onap/so/api-handler-infra,1.3.7 + - onap/so/bpmn-infra,1.3.7 + - onap/so/catalog-db-adapter,1.3.7 + - onap/so/openstack-adapter,1.3.7 + - onap/so/request-db-adapter,1.3.7 + - onap/so/sdc-controller,1.3.7 + - onap/so/sdnc-adapter,1.3.7 + - onap/so/so-monitoring,1.3.7 + - onap/so/vfc-adapter,1.3.7 + +**Known Issues** + +- `SO-1419 `_ - is a stretch goal that is under examination. + +- `SDC-1955 `_ - tested with a workaround to avoid this scenario. To be tested further with updated dockers of SDC, UUI and SO. + +**Security Notes** + + SO code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The SO open Critical security vulnerabilities and their risk assessment have been documented as part of the `project `_. + + Quick Links: + + - `SO project page `_ + - `Passing Badge information for SO `_ + - `Project Vulnerability Review Table for SO `_ + + Version: 1.3.6 -------------- -:Release Date: 2018-01-10 +:Release Date: 2019-01-10 This is the official release package that released for the Casablanca Maintenance. -- cgit 1.2.3-korg