diff options
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2021-02-24 09:30:38 +0100 |
---|---|---|
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2021-02-25 07:03:18 +0000 |
commit | c641992ced6b848a4127fb830669ff0c89e4d55e (patch) | |
tree | 858932e83e3378aaa17d7c7945eb3b064242b245 /Changelog.md | |
parent | 3a1cb68017208a10c5674b79e71ea754b180f9a6 (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
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 5 |
1 files changed, 4 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 |