From: jinquanni Date: Thu, 30 Sep 2021 08:26:27 +0000 (+0800) Subject: Release 1.3.1 container X-Git-Tag: 1.4.0~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=msb%2Fapigateway.git;a=commitdiff_plain;h=4b4796b85d8dce6c5014f886691cd45f9599de58 Release 1.3.1 container Release apigateway container verison 1.3.1 Issue-ID: MSB-593 Signed-off-by: jinquanni Change-Id: I020a3a4652d71a42d52e599f9b4931aa9740e2ad --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 30b07a6..4684010 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -10,7 +10,7 @@ MSB is platform independent, while it is integrated with Kubernetes(OOM) to prov Release Notes ============= -Version: 1.3.0 Istanbul Release +Version: 1.3.1 Istanbul Release ------------------------------ :Release Date: 2021-9-22 @@ -21,14 +21,13 @@ Version: 1.3.0 Istanbul Release **Fixed Security Issues** - +- MSB-593 PACKAGES UPGRADES IN DIRECT DEPENDENCIES FOR ISTANBUL - 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** diff --git a/releases/1.3.1-container.yaml b/releases/1.3.1-container.yaml new file mode 100644 index 0000000..4761126 --- /dev/null +++ b/releases/1.3.1-container.yaml @@ -0,0 +1,9 @@ +--- +distribution_type: container +log_dir: msb-apigateway-maven-docker-stage-master/811/ +project: msb-apigateway +container_release_tag: 1.3.1 +ref: 8541221e511b9f4d4b5e07b2d9c5a279bb7cc79f +containers: + - name: 'msb/msb_apigateway' + version: '1.3.1-20210930T081355Z'