changelog: pick changes from 1.5.2
This commit is contained in:
parent
d8184ce373
commit
ffe2ccf170
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue