From: Huabing Zhao Date: Sun, 26 Apr 2020 04:20:06 +0000 (+0800) Subject: update release note X-Git-Tag: 1.2.8~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=msb%2Fapigateway.git;a=commitdiff_plain;h=7d188a04973f23c64102ac9ec5f4804344be1b49 update release note Issue-ID: MSB-478 Signed-off-by: Huabing Zhao Change-Id: I9a6fe77b7d8fb7008f2d55c7f7c953e21d3db174 --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3dad498..d05b37f 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -10,6 +10,60 @@ MSB is platform independent, while it is integrated with Kubernetes(OOM) to prov Release Notes ============= +Version: 1.2.6 Frankfurt Release +------------------------------ + +:Release Date: 2020-May-07 + +**New Features** + +**Bug Fixes** + +- MSB-470 Pairwise testing fails from Portal to MSB +- MSB-468 MSB verification job is unstable +- MSB-467 Certificate in MSB is set to use *.zte.com.cn +- MSB-451 Code coverage data can't show at sonarcloud + +**Fixed Security Issues** + +- MSB-465 Update alpine to the latest version +- MSB-462 Pods still run as root +- MSB-418 Solve MSB vulnerability onap-msb-discovery-jackson-databind +- MSB-417 Solve MSB vulnerability onap-msb-apigateway-jackson-databind +- MSB-410 Solve MSB vulnerability onap-msb-java-sdk-jackson-databind +- MSB-408 Solve MSB vulnerability onap-msb-java-sdk-commons-codec +- MSB-407 Solve MSB vulnerability onap-msb-java-sdk-okhttp +- MSB-398 Remove plain HTTP Rest APIs +- MSB-386 General sonar fixes + +**Known Issues** + +**Security Notes** + +MSB code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed. +The remaining issues are identified as false positive and their risk assessment have been documented as part of the `project `_. + +Quick Links: + - `MSB project page `_ + + - `Passing Badge information for MSB `_ + + - `Project Vulnerability Review Table for MSB `_ + +**Upgrade Notes** + +N/A + +**Deprecation Notes** + +Plain HTTP APIs have been removed from Frankfurt release, please use HTTPS instead. + +N/A + +**Other** + +N/A + Version: 1.2.5 EI-Alto Release ------------------------------