mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
Changelog, module.info: prepare v1.5.2
This commit is contained in:
parent
c335b017b0
commit
8b2efe23d4
@ -16,6 +16,14 @@ before switching to a new version.
|
||||
### 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
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: Icinga Director
|
||||
Version: 1.5.1
|
||||
Version: 1.5.2
|
||||
Depends: monitoring
|
||||
Description: Director - Config tool for Icinga 2
|
||||
Icinga Director is a configuration tool that has been designed to make
|
||||
|
Loading…
x
Reference in New Issue
Block a user