Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@martialblog martialblog released this 16 Jul 09:20
· 51 commits to main since this release
54c1aa2

What's Changed

Breaking changes:

  • Remove support for the Icinga Web monitoring module

Future versions will only use IcingaDB Web.

  • Remove notification_periods and ignored_notification_periods options

These options changed the state behavior of the module significantly (when compared to Icinga Web)
and thus caused some confusion/limitations.

  • Rename host_never_unhandled to override_host_problem_to_handled

Tried to make this options clearer to understand.

Implemented enhancements:

  • Add support for Icinga DB
  • Views use the display names for object if configured
  • Improve the View's headers styling
  • Improve handling of long View names (uses ellipsis now)

Full Changelog: v0.3.4...v0.4.0