Release apigateway container 1.6.0 82/134182/2
authorwangjiahang <wang.jiahang@zte.com.cn>
Sat, 15 Apr 2023 08:22:18 +0000 (16:22 +0800)
committerwangjiahang <wang.jiahang@zte.com.cn>
Sat, 15 Apr 2023 08:28:21 +0000 (16:28 +0800)
Issue-ID: MSB-750

Signed-off-by: wangjiahang <wang.jiahang@zte.com.cn>
Change-Id: I86a87059812500778c6ba3b3efc63bdd523ecf9f

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

index d1e6ce7..a417398 100644 (file)
@@ -10,6 +10,44 @@ MSB is platform independent, while it is integrated with Kubernetes(OOM) to prov
 Release Notes
 =============
 
+Version: 1.6.0 London Release
+-------------------------------
+
+:Release Date: 2022-4-15
+
+**New Features**
+
+**Bug Fixes**
+
+- MSB-755  The route from the MSB module to the usecase-ui module does not support HTTP
+
+**Fixed Security Issues**
+
+- MSB-732  PACKAGES UPGRADES IN DIRECT DEPENDENCIES FOR LONDON RELEASE
+
+**Known Issues**
+
+**Security Notes**
+
+Quick Links:
+        - `MSB project page for LondonRelease <https://wiki.onap.org/display/DW/Microservices+Bus+Project>`_
+
+        - `Passing Badge information for MSB <https://bestpractices.coreinfrastructure.org/en/projects/1601>`_
+
+**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.5.0 Kohn Release
 -------------------------------
 
diff --git a/releases/1.6.0-container.yaml b/releases/1.6.0-container.yaml
new file mode 100644 (file)
index 0000000..3547103
--- /dev/null
@@ -0,0 +1,9 @@
+---
+distribution_type: container
+log_dir: msb-apigateway-maven-docker-stage-master/1376/
+project: msb-apigateway
+container_release_tag: 1.6.0
+ref: 272b3e734ee63654f10cdbffdfa4f1ec93cabd81
+containers:
+    - name: 'msb/msb_apigateway'
+      version: '1.6.0-20230415T080536Z'