diff options
author | Michal Banka <michal.banka@nokia.com> | 2021-03-30 08:58:15 +0200 |
---|---|---|
committer | Michal Banka <michal.banka@nokia.com> | 2021-03-30 16:40:16 +0200 |
commit | 4d4190ae1858455192699f420bd2dc27684c2612 (patch) | |
tree | f981e0dd72ac864e3841166184d4305de9435612 /Changelog.md | |
parent | da4652bafbf5c54235cc2c8c332f7b37294813ea (diff) |
Add stndDefinedNamespace field to CommonEventHeader
- Bumped version to 1.8.2
- Added new field to .proto file
Change-Id: Idd8194628244c8610bdb85750fa80cfd46427da0
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2701
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 2cd07b19..cf66ae73 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ 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.2] - 30/03/2021 +### Added + - [DCAEGEN2-2701] (https://jira.onap.org/browse/DCAEGEN2-2701) - Add stndDefinedNamespace field to CommonEventHeader + ## [1.8.1] - 25/03/2021 ### Fixed - [DCAEGEN2-2670] (https://jira.onap.org/browse/DCAEGEN2-2670) - Support authorized topics in DMaaP-Client |