aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorsushant53 <sushant.jadhav@t-systems.com>2023-08-11 19:45:44 +0530
committerSushant Jadhav <sushant.jadhav@t-systems.com>2023-09-11 12:09:33 +0000
commit86513b7ca5b8cc8ba93bf23176aeac57656b7c66 (patch)
tree0b1a0499dbccbb937c8eca7b2cef075ad63134df /Changelog.md
parent9d8a9326758a162eb26236a1dd9de1c29c504554 (diff)
[DCAEGEN2] Use kafka API directly in DMaaP library
Use kafka API directly in dmaap-client library instead of the DMaaP Rest APIs. Issue-ID: DCAEGEN2-3364 Change-Id: I7f27d9d5f443fe3934896fa01f907b6001898495 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 396a0435..d68406c3 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,10 @@ 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.9.4] - 2023/02/23
+#### Added
+ - [DCAEGEN2-3364] - To use kafka API instead of DMAAP API in dmaap-client
+
## [1.9.3] - 2023/02/23
#### Added
- [DCAEGEN2-3344] - Upgrade dependencies for dcaegen2-services-sdk