aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2021-08-30 20:33:42 +0000
committervv770d <vv770d@att.com>2021-08-30 20:33:48 +0000
commit9e3dbbfc1c1efbd79a05a4905b5cb5bc4499325e (patch)
treef363eb0db70af7edcd2d583219063187780032f4
parent108c76d514ac508023d2ab3ea9b92dff423b8182 (diff)
Release 1.3.0 ves-mapper
- Vulnerability fixes - Docker base image update - CBS SDK 1.8.7 Change-Id: I403173cec3337d2bc8361e555305121b12fb21dc Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2858 Issue-ID: DCAEGEN2-2859
-rw-r--r--Changelog.md16
-rw-r--r--releases/1.3.0-container.yaml9
2 files changed, 18 insertions, 7 deletions
diff --git a/Changelog.md b/Changelog.md
index e3a0026..6518d2f 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,13 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
-## [1.3.0] - 05/07/2021
-### Changed
- - [DCAEGEN2-2806](https://jira.onap.org/browse/DCAEGEN2-2806) - Mapper security vulnerability updates for Istanbul
-## [1.2.0] - 08/02/2021
-### Changed
- - [DCAEGEN2-2596](https://jira.onap.org/browse/DCAEGEN2-2596) - Honolulu Vulnerability updates
+## [1.3.0] - 2021/08/26
+ - [DCAEGEN2-2806] Mapper security vulnerability updates for Istanbul
+ - [DCAEGEN2-2858] Switch CBS client library to 1.8.7
+ - [DCAEGEN2-2859] VES-Mapper container switched to integration base image
-## [1.1.0] - 03/02/2021
+## [1.2.0] - 2021/08/02
+ - [DCAEGEN2-2596] Honolulu Vulnerability updates
+
+
+## [1.1.0] - 2021/03/02
diff --git a/releases/1.3.0-container.yaml b/releases/1.3.0-container.yaml
new file mode 100644
index 0000000..aecb308
--- /dev/null
+++ b/releases/1.3.0-container.yaml
@@ -0,0 +1,9 @@
+distribution_type: 'container'
+container_release_tag: '1.3.0'
+project: 'dcaegen2/services/mapper'
+log_dir: 'dcaegen2-services-mapper-maven-docker-stage-master/783/'
+ref: 108c76d514ac508023d2ab3ea9b92dff423b8182
+containers:
+ - name: 'org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor'
+ version: '1.3.0-20210826T173328Z'
+