diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-05-20 20:19:36 +0200 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-05-25 09:27:35 +0200 |
commit | 84e2b2a801608c917f3ff3c20065d99093d6d904 (patch) | |
tree | 6aa03b48f885331806e589e1a0a62444c38956cf /Changelog.md | |
parent | 803fa37feda37c740a7bf6b69a24ec001c6136a9 (diff) |
Update tca-gen2 to 1.3.0
Updates:
- Vulnerabilities removal
- Change openjdk baseOS img to integration-java11
Issue-ID: DCAEGEN2-2590
Issue-ID: DCAEGEN2-2654
Issue-ID: INT-1864
Issue-ID: DCAEGEN2-2420
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ib99083ede593555aafd1881c8e8be249fec3c304
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index e3acabb..30090d8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,9 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [3.1.0] - 2021-04-16 - - [DCAEGEN2-2420](https://jira.onap.org/browse/DCAEGEN2-2420) - PRH 1.6.0 and PM-Mapper 1.6.0 integration base image alignemnt + - [DCAEGEN2-2420](https://jira.onap.org/browse/DCAEGEN2-2420) - PRH 1.6.0, PM-Mapper 1.6.0 and TCA-Gen2 1.3.0 integration base image alignemnt - [DCAEGEN2-2732](https://jira.onap.org/browse/DCAEGEN2-2732) - PM-Mapper 1.6.0 Utilize SDK/Dmaap client - [DCAEGEN2-2675](https://jira.onap.org/browse/DCAEGEN2-2675) - RESTConf 1.2.5 - xml parsing vulnerability + - [DCAEGEN2-2590](https://jira.onap.org/browse/DCAEGEN2-2590) - TCA-Gen2 1.3.0 - vulnerability removal ## [3.0.4] - 2021-03-10 - [DCAEGEN2-2656](https://jira.onap.org/browse/DCAEGEN2-2656) - fix CRITICAL weak-cryptography issues identified in sonarcloud (hostname verification in DFC) |