summaryrefslogtreecommitdiffstats
path: root/components/kpi-computation-ms/Changelog.md
blob: 5c9c4f0b6a8791033da1a800d4200fd84934df6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Change Log

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.5]
### Changed
* Enhancements to KPI Computation MS for Kohn Release (DCAEGEN2-3193)

## [1.0.4]
### Changed
* Fix security vulnerability issues (DCAEGEN2-3047)

## [1.0.3]
### Changed
* Add KpiComputation for SUMRATIO operation (DCAEGEN2-2989)

## [1.0.2]
### Changed
* [DCAEGEN2-2972]
1) Ability to define KPIs using multiple PM event fields Operands.
2) Enhance KpiComputation for RATIO operation.
3) Ability to compute each Cell data separately in response to incoming single VesEvents for multiple Cells and trigger multiple events post KpiComputation.


## [1.0.1]
### Changed
* Migrating the kpi.policy from app-config file to separate policy module (DCAEGEN2-2835)