X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=7e5017d1ff41eb7d66c6c2302b8fde63e47c0b54;hb=27c28a9c657f53059728343b7e39a963b5a2fc46;hp=d05b37fa9e83cdc316e74d3538f4569f68eb25e6;hpb=729fdbd198b367163274fa745a1df54f5eeceb83;p=msb%2Fapigateway.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d05b37f..7e5017d 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.2.7 Guilin Release +------------------------------ + +:Release Date: 2020-11-19 + +**New Features** + +**Bug Fixes** + +- MSB-539 Fix nginx say 10000 worker_connections are not enough +- MSB-540 nginx in discovery deletes useless log printing +- MSB-541 Discovery supports blocking monitoring time exceeding 10min + +**Fixed Security Issues** + +**Known 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 +- MSB-529 MSB dockers contain GPLv3 + +**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.6 Frankfurt Release ------------------------------