summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-02-24 09:30:38 +0100
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-02-25 07:03:18 +0000
commitc641992ced6b848a4127fb830669ff0c89e4d55e (patch)
tree858932e83e3378aaa17d7c7945eb3b064242b245
parent3a1cb68017208a10c5674b79e71ea754b180f9a6 (diff)
Release 1.5.1
- added files processing config - removed vulnerability - update libs Issue-ID: DCAEGEN2-2600 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I2750b16fff0c1ce6900a32fae49793d044e5b917
-rw-r--r--Changelog.md5
-rw-r--r--releases/1.5.1-container.yaml9
2 files changed, 13 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index 2b25bca..f546520 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,4 +4,7 @@ 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.5.1] - 03/02/2021 \ No newline at end of file
+## [1.5.1] - 03/02/2021
+
+- Add configuration number of threads and limit rate in files processing
+- Fix vulnerability - update undertow from 2.0.3.Final to 2.2.3.Final and commons.io from 2.6.0 to 2.8.0 \ No newline at end of file
diff --git a/releases/1.5.1-container.yaml b/releases/1.5.1-container.yaml
new file mode 100644
index 0000000..b98f231
--- /dev/null
+++ b/releases/1.5.1-container.yaml
@@ -0,0 +1,9 @@
+distribution_type: 'container'
+version: '1.5.1'
+project: 'dcaegen2-services-pm-mapper'
+log_dir: 'dcaegen2-services-pm-mapper-maven-docker-stage-master/602/'
+containers:
+ - name: 'org.onap.dcaegen2.services.pm-mapper'
+ version: '1.5.1-20210223T113759ZZ'
+container_release_tag: '1.5.1'
+ref: '3a1cb68017208a10c5674b79e71ea754b180f9a6'