blob: a30eb8adad65d81bbb1917a750e1f141b2c4e781 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# 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
## [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
|