From 711d4eae913f34e78aa10e8cd511f3b8e43cd54f Mon Sep 17 00:00:00 2001 From: Andrew Gauld Date: Tue, 28 Jul 2020 16:41:43 +0000 Subject: Pull JSON schemas at build/test not run time Change-Id: I4f095a8a80f1c2868319c58bb0e9db916044d067 Issue-ID: DCAEGEN2-2221 Signed-off-by: Andrew Gauld --- adapter/acumos/Changelog.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'adapter/acumos/Changelog.md') diff --git a/adapter/acumos/Changelog.md b/adapter/acumos/Changelog.md index 55bafa8..71e5520 100644 --- a/adapter/acumos/Changelog.md +++ b/adapter/acumos/Changelog.md @@ -4,6 +4,8 @@ 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.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 -- cgit 1.2.3-korg