aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authortkogut <tomasz.kogut@nokia.com>2021-03-25 12:31:56 +0100
committertkogut <tomasz.kogut@nokia.com>2021-03-25 17:57:39 +0100
commitb7c6e7af778acb904b0be44204532f388fd2492f (patch)
treea816615791497e7393c1a84cd4e7b4515ca042b2 /Changelog.md
parent56d195e933b57360c6f23c95d91c048f76ca755c (diff)
Remove test dependencies(google.guava, apache.commons.lang3) usage from runtime code
Issue-ID: DCAEGEN2-2670 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I8ef7a1ea6e61cb1232476e6f82238a3124e52160
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 7a6ddb0a..2cd07b19 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] - 25/03/2021
+### Fixed
+ - [DCAEGEN2-2670] (https://jira.onap.org/browse/DCAEGEN2-2670) - Support authorized topics in DMaaP-Client
+ - Remove test dependencies usage from runtime code
+
## [1.8.0] - 10/03/2021
### Added
- [DCAEGEN2-2670] (https://jira.onap.org/browse/DCAEGEN2-2670) - Support authorized topics in DMaaP-Client