summaryrefslogtreecommitdiffstats
path: root/onap-dcae-cbs-docker-client/Changelog.md
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-04-27 10:25:36 +0100
committerefiacor <fiachra.corcoran@est.tech>2020-04-27 23:19:37 +0100
commit1d2990b9b712a019bf553863a847eff90066f58a (patch)
tree44c3637ec87ef258496228906fcf48c152620960 /onap-dcae-cbs-docker-client/Changelog.md
parentf6fa7fa631bd7c860347c453b0412120c38718f7 (diff)
CBS client ConnectionError exc fix
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DCAEGEN2-2213 Change-Id: I1cb52b67bdc1609e53a519ae7d6790d7b631f46e
Diffstat (limited to 'onap-dcae-cbs-docker-client/Changelog.md')
-rw-r--r--onap-dcae-cbs-docker-client/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/onap-dcae-cbs-docker-client/Changelog.md b/onap-dcae-cbs-docker-client/Changelog.md
index fa4764d..d0ee35b 100644
--- a/onap-dcae-cbs-docker-client/Changelog.md
+++ b/onap-dcae-cbs-docker-client/Changelog.md
@@ -4,6 +4,9 @@ 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/).
+## [2.1.1] - 04/27/2020
+* Bug fix DCAEGEN2-2213 ConnectionError exception is lost when CBSUnreachable is raised
+
## [2.1.0] - 6/24/2019
* Add support for connecting to the CBS if it is running as HTTPS instead of HTTP