cps-temporal release version 1.0.1 87/126487/3
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Thu, 6 Jan 2022 12:24:15 +0000 (12:24 +0000)
committeraditya puthuparambil <aditya.puthuparambil@bell.ca>
Thu, 6 Jan 2022 14:39:07 +0000 (14:39 +0000)
Updated release notes

Issue-ID: CPS-841
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: Ic46498cd777efbf21e618c50479f476c2580058f

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

index 522f247..ecb9dc9 100644 (file)
@@ -8,6 +8,30 @@
 CPS Temporal Release Notes
 ==========================
 
+Version: 1.0.1
+==============
+
+* Release Date: 2021-01-06 (Istanbul)
+
+Artifacts released
+------------------
+
+.. table::
+
+   ===============================  ===============================
+   **Repository**                   **Docker Image**
+   onap/cps-temporal                onap/cps-temporal:1.0.1
+   ===============================  ===============================
+
+Features
+--------
+* None
+
+Bug Fixes
+---------
+
+   - `CPS-841 <https://jira.onap.org/browse/CPS-841>`_  Update log4j version to 2.17.1 due to security vulnerability
+
 Version: 1.0.0
 ==============
 
diff --git a/releases/1.0.1-container.yaml b/releases/1.0.1-container.yaml
new file mode 100644 (file)
index 0000000..3e52f54
--- /dev/null
@@ -0,0 +1,9 @@
+distribution_type: container
+container_release_tag: 1.0.1
+project: cps/cps-temporal
+log_dir: cps-cps-temporal-maven-docker-stage-istanbul/57
+ref: 2d662cc1340e5303a362b813dc91b0cf0f453538
+tag_release: true
+containers:
+  - name: 'cps-temporal'
+    version: '1.0.1-20220106T102311Z'
\ No newline at end of file