From b768cba41ac112da9736c872257c6399fd8502cc Mon Sep 17 00:00:00 2001 From: Tomasz Wrobel Date: Tue, 15 Feb 2022 08:51:50 +0100 Subject: [PATCH] Release 1.8.0 Issue-ID: DCAEGEN2-2964 Issue-ID: DCAEGEN2-3032 Issue-ID: DCAEGEN2-3038 Issue-ID: DCAEGEN2-3049 Signed-off-by: Tomasz Wrobel Change-Id: Ic7a9839fdc2e2816cdefcd554b6dbd9b3e8583e8 --- Changelog.md | 2 +- releases/1.8.0-container.yaml | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 releases/1.8.0-container.yaml diff --git a/Changelog.md b/Changelog.md index 49b672c..e7f7e9e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Changed - [DCAEGEN2-2964] Switch configuration provider to CBS Client - DCAE SDK - [DCAEGEN2-3049] Remove vulnerability -- - [DCAEGEN2-3032] [DCAEGEN2-3038] Allow supports unauthenticated topic and connection without TLS +- [DCAEGEN2-3032] [DCAEGEN2-3038] Allow supports unauthenticated topic and connection without TLS ## [1.7.2] - 2021/08/26 ### Changed diff --git a/releases/1.8.0-container.yaml b/releases/1.8.0-container.yaml new file mode 100644 index 0000000..972a958 --- /dev/null +++ b/releases/1.8.0-container.yaml @@ -0,0 +1,9 @@ +distribution_type: 'container' +version: '1.8.0' +project: 'dcaegen2-services-pm-mapper' +log_dir: 'dcaegen2-services-pm-mapper-maven-docker-stage-master/956/' +containers: + - name: 'org.onap.dcaegen2.services.pm-mapper' + version: '1.8.0-20220215T074208ZZ' +container_release_tag: '1.8.0' +ref: '9d02ea09cac22c177688622ed50a7eb3f6fd38ce' -- 2.16.6