diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-07-14 18:34:45 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-07-14 18:35:19 +0000 |
commit | f2289c9d85db6659c2f3b9c46ecad6885959f4a8 (patch) | |
tree | 6c87b0893b7b235a8951fe96e7f1fc448f960e40 /Changelog.md | |
parent | a0d740ab9ad912986f95e68177449e1e3d015be7 (diff) |
Dynamic partition-key support
Change-Id: I6c5faf4a610813e1382da55f62b5a0f9da6db506
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1484
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index a87250e9..02c72610 100644 --- a/Changelog.md +++ b/Changelog.md @@ -16,3 +16,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - WebMvcConfig ## [1.7.0] - 09/07/2020 - [DCAEGEN2-2254](https://jira.onap.org/browse/DCAEGEN2-2254) - Update schema to CommonEventFormat_30.2_ONAP in the eventListerner/v7 interface +## [1.7.1] - 13/07/2020 + - [DCAEGEN2-1484](https://jira.onap.org/browse/DCAEGEN2-1484) - VESCollector DMaap publish optimization |