diff options
author | malar <malarvizhi.44@wipro.com> | 2021-09-01 15:09:10 +0000 |
---|---|---|
committer | malar <malarvizhi.44@wipro.com> | 2021-09-03 04:35:44 +0000 |
commit | ee82f3dc04665e8b86ce5c728a34f9701143e518 (patch) | |
tree | b595a59cdf081320ce19b738b2fde37e92d759a0 /Changelog.md | |
parent | afb7bc0c146474e2492d29a70fa1c82689e8e3ed (diff) |
Refactored code for standardizing configuration retrieval through common method2.1.4
Issue-ID: DCAEGEN2-2905
Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
Change-Id: Id268e066093d63f93ba3679831f2875e4afbaada
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Changelog.md b/Changelog.md index d2e3f47..02649a6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,11 +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/). -## [2.1.4] - 21/06/2021 +## [2.1.4] - 2021/06/21 - [DCAEGEN2-2711](https://jira.onap.org/browse/DCAEGEN2-2711) - Update sdk version to load policies from a file mounted by policy sidecar container - [DCAEGEN2-2809](https://jira.onap.org/browse/DCAEGEN2-2809) - Remove security vulnerabilities - [DCAEGEN2-2884](https://jira.onap.org/browse/DCAEGEN2-2884) - Update FM message spec to VES 7.2 - [DCAEGEN2-2883](https://jira.onap.org/browse/DCAEGEN2-2883) - Implement CPS Client in SON Handler + - [DCAEGEN2-2905](https://jira.onap.org/browse/DCAEGEN2-2905) - Refactored code for standardizing configuration retrieval through common method -## [2.1.3] - 03/02/2021 +## [2.1.3] - 2021/02/03 - [DCAEGEN2-2599](https://jira.onap.org/browse/DCAEGEN2-2599) - Remove security vulnerabilities |