X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=adapter%2Facumos%2FChangelog.md;h=8199078aadb159cf131bb5e66b083a119463782f;hb=f3637436673c64344e9fa6828cb907e8d101bf3e;hp=0823a8e514b8697579317fc209a032ad0cbe2d07;hpb=849da15d5b7ddc68e4c2b90b603fc8948d4b5e6d;p=dcaegen2%2Fplatform.git diff --git a/adapter/acumos/Changelog.md b/adapter/acumos/Changelog.md index 0823a8e..8199078 100644 --- a/adapter/acumos/Changelog.md +++ b/adapter/acumos/Changelog.md @@ -4,5 +4,19 @@ 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.0] - 11/13/2019 +## [1.0.7] - 2021/12/01 + * Customize DCAE adapter to support the v3 component spec (DCAEGEN2-2877) +## [1.0.6] - 2021/06/04 + * Adapt DCAE adapter to work with Acumos Demeter's metadata structure change +## [1.0.5] - 2021/05/05 + * Enhance adapter to also work behind proxy. +## [1.0.4] - 2021/01/07 + * Select metadata.json with additional name search in case of multiple json artifacts (Fix for DCAEGEN2-2578) +## [1.0.3] - 2020/07/28 + * Fetch json schemas during image build +## [1.0.2] - 2020/03/26 + * Run as non-root +## [1.0.1] - 2020/03/20 + * Adjust URL paths for consistency with DCAE GEN design tool +## [1.0.0] - 2019/11/13 * Onboard models from Acumos - initial version