summaryrefslogtreecommitdiffstats
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 09:29:09 +0100
commit2fcf0daecbb9155ae4b457c2f443db8e9e96b909 (patch)
treecfc517bdda94106a491e4fededf25a0734e0e754 /Changelog.md
parent587f2edece2296d74f56441ba14224875d9d6365 (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