blob: 2f8d7a3e95509dd2cac672e8ac8d82b1132e672d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Change Log
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
* 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
* Run as non-root
## [1.0.1] - 3/20/2020
* Adjust URL paths for consistency with DCAE GEN design tool
## [1.0.0] - 11/13/2019
* Onboard models from Acumos - initial version
|