Adapt DCAE adapter to work with Acumos Demeter's metadata structure change
[dcaegen2/platform.git] / adapter / acumos / Changelog.md
1 # Change Log
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
6
7 ## [1.0.6] - 6/04/2021
8     * Adapt DCAE adapter to work with Acumos Demeter's metadata structure change
9 ## [1.0.5] - 5/05/2021
10     * Enhance adapter to also work behind proxy.
11 ## [1.0.4] - 1/07/2021
12     * Select metadata.json with additional name search in case of multiple json artifacts (Fix for DCAEGEN2-2578)
13 ## [1.0.3] - 7/28/2020
14     * Fetch json schemas during image build
15 ## [1.0.2] - 3/26/2020
16     * Run as non-root
17 ## [1.0.1] - 3/20/2020
18     * Adjust URL paths for consistency with DCAE GEN design tool
19 ## [1.0.0] - 11/13/2019
20     * Onboard models from Acumos - initial version