diff options
author | sushant53 <sushant.jadhav@t-systems.com> | 2023-10-19 13:01:28 +0530 |
---|---|---|
committer | sushant53 <sushant.jadhav@t-systems.com> | 2023-12-22 12:13:26 +0530 |
commit | 47195e4ac559963cd33dc155f219bd2b127ef025 (patch) | |
tree | b55a147b9315f581c48045dad8bbd52da0806550 /Changelog.md | |
parent | 2ca0aee318f7d6ef98158d7f17c471399bf63c78 (diff) |
[DCAEGEN2] Remove DMaaP dependency in VES-Collector1.12.4
Removed DMaaP dependency in VES-Collector by using new sdk library, which
uses Kafka API directly.
Issue-ID: DCAEGEN2-3401
Change-Id: Ia64eac12d05f71194111b82a7987283013c8a7f0
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 3b2a1e9c..22b2b494 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,9 @@ 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.12.4] - 2023/10/19 + - [DCAEGEN2-3401] - Remove DMaaP dependency in VES-Collector + ## [1.12.3] - 2023/02/14 - [DCAEGEN2-3345] - Test updates for ConfigProcessor, DMaaPConfigurationParser & DMaaPEventPublisher |