Skip to content

Icinga Director v1.5.2

Choose a tag to compare

@Thomas-Gelf Thomas-Gelf released this 30 Oct 16:31
· 1591 commits to master since this release

Fixed issues

  • You can find issues and feature requests related to this release on our
    roadmap

Configuration rendering

  • FIX: Fix compatibility with Icinga v2.6, got broken with v1.5.0 (#1614)

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.