aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>2021-03-18 09:29:09 +0100
committerJoanna Jeremicz <joanna.jeremicz@nokia.com>2021-03-18 15:10:10 +0100
commit7d705fdc0a8d3e26640540c4a7f2f7b03f310d41 (patch)
tree46c1c789d5c31a33d2df5f1a38d8779a6a1af5b2 /Changelog.md
parent43adfc744df81e901d3c1e8044656356d24a9a78 (diff)
Update PM-Mapper to 1.5.2
- Implement singleton cache for events being processed - Add JUnit tests Issue-ID: DCAEGEN2-2659 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I9000c827ff0c8ed3793a0de34c21c085dd58eb4b
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index e812b9a..aa2085e 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [3.0.4] - 2021-03-10
- [DCAEGEN2-2656](https://jira.onap.org/browse/DCAEGEN2-2656) - fix CRITICAL weak-cryptography issues identified in sonarcloud (hostname verification in DFC)
+ - [DCAEGEN2-2659](https://jira.onap.org/browse/DCAEGEN2-2659) - PM-Mapper blueprint updated to 1.5.2 version (implement singleton cache for events being processed)
## [3.0.3] - 2021-02-18
### Changed