aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.md
blob: 71de2fc63ac2f701e929bd5638fbd5c3ba56795b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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/).

## []

* Add non-root user in Docker image so that the inventory service can be run in non-privileged mode for security reasons DCAEGEN2-1555
* Change base image to alpine based DCAEGEN2-1566

## [1.1.3]

* DCAEGEN2-431

## [1.1.0]

This body of work is aimed at getting SCH to be run on the new DCAE platform.

* Add the ability to remotely fetch configuration in json form
* Add Dockerfile