changelog: pick changes from 1.5.2

This commit is contained in:
Thomas Gelf 2018-10-30 17:31:47 +01:00
parent d8184ce373
commit ffe2ccf170
1 changed files with 8 additions and 0 deletions

View File

@ -32,6 +32,14 @@ master (will be 1.6.0)
### REST API
* FIX: No more invalid JSON in some special circumstances (#1314)
### User Interface
* FIX: Hostgroup assignment cache has been fixed (#1574, #1618)
### DB Schema
* FIX: missing user/timeperiod constraint. We usually do not touch the schema
in minor versions, this has been cherry-picked by accident. However, don't
worry - the migration has been tested intensively.
1.5.1
-----
### Fixed issues