aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorKasperki <pawel.kasperkiewicz@nokia.com>2022-08-11 18:00:59 +0200
committerPawel Kasperkiewicz <pawel.kasperkiewicz@nokia.com>2022-08-12 14:38:39 +0000
commit8e54aa2d90a9ae32952e16471993604be0029e95 (patch)
tree8d5c536ef534826dc75205a75aabfc920d878eda /Changelog.md
parentd3df5066c1889f05236d24363d5e92435288df2a (diff)
Fix PRH Vulnerabilities1.8.1
- Update DCAE SDK version from 1.8.8 to 1.8.10 - Update Spring Boot version from 2.5.9 to 2.7.2 - Update Spring Cloud version from 2020.0.5 to 2021.0.3 - Change Swagger from springfox to springdoc-openapi-ui Issue-ID: DCAEGEN2-3219 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I5d6abe7840b90f273de87bb64d0840f93ed5739d
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 78d659ce..32897296 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,11 @@ 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.8.1] - 2022/08/11
+### Changed
+- [DCAEGEN2-3219] dcaegen2-services-prh vulnerability update
+
+
## [1.8.0] - 2022/02/14
### Changed
- Update DCAE SDK version from 1.8.7 to 1.8.8