diff options
author | Pawel <pawel.kasperkiewicz@nokia.com> | 2021-06-07 10:46:00 +0200 |
---|---|---|
committer | Pawel <pawel.kasperkiewicz@nokia.com> | 2021-06-07 10:46:00 +0200 |
commit | c42b1c55eedbac2663ada8cf5b2a9a67560300e9 (patch) | |
tree | d3cf6cfbc1be17d12e5ebd52c78bbd807a668293 /Changelog.md | |
parent | 837f51c82b40d9c251a082768af7a196ff7c901c (diff) |
Handle 429 error Too Many Requests
Issue-ID: DCAEGEN2-2827
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Iedfb6572f008876b52a102948aeb640d27e51314
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 14a885d2..63efe6d7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ 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.8.6] - 07/06/2021 +### Added + - [DCAEGEN2-2827] (https://jira.onap.org/browse/DCAEGEN2-2827) - Handle 429 error Too Many Requests + ## [1.8.5] - 02/06/2021 ### Added - [DCAEGEN2-2752] (https://jira.onap.org/browse/DCAEGEN2-2752) - Update CBS-Client to read policy configuration from a file exposed by policy-sidecar container |