diff options
author | Michal Banka <michal.banka@nokia.com> | 2020-09-01 15:22:19 +0200 |
---|---|---|
committer | Michal Banka <michal.banka@nokia.com> | 2020-09-07 13:02:31 +0200 |
commit | bbe5ffb08843e716b7dab966218f3f915e1ab490 (patch) | |
tree | f968ccd8c5f899d0d7153db5779cdc519c0dc191 /Changelog.md | |
parent | 50592c30fed4908bbf860f9018cc5f94f8bd2303 (diff) |
Post stndDefined implementation fixes
Update componentspec with stndDefined properties and latest VES version.
Update ConsulConfig to match actual VES properties.
Fix 7.30.2 dataformat version name to match MOD requirments.
Update external-schema-manager version to 1.4.3
and update properties format to JSON path notation.
Change-Id: Ib01dc20de0a864beb275aec8b0dae793e588251c
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2264
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index 73291b42..c0b2b0a6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -26,4 +26,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.7.3] - 10/08/2020 - [DCAEGEN2-2264](https://jira.onap.org/browse/DCAEGEN2-2264) - Add implementation of stndDefined fields validation ## [1.7.4] - 04/08/2020 - - [DCAEGEN2-2212](https://jira.onap.org/browse/DCAEGEN2-2212) - Config fetch for VESCollector through DCAE-SDK (CBS Client) + - [DCAEGEN2-2212](https://jira.onap.org/browse/DCAEGEN2-2212) - Config fetch for VESCollector through DCAE-SDK (CBS Client) + - [DCAEGEN2-2264](https://jira.onap.org/browse/DCAEGEN2-2264) - Post stndDefined implementation fixes |