diff options
author | Kasperki <pawel.kasperkiewicz@nokia.com> | 2022-08-23 17:06:06 +0200 |
---|---|---|
committer | Kasperki <pawel.kasperkiewicz@nokia.com> | 2022-08-26 17:44:45 +0200 |
commit | f9528663d2583aea6d5355a3c332fd21b0e3e1c8 (patch) | |
tree | 83a0ab64572abf759d51b465598462ad01dabac2 /Changelog.md | |
parent | a76488087da2b59f97beb821a1d102527111f901 (diff) |
Fix hv-ves Vulnerabilities
Issue-ID: DCAEGEN2-3212
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Iba334361260e85b22fc0dfe7ed6e7aef1395b70f
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 f752d890..a5a90328 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,9 +4,12 @@ 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.11.0] - 11/02/2022 + - [DCAEGEN2-3212](https://jira.onap.org/browse/DCAEGEN2-3212) - dcaegen2-analytics-hv-ves vulnerability updates + ## [1.10.0] - 11/02/2022 - [DCAEGEN2-3038](https://jira.onap.org/browse/DCAEGEN2-3083) - Add scram-sha support for kafka conect - - [DCAEGEN2-3044](https://jira.onap.org/browse/DCAEGEN2-3044) - Vulnerability addressal for HV-VES + - [DCAEGEN2-3044](https://jira.onap.org/browse/DCAEGEN2-3044) - Vulnerability addressal for HV-VES ## [1.9.1] - 25/08/2021 - [DCAEGEN2-2718](https://jira.onap.org/browse/DCAEGEN2-2718) - Update DCAE SDK version from 1.8.2 to 1.8.7 |