summaryrefslogtreecommitdiffstats
path: root/components/kpi-computation-ms/Changelog.md
diff options
context:
space:
mode:
authorAhila <ahila.pandaram@wipro.com>2022-09-01 17:31:38 +0530
committerAhila <ahila.pandaram@wipro.com>2022-09-02 02:33:17 +0530
commit8db39359abef9f94c8cbec10189cd295cf1d814f (patch)
tree1a78f6cb9fb019c3730774d1de14330fd7d34854 /components/kpi-computation-ms/Changelog.md
parent113d2b262579a49492e8f95d8a767053b52d2a42 (diff)
KPI-MS Switch from Cambria library to dmaap-sdk
Issue-ID: DCAEGEN2-3180 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: Ib4c483f56588a345096278510d8deb16a6a6fb7f
Diffstat (limited to 'components/kpi-computation-ms/Changelog.md')
-rw-r--r--components/kpi-computation-ms/Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/kpi-computation-ms/Changelog.md b/components/kpi-computation-ms/Changelog.md
index de62decd..6ac726c3 100644
--- a/components/kpi-computation-ms/Changelog.md
+++ b/components/kpi-computation-ms/Changelog.md
@@ -5,6 +5,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.0.8]
+### Changed
+* KPI MS - Switch from Cambria library to dmaap-client library (dcaegen2/sdk) (DCAEGEN2-3180)
+
## [1.0.7]
### Changed
* Append SNSSAI with MeasType string and handle multiple operands (DCAEGEN2-3243)