diff options
author | shabs2020 <shabnam.sultana@highstreet-technologies.com> | 2021-05-05 13:20:45 +0200 |
---|---|---|
committer | shabs2020 <shabnam.sultana@highstreet-technologies.com> | 2021-05-06 15:18:43 +0200 |
commit | 4a02e289d08e2a9d6203b6e72e2a7c8bd3228070 (patch) | |
tree | de60ac89bb63103eb8034c0844cad8bb3563c126 /adapter/acumos/Changelog.md | |
parent | fdbd89ed0c57f370f6ba3e6390f4b523c965fb9c (diff) |
Enable Adapter to work behind proxy
Adapter is now capable of metadata installation during docker image generation both with and without proxy.
Issue-ID: DCAEGEN2-2755
Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com>
Change-Id: Icc428db4afcf71103828683f3ac3b4b6d22ec1d0
Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com>
Diffstat (limited to 'adapter/acumos/Changelog.md')
-rw-r--r-- | adapter/acumos/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/adapter/acumos/Changelog.md b/adapter/acumos/Changelog.md index 73570fd..736bcea 100644 --- a/adapter/acumos/Changelog.md +++ b/adapter/acumos/Changelog.md @@ -3,6 +3,9 @@ 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.0.5] - 5/05/2021 + * Enhance adapter to also work behind proxy. ## [1.0.4] - 1/07/2021 * Select metadata.json with additional name search in case of multiple json artifacts (Fix for DCAEGEN2-2578) ## [1.0.3] - 7/28/2020 |