summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorKasperki <pawel.kasperkiewicz@nokia.com>2022-01-28 15:17:46 +0100
committerKasperki <pawel.kasperkiewicz@nokia.com>2022-02-03 13:35:54 +0100
commita8e59fe8d77d5df48bcbe3899d3cefbf3f9fcd87 (patch)
treeddeb2a04d1b8313642609e9a7f5952ed87fef53c /Changelog.md
parent0dd4b72705f78676314d4451bb1c7f16b077ec97 (diff)
Switch VESCollector to Integration base image(onap/integration-java11:10.0.0)
Change-Id: I0979707461994c1926d3809d6c68005e2e4f2624 Issue-ID: DCAEGEN2-2961 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 8933f113..409bb6da 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,9 @@ 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] - 2022/01/28
+ - [DCAEGEN2-2961] - Switch VESCollector to Integration base image(onap/integration-java11:10.0.0)
+
## [1.10.3] - 2022/01/18
- [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability (upgrade to 2.17.1)