From: puthuparambil.aditya Date: Thu, 6 Jan 2022 12:24:15 +0000 (+0000) Subject: cps-temporal release version 1.0.1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6ebe8d19e2cbfa785308d130fe4aec978e57ef76;p=cps%2Fcps-temporal.git cps-temporal release version 1.0.1 Updated release notes Issue-ID: CPS-841 Signed-off-by: puthuparambil.aditya Change-Id: Ic46498cd777efbf21e618c50479f476c2580058f --- diff --git a/docs/content/release-notes.rst b/docs/content/release-notes.rst index 522f247..ecb9dc9 100644 --- a/docs/content/release-notes.rst +++ b/docs/content/release-notes.rst @@ -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 `_ 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 index 0000000..3e52f54 --- /dev/null +++ b/releases/1.0.1-container.yaml @@ -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