From aeabc22ba7e3befc9c19286418c136189b76db37 Mon Sep 17 00:00:00 2001 From: shabs2020 Date: Thu, 7 Jan 2021 16:59:48 +0100 Subject: Modify metadata matcher Add additional condition to check name metadata for correct selection of metadata.json artifact by Acumos adapter Issue-ID: DCAEGEN2-2578 Signed-off-by: shabs2020 Change-Id: I76aacd854d1f6c7dff08321e9ecfd030172c07bd Signed-off-by: shabs2020 --- adapter/acumos/Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'adapter/acumos/Changelog.md') diff --git a/adapter/acumos/Changelog.md b/adapter/acumos/Changelog.md index 71e5520..73570fd 100644 --- a/adapter/acumos/Changelog.md +++ b/adapter/acumos/Changelog.md @@ -3,7 +3,8 @@ 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.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 * Fetch json schemas during image build ## [1.0.2] - 3/26/2020 -- cgit 1.2.3-korg