summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authortkogut <tomasz.kogut@nokia.com>2021-02-24 12:04:53 +0100
committertkogut <tomasz.kogut@nokia.com>2021-02-25 11:35:09 +0100
commit573c53f8f8dbd220f34b718399ddd3bd1a3121a9 (patch)
treeb18fad1f4e68273fbf17390f394b33b986e1df5d /Changelog.md
parentdff666365ea56fe9a0d6b89cdb85bb4bf7849122 (diff)
Honor the Retry-After HTTP header in case of 413 status code.
Issue-ID: DCAEGEN2-1483 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I429474d4a0565f5aa9bd542daa0db814c5504ef6
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index 619ed7ba..bfaeb9f5 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,10 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
-## [1.7.0] - 10/02/2021
+## [1.7.0] - 25/02/2021
### Added
- [DCAEGEN2-1483] (https://jira.onap.org/browse/DCAEGEN2-1483) - VESCollector Event ordering
- Add possibility to modify the configuration for persistent connection
+ - Support retry-after header in DCAE-SDK DMaaP-Client
## [1.6.0] ##
- Add configurable timeout in dmaap-client