diff options
author | 2021-09-22 10:53:57 +0800 | |
---|---|---|
committer | 2021-09-22 06:21:35 +0000 | |
commit | b0c1f9193634424565c7233464c804f0a0857bf0 (patch) | |
tree | 7dc5c4f348b427c1e9d842413d0b9f75443dbb08 /docs | |
parent | ca304c71650e7844f38aed767fc86d7fac204916 (diff) |
Release 1.3.0
Release apigateway 1.3.0
Issue-ID: MSB-610
Signed-off-by: jinquanni <ni.jinquan@zte.com.cn>
Change-Id: Ib89e02ad6a754ea5b66b83e926f20a0c2fa431d7
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 46 |
1 files changed, 46 insertions, 0 deletions
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 <https://wiki.onap.org/display/DW/Microservices+Bus+Project>`_ + + - `Passing Badge information for MSB <https://bestpractices.coreinfrastructure.org/en/projects/1601>`_ + + - `Project Vulnerability Review Table for MSB <https://wiki.onap.org/pages/viewpage.action?pageId=68541445>`_ + +**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 ------------------------------ |