diff options
author | Krzysztof Gajewski <krzysztof.gajewski@nokia.com> | 2021-01-13 12:47:27 +0100 |
---|---|---|
committer | Krzysztof Gajewski <krzysztof.gajewski@nokia.com> | 2021-02-11 12:56:20 +0100 |
commit | 3eced2927621fc1a4260e802b06164fafcda57cf (patch) | |
tree | a4c86c521aea092d863eedd2d46c2520c8285783 /Changelog.md | |
parent | 9e2a5fdd1c227412aa6eaa8bdfd414095a448deb (diff) |
Add HTTPS to collect files from xNFs1.5.3
- plus small refactoring related to above
- update to version 1.5.3
Issue-ID: DCAEGEN2-2528
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I2531c85967964f1359bafd5b694afbf662edf54e
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 7fe32755..7eeed1c2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +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.5.3] - 11/02/2020 +### Added +- HTTPS support for DFC +- test related to HTTPS support +- counters for http(s) +### Changed +- ftp clients and tests refactoring +- app config related to certificates unified for ftpes and https + ## [1.5.1] - 04/01/2020 ### Added - HTTP support for DFC |