diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2022-10-10 14:31:26 -0400 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2022-10-27 15:27:22 +0000 |
commit | a4507ff06bdf9d667ce3c91ef984c841d77351b8 (patch) | |
tree | 06d99816067764fa6051465d9813c32c5745e3fd /Changelog.md | |
parent | 2a642a5a8f5a236b0afa29108a4409ce39465012 (diff) |
Revise SDK version for CBSClient updates
SDK 1.9.x removes CBS/Consul parameters
Change-Id: I527cafdbe5a9b2aca1a15df8edd19f9e03dff5de
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-3295
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
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 660da1fa..1a390d2d 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.12.0] - 2022/10/10 + - [DCAEGEN2-3295] - SDK upgrade to 1.9.0 (CBSclient changed to remove CBS/Consul parameters) + ## [1.11.1] - 2022/01/28 - [DCAEGEN2-3214] - Dcaegen2-collectors-ves vulnerability updates |