[DCAE] INFO.yaml update
[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.7] - 2021/12/01
8     * Customize DCAE adapter to support the v3 component spec (DCAEGEN2-2877)
9 ## [1.0.6] - 2021/06/04
10     * Adapt DCAE adapter to work with Acumos Demeter's metadata structure change
11 ## [1.0.5] - 2021/05/05
12     * Enhance adapter to also work behind proxy.
13 ## [1.0.4] - 2021/01/07
14     * Select metadata.json with additional name search in case of multiple json artifacts (Fix for DCAEGEN2-2578)
15 ## [1.0.3] - 2020/07/28
16     * Fetch json schemas during image build
17 ## [1.0.2] - 2020/03/26
18     * Run as non-root
19 ## [1.0.1] - 2020/03/20
20     * Adjust URL paths for consistency with DCAE GEN design tool
21 ## [1.0.0] - 2019/11/13
22     * Onboard models from Acumos - initial version