diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-12-02 16:22:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-12-02 16:22:52 +0000 |
commit | 96d1fe698e944dee6b0ed57c21dc937d78e7c178 (patch) | |
tree | 894141c2be6382ba5d5ed0b94509f250bbf33829 /docs | |
parent | 0b81f59e37afdce39efa86aaf33ca020e20cd5fd (diff) | |
parent | 5ac010568557deee7b1042b1fc833295b1b9fc83 (diff) |
Merge "Update DCAE SDK changelog"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sections/sdk/changelog.rst | 11 |
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 |