diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index 1a0c7d2f..91cf77bb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -61,6 +61,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - sending event for many topics at once is no longer supported - add backward compatibility status codes - add additional validation for batchEvent -## [1.10.1] - 24/08/2021 +## [1.10.1] - 31/08/2021 - [DCAEGEN2-1483](https://jira.onap.org/browse/DCAEGEN2-2719) - CBS-Client supporting configMap - update CBS-Client from 1.8.0 to 1.8.7 in order to enable config file support + - fix ambiguous spring-boot-maven-plugin import - set it to 2.4.3 + - fix ambiguous base docker image - set it to openjdk:11.0.11-jre-slim |