diff options
author | gururajarao79 <gb00566633@techmahindra.com> | 2022-12-01 09:31:22 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2023-01-11 20:17:31 +0000 |
commit | 2845424ec93223d2298bded1f60c8006e4acc8ae (patch) | |
tree | 8e6af410c41478457df244765517934fc93f3ea1 /Changelog.md | |
parent | eba05a7b0eaae56250eac187693bc47a1cc3a241 (diff) |
dcaegen2-services-pm-mapper incorrectly mapping the measResults
onap-gerrit-review: -capitalized-extension
Issue-ID: DCAEGEN2-3190
Signed-off-by: gururajarao79 <gb00566633@techmahindra.com>
Change-Id: I79376b9493bc38e20f6eb778241dc10de3aa920c
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index cf587f1..15eba2d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,12 @@ 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.10.0] - 2023/01/11 +### Changed +- [DCAEGEN2-3190] Bug fix: + - PM-mapper is not able to map the input data from xml file from measType to measTypes. + - As it is taking the p value from the input xml, it is no longer sequential. + ## [1.9.0] - 2022/05/13 ### Changed - [DCAEGEN2-3218] Fix vulnerabilities: |