From: Remigiusz Janeczek Date: Tue, 1 Dec 2020 12:00:39 +0000 (+0100) Subject: Update DCAE SDK changelog X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F54%2F115954%2F4;p=dcaegen2.git Update DCAE SDK changelog Issue-ID: DCAEGEN2-2400 Issue-ID: DCAEGEN2-2516 Issue-ID: DCAEGEN2-2532 Signed-off-by: Remigiusz Janeczek Change-Id: I2c9178a30bb82ba95e56c2e01305abbadb601d0b --- 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