From 8e54aa2d90a9ae32952e16471993604be0029e95 Mon Sep 17 00:00:00 2001 From: Kasperki Date: Thu, 11 Aug 2022 18:00:59 +0200 Subject: Fix PRH Vulnerabilities - 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 Change-Id: I5d6abe7840b90f273de87bb64d0840f93ed5739d --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog.md') 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 -- cgit 1.2.3-korg