diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-12-01 13:00:39 +0100 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-12-02 07:46:14 +0000 |
commit | 5ac010568557deee7b1042b1fc833295b1b9fc83 (patch) | |
tree | 824cbc13eeadedd359e6edb3cf79792c6ae44f19 /docs | |
parent | e8a9767bb310bbd5868c89a7368e25112b0f3f84 (diff) |
Update DCAE SDK changelog
Issue-ID: DCAEGEN2-2400
Issue-ID: DCAEGEN2-2516
Issue-ID: DCAEGEN2-2532
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I2c9178a30bb82ba95e56c2e01305abbadb601d0b
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 |