303199070f168959e26e091741c4fb1a1c6b3e69
[dcaegen2/services.git] / components / kpi-computation-ms / Changelog.md
1 # Change Log
2
3 All notable changes to this project will be documented in this file.
4
5 The format is based on [Keep a Changelog](http://keepachangelog.com/)
6 and this project adheres to [Semantic Versioning](http://semver.org/).
7
8 ## [1.0.11]
9 ### Changed
10 * Fix bug in wrong SNSSAI value being appended with MeasType string (DCAEGEN2-3310)
11
12 ## [1.0.10]
13 ### Changed
14 * Revert commit - KPI MS - Switch from Cambria library to dmaap-client library (dcaegen2/sdk) (DCAEGEN2-3180)
15
16 ## [1.0.9]
17 ### Changed
18 * KPI MS - Vulnerability updates (DCAEGEN2-3216)
19
20 ## [1.0.8]
21 ### Changed
22 * KPI MS - Switch from Cambria library to dmaap-client library (dcaegen2/sdk) (DCAEGEN2-3180)
23
24 ## [1.0.7]
25 ### Changed
26 * Append SNSSAI with MeasType string and handle multiple operands (DCAEGEN2-3243)
27
28 ## [1.0.6]
29 ### Changed
30 * CodeCoverage improvement for dcaegen2-services-kpi-computation-ms (DCAEGEN2-3162)
31
32 ## [1.0.5]
33 ### Changed
34 * Enhancements to KPI Computation MS for Kohn Release (DCAEGEN2-3193)
35
36 ## [1.0.4]
37 ### Changed
38 * Fix security vulnerability issues (DCAEGEN2-3047)
39
40 ## [1.0.3]
41 ### Changed
42 * Add KpiComputation for SUMRATIO operation (DCAEGEN2-2989)
43
44 ## [1.0.2]
45 ### Changed
46 * [DCAEGEN2-2972]
47 1) Ability to define KPIs using multiple PM event fields Operands.
48 2) Enhance KpiComputation for RATIO operation.
49 3) Ability to compute each Cell data separately in response to incoming single VesEvents for multiple Cells and trigger multiple events post KpiComputation.
50
51
52 ## [1.0.1]
53 ### Changed
54 * Migrating the kpi.policy from app-config file to separate policy module (DCAEGEN2-2835)