Fix PM-mapper Vulnerabilities
[dcaegen2/services/pm-mapper.git] / Changelog.md
index f3c171a..cf587f1 100644 (file)
@@ -4,9 +4,21 @@ 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.9.0] - 2022/05/13
+### Changed
+- [DCAEGEN2-3218] Fix vulnerabilities:
+  - Update io.undertow:undertow-core to version 2.2.17.Final
+  - Update dcae-sdk to version 1.8.10
+  - Update io.projectreactor:reactor-core to version 3.4.21
+- [DCAEGEN2-3037] Disable TLS in DataRouter (CSIT)
+- [DCAEGEN2-3182] Extend development tools
+
+
 ## [1.8.0] - 2022/01/24
 ### Changed
 - [DCAEGEN2-2964] Switch configuration provider to CBS Client - DCAE SDK
+- [DCAEGEN2-3049] Remove vulnerability
+- [DCAEGEN2-3032] [DCAEGEN2-3038] Allow supports unauthenticated topic and connection without TLS
 
 ## [1.7.2] - 2021/08/26
 ### Changed