diff options
author | Krzysztof Gajewski <krzysztof.gajewski@nokia.com> | 2021-02-26 16:15:51 +0100 |
---|---|---|
committer | Krzysztof Gajewski <krzysztof.gajewski@nokia.com> | 2021-02-26 16:18:59 +0100 |
commit | 6e8bcab8956835bdb615782b71ae8834d0d4f523 (patch) | |
tree | 0e1e8f36b19bf958c2eb99717a766d93c33977a0 /Changelog.md | |
parent | 291e023f9ff5bb453f03ddfe02e16752bfe8c31a (diff) |
Update DFC to version 1.5.4
- Add JWT support in HTTP/HTTPS based locations
Issue-ID: DCAEGEN2-2536
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I348c5ffb43184673e19ad0ba3b6e1b3b0da65528
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index e2ff20f..56bdd32 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [DCAEGEN2-2600](https://jira.onap.org/browse/DCAEGEN2-2600) - PM-Mapper blueprint updated to 1.5.1 version (added files processing config and fixed vulnerabilities) - [DCAEGEN2-2477](https://jira.onap.org/browse/DCAEGEN2-2477) - Updated Ves image version to 1.8.0 in ves blueprint (Ves validates IP addresses) - [DCAEGEN2-2585](https://jira.onap.org/browse/DCAEGEN2-2585) - Add new Kpi-Computation-ms + - [DCAEGEN-2536](https://jira.onap.org/browse/DCAEGEN2-2536) - Add JWT support in HTTP/HTTPS based locations ## [3.0.2] - 2021-02-15 ### Changed |