blob: 73570fd9a47047e4ab51ae013142b2ad601b4867 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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.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
|