diff options
author | 2022-01-28 15:17:46 +0100 | |
---|---|---|
committer | 2022-02-03 13:35:54 +0100 | |
commit | a8e59fe8d77d5df48bcbe3899d3cefbf3f9fcd87 (patch) | |
tree | ddeb2a04d1b8313642609e9a7f5952ed87fef53c /Changelog.md | |
parent | 0dd4b72705f78676314d4451bb1c7f16b077ec97 (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.md | 3 |
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) |