summaryrefslogtreecommitdiffstats
path: root/adapter/acumos/Changelog.md
diff options
context:
space:
mode:
authorshabs2020 <shabnam.sultana@highstreet-technologies.com>2021-12-06 09:35:52 +0100
committershabs2020 <shabnam.sultana@highstreet-technologies.com>2021-12-09 18:52:48 +0100
commitf3637436673c64344e9fa6828cb907e8d101bf3e (patch)
tree688c62b19e9d4cc4b66745c5c93d5c34a1149d40 /adapter/acumos/Changelog.md
parent505e40be9035ba6c979d5d1ccbff777ead3f2fbe (diff)
Acumos Adapter updates to support v3 schema1.0.7-adapter-acumos
Enhanced Adapter to support component spec v3 schema of Istanbul release Additionally corrected config file for no_proxy variable Issue-ID: DCAEGEN2-2877 Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com> Change-Id: Ie6f2decb6afcd1e164fafab6fd943d6b6c8e7cf0 Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com>
Diffstat (limited to 'adapter/acumos/Changelog.md')
-rw-r--r--adapter/acumos/Changelog.md16
1 files changed, 9 insertions, 7 deletions
diff --git a/adapter/acumos/Changelog.md b/adapter/acumos/Changelog.md
index 2f8d7a3..8199078 100644
--- a/adapter/acumos/Changelog.md
+++ b/adapter/acumos/Changelog.md
@@ -4,17 +4,19 @@ 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
+## [1.0.7] - 2021/12/01
+ * Customize DCAE adapter to support the v3 component spec (DCAEGEN2-2877)
+## [1.0.6] - 2021/06/04
* Adapt DCAE adapter to work with Acumos Demeter's metadata structure change
-## [1.0.5] - 5/05/2021
+## [1.0.5] - 2021/05/05
* Enhance adapter to also work behind proxy.
-## [1.0.4] - 1/07/2021
+## [1.0.4] - 2021/01/07
* Select metadata.json with additional name search in case of multiple json artifacts (Fix for DCAEGEN2-2578)
-## [1.0.3] - 7/28/2020
+## [1.0.3] - 2020/07/28
* Fetch json schemas during image build
-## [1.0.2] - 3/26/2020
+## [1.0.2] - 2020/03/26
* Run as non-root
-## [1.0.1] - 3/20/2020
+## [1.0.1] - 2020/03/20
* Adjust URL paths for consistency with DCAE GEN design tool
-## [1.0.0] - 11/13/2019
+## [1.0.0] - 2019/11/13
* Onboard models from Acumos - initial version