[DCAEGEN2] Release dcaegen2-services-kpi-computation-ms container
[dcaegen2/services.git] / 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.2.1]
9 ### Changed
10 * Fixed Kpi-computation-ms healthcheck issue. (DCAEGEN2-3388)
11
12 ## [1.2.0]
13 ### Changed
14 * KPI MS - Vulnerability updates (DCAEGEN2-3354)
15
16 ## [1.0.11]
17 ### Changed
18 * Fix bug in wrong SNSSAI value being appended with MeasType string (DCAEGEN2-3310)
19
20 ## [1.0.10]
21 ### Changed
22 * Revert commit - KPI MS - Switch from Cambria library to dmaap-client library (dcaegen2/sdk) (DCAEGEN2-3180)
23
24 ## [1.0.9]
25 ### Changed
26 * KPI MS - Vulnerability updates (DCAEGEN2-3216)
27
28 ## [1.0.8]
29 ### Changed
30 * KPI MS - Switch from Cambria library to dmaap-client library (dcaegen2/sdk) (DCAEGEN2-3180)
31
32 ## [1.0.7]
33 ### Changed
34 * Append SNSSAI with MeasType string and handle multiple operands (DCAEGEN2-3243)
35
36 ## [1.0.6]
37 ### Changed
38 * CodeCoverage improvement for dcaegen2-services-kpi-computation-ms (DCAEGEN2-3162)
39
40 ## [1.0.5]
41 ### Changed
42 * Enhancements to KPI Computation MS for Kohn Release (DCAEGEN2-3193)
43
44 ## [1.0.4]
45 ### Changed
46 * Fix security vulnerability issues (DCAEGEN2-3047)
47
48 ## [1.0.3]
49 ### Changed
50 * Add KpiComputation for SUMRATIO operation (DCAEGEN2-2989)
51
52 ## [1.0.2]
53 ### Changed
54 * [DCAEGEN2-2972]
55 1) Ability to define KPIs using multiple PM event fields Operands.
56 2) Enhance KpiComputation for RATIO operation.
57 3) Ability to compute each Cell data separately in response to incoming single VesEvents for multiple Cells and trigger multiple events post KpiComputation.
58
59
60 ## [1.0.1]
61 ### Changed
62 * Migrating the kpi.policy from app-config file to separate policy module (DCAEGEN2-2835)