From 4a02e289d08e2a9d6203b6e72e2a7c8bd3228070 Mon Sep 17 00:00:00 2001 From: shabs2020 Date: Wed, 5 May 2021 13:20:45 +0200 Subject: 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 Change-Id: Icc428db4afcf71103828683f3ac3b4b6d22ec1d0 Signed-off-by: shabs2020 --- adapter/acumos/Changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'adapter/acumos/Changelog.md') 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 -- cgit 1.2.3-korg