From b0c1f9193634424565c7233464c804f0a0857bf0 Mon Sep 17 00:00:00 2001 From: jinquanni Date: Wed, 22 Sep 2021 10:53:57 +0800 Subject: Release 1.3.0 Release apigateway 1.3.0 Issue-ID: MSB-610 Signed-off-by: jinquanni Change-Id: Ib89e02ad6a754ea5b66b83e926f20a0c2fa431d7 --- docs/release-notes.rst | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) (limited to 'docs') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 7e5017d..30b07a6 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -10,6 +10,52 @@ MSB is platform independent, while it is integrated with Kubernetes(OOM) to prov Release Notes ============= +Version: 1.3.0 Istanbul Release +------------------------------ + +:Release Date: 2021-9-22 + +**New Features** + +**Bug Fixes** + + +**Fixed Security Issues** + +- MSB-519 MSB has python 2.7 pods +- MSB-520 MSB has java 8 pods +- MSB-521 MSB certificates are too long and have bad owner + +**Known Issues** + +- MSB-529 MSB dockers contain GPLv3 +- MSB-534 kube2msb fails to register SO services including braces in url + +**Security Notes** + +The remaining issues are supposed to be fixed in the next release. + +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.7 Guilin Release ------------------------------ -- cgit