diff options
author | Michal Banka <michal.banka@nokia.com> | 2021-03-31 13:43:34 +0200 |
---|---|---|
committer | Michal Banka <michal.banka@nokia.com> | 2021-04-01 10:51:50 +0200 |
commit | 516014379cdc27d163be223bb8ce9f87d72dea1f (patch) | |
tree | 680fa171ca6b9fa2b439f0ea727b96618c8ca158 /Changelog.md | |
parent | c398d5afd86d1aedab9cbd7b8f8c3d7b48eb2e2b (diff) |
Add stndDefined domain to HV-VES1.8.0
- Updated SDK dependency to 1.8.2 so HV-VES recognizes
stndDefinedNamespace field during events deserialization
- Added new domain stndDefined
- Added routings specific for stndDefined events which is controled
by stndDefinedNamespace field, not domain
- Bumped HV-VES to 1.8.0
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Change-Id: Ia27f2de7a4b64df5e8a182888006f7e8a941ca63
Issue-ID: DCAEGEN2-2702
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Changelog.md b/Changelog.md index 5931e540..6db7aa27 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,8 +4,11 @@ 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.8.0] - 31/03/2021 + - [DCAEGEN2-2701](https://jira.onap.org/browse/DCAEGEN2-2701) - Add stndDefined domain and stndDefined routing + ## [1.7.0] - 29/03/2021 - - [DCAEGEN2-2696](https://jira.onap.org/browse/DCAEGEN2-2696) - Update all HV-VES dependencies to newest versions + - [DCAEGEN2-2696](https://jira.onap.org/browse/DCAEGEN2-2696) - Update all HV-VES dependencies to newest versions ## [1.6.0] - 17/12/2020 - - [DCAEGEN2-2537](https://jira.onap.org/browse/DCAEGEN2-2537) - Upgrade Reactor and SpringBoot in DFC, PM-Mapper, BBS
\ No newline at end of file + - [DCAEGEN2-2537](https://jira.onap.org/browse/DCAEGEN2-2537) - Upgrade Reactor and SpringBoot in DFC, PM-Mapper, BBS
\ No newline at end of file |