aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorMaciej Malewski <maciej.malewski@nokia.com>2021-03-18 11:46:48 +0100
committerMaciej Malewski <maciej.malewski@nokia.com>2021-03-21 16:54:46 +0100
commit22687ff3bf09afec08e15cdc0e3f3387b11e7fa1 (patch)
tree8e810c815914ef371071fcebcdd5f8d01745374c /Changelog.md
parent93c47d51a8873482a655e84aba9781ebb7392847 (diff)
[DCAEGEN2] vescollector upgrade versions:
crypt-password from 1.3.5 to 1.8.0 micrometer-registry-prometheus from 1.4.2 to 1.6.5 spring-boot-dependencies from 2.2.2.RELEASE to 2.4.3 json-schema-validator from 1.0.29 to 1.0.49 gson from 3.8.5 to 3.8.6 json from 20160810 to 20210307 vavr from 0.9.2 to 0.10.3 spring-boot-starter-log4j2 from 2.1.5.RELEASE to 2.4.3 mockito-junit-jupiter from 2.23.0 to 3.8.0 assertj-core from 3.8.0 to 3.19.0 jimfs from 1.1 to 1.2 wiremock-standalone 2.17.0 to 2.27.2 spring-security-test from 5.1.1.RELEASE to 5.4.5 api-custom-header from 1.1.4 to 1.8.0 functionaljava from 4.8.1 to 4.9 dcaegen2-services-sdk-services-external-schema-manager from 1.4.3 to 1.8.0 cbs-client from 1.4.2 to 1.8.0 Issue-ID: DCAEGEN2-2682 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: I043ef1a8eb2a068d63c0248afe3bdf140d2570f5
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index bca08338..563a860d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -48,4 +48,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.8.0] - 24/02/2021
- [DCAEGEN2-2477](https://jira.onap.org/browse/DCAEGEN2-2477) - Update VESCollector CommonEventSchema to ONAP/Honolulu version
Use updated CommonEventSchema to validate IP in VES Collector
-
+## [1.9.0] - 18/03/2021
+ - [DCAEGEN2-2682](https://jira.onap.org/browse/DCAEGEN2-2682) - Update libraries