From e5d51b57a83f17a471b69d83c39655c1523b66d6 Mon Sep 17 00:00:00 2001 From: shabs2020 Date: Fri, 4 Jun 2021 12:08:23 +0200 Subject: Adapt DCAE adapter to work with Acumos Demeter's metadata structure change Fix the dataformat generation failure due to Demeter's metadata change. At the same maintain its backward compatibility with Acumos Clio. Issue-ID: DCAEGEN2-2825 Signed-off-by: shabs2020 Change-Id: I0f665415d1b3c94e774eec5a56c8df598d222cd3 Signed-off-by: shabs2020 --- adapter/acumos/Changelog.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'adapter/acumos/Changelog.md') diff --git a/adapter/acumos/Changelog.md b/adapter/acumos/Changelog.md index 736bcea..2f8d7a3 100644 --- a/adapter/acumos/Changelog.md +++ b/adapter/acumos/Changelog.md @@ -4,6 +4,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.6] - 6/04/2021 + * Adapt DCAE adapter to work with Acumos Demeter's metadata structure change ## [1.0.5] - 5/05/2021 * Enhance adapter to also work behind proxy. ## [1.0.4] - 1/07/2021 -- cgit 1.2.3-korg