Release 1.5.1 49/118349/2
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Wed, 24 Feb 2021 08:30:38 +0000 (09:30 +0100)
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Thu, 25 Feb 2021 07:03:18 +0000 (07:03 +0000)
- added files processing config
- removed vulnerability - update libs

Issue-ID: DCAEGEN2-2600
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I2750b16fff0c1ce6900a32fae49793d044e5b917

Changelog.md
releases/1.5.1-container.yaml [new file with mode: 0644]

index 2b25bca..f546520 100644 (file)
@@ -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 (file)
index 0000000..b98f231
--- /dev/null
@@ -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'