summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-12-02 16:22:52 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-02 16:22:52 +0000
commit96d1fe698e944dee6b0ed57c21dc937d78e7c178 (patch)
tree894141c2be6382ba5d5ed0b94509f250bbf33829
parent0b81f59e37afdce39efa86aaf33ca020e20cd5fd (diff)
parent5ac010568557deee7b1042b1fc833295b1b9fc83 (diff)
Merge "Update DCAE SDK changelog"
-rw-r--r--docs/sections/sdk/changelog.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/sections/sdk/changelog.rst b/docs/sections/sdk/changelog.rst
index c43ebad2..379275e2 100644
--- a/docs/sections/sdk/changelog.rst
+++ b/docs/sections/sdk/changelog.rst
@@ -1,6 +1,17 @@
Changelog
=========
+**1.5.0-SNAPSHOT**
+ - Update spring boot to version: 2.4.0
+ - Update reactor to version: 2020.0.1
+ - Update testcontainers to version: 1.15.0
+
+**1.4.4-SNAPSHOT**
+ - Fix CbsClientFactory to allow retry on Mono from createCbsClient
+
+**1.4.3-SNAPSHOT**
+ - Change parameters of external-schema-manager to JSON notation
+
**1.4.2-SNAPSHOT**
- Update spring boot to version: 2.3.3.RELEASE