diff options
author | tkogut <tomasz.kogut@nokia.com> | 2021-02-03 13:45:57 +0100 |
---|---|---|
committer | tkogut <tomasz.kogut@nokia.com> | 2021-02-03 13:45:57 +0100 |
commit | 28451ef6851ca43e65f630d3d31e90c56a536868 (patch) | |
tree | f209888d36a03cb8cb975bc1e7839ba42b5111d3 /docs | |
parent | 11cba0e473e7a295460f7dab1544a52aa62c34f0 (diff) |
Update DCAE SDK(1.6.0) changelog
Issue-ID: DCAEGEN2-1483
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: I96e82c2908c125451c1c6de95fd5af0ca78b1e7e
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sections/sdk/changelog.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/sections/sdk/changelog.rst b/docs/sections/sdk/changelog.rst index 379275e2..31027c5e 100644 --- a/docs/sections/sdk/changelog.rst +++ b/docs/sections/sdk/changelog.rst @@ -1,6 +1,10 @@ Changelog ========= +**1.6.0-SNAPSHOT** + - Add configurable timeout in dmaap-client + - Add configurable retry mechanism in dmaap-client + **1.5.0-SNAPSHOT** - Update spring boot to version: 2.4.0 - Update reactor to version: 2020.0.1 |