aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/release-notes.rst5
-rw-r--r--releases/1.3.1-container.yaml9
2 files changed, 11 insertions, 3 deletions
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'