summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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