Release 1.3.0 09/124409/2
authorjinquanni <ni.jinquan@zte.com.cn>
Wed, 22 Sep 2021 02:53:57 +0000 (10:53 +0800)
committerJinquan Ni <ni.jinquan@zte.com.cn>
Wed, 22 Sep 2021 06:21:35 +0000 (06:21 +0000)
Release apigateway 1.3.0

Issue-ID: MSB-610
Signed-off-by: jinquanni <ni.jinquan@zte.com.cn>
Change-Id: Ib89e02ad6a754ea5b66b83e926f20a0c2fa431d7

docs/release-notes.rst
releases/1.3.0-container.yaml [new file with mode: 0644]

index 7e5017d..30b07a6 100644 (file)
@@ -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
 ------------------------------
 
diff --git a/releases/1.3.0-container.yaml b/releases/1.3.0-container.yaml
new file mode 100644 (file)
index 0000000..8161b7a
--- /dev/null
@@ -0,0 +1,9 @@
+---
+distribution_type: container
+log_dir: msb-apigateway-maven-docker-stage-master/799/
+project: msb-apigateway
+container_release_tag: 1.3.0
+ref: ca304c71650e7844f38aed767fc86d7fac204916
+containers:
+    - name: 'msb/msb_apigateway'
+      version: '1.3.0-20210922T021634Z'