aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjinquanni <ni.jinquan@zte.com.cn>2020-11-23 20:14:44 +0800
committerjinquanni <ni.jinquan@zte.com.cn>2020-11-23 20:14:44 +0800
commit27c28a9c657f53059728343b7e39a963b5a2fc46 (patch)
treeeee3eed50ba8d112eb52fa7581eb7b3614d41217
parent729fdbd198b367163274fa745a1df54f5eeceb83 (diff)
Release 1.2.8honolulu
Issue-ID: MSB-537 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: Ia400a6f2265a05736139eed3ae15896976e7d42e
-rw-r--r--docs/release-notes.rst46
-rw-r--r--releases/1.2.8-container.yaml9
2 files changed, 55 insertions, 0 deletions
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 <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.6 Frankfurt Release
------------------------------
diff --git a/releases/1.2.8-container.yaml b/releases/1.2.8-container.yaml
new file mode 100644
index 0000000..2f54163
--- /dev/null
+++ b/releases/1.2.8-container.yaml
@@ -0,0 +1,9 @@
+---
+distribution_type: container
+log_dir: msb-apigateway-maven-docker-stage-master/493/
+project: msb-apigateway
+container_release_tag: 1.2.8
+ref: 729fdbd198b367163274fa745a1df54f5eeceb83
+containers:
+ - name: 'msb/msb_apigateway'
+ version: '1.2.8-20201123T121112Z'