Merge "Modify metadata matcher"
[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 ## [1.0.4] - 1/07/2021
7     * Select metadata.json with additional name search in case of multiple json artifacts (Fix for DCAEGEN2-2578)
8 ## [1.0.3] - 7/28/2020
9     * Fetch json schemas during image build
10 ## [1.0.2] - 3/26/2020
11     * Run as non-root
12 ## [1.0.1] - 3/20/2020
13     * Adjust URL paths for consistency with DCAE GEN design tool
14 ## [1.0.0] - 11/13/2019
15     * Onboard models from Acumos - initial version