Skip to content

Icinga for Windows v1.5.1

Compare
Choose a tag to compare
@LordHepipud LordHepipud released this 07 Jul 06:48
· 2 commits to support/1.5 since this release

1.5.1 (2021-07-07)

Issue and PRs

Bugfixes

  • #276 Fixes check value conversion to decimal, which sometimes did not resolve values properly and caused conversion issues
  • #282 Fixes issue on System.Text.StringBuilder which fails to initialize properly on some older Windows systems
  • #284 Fixes exception while creating default threshold objects
  • #285 Fixes plain Icinga 2 conf generation for commands, which was caused by a new exception output for additional output
  • #293 Fixes crash on REST-Api for NULL values while parsing the REST message
  • #295 Fixes background service check daemon not working with arguments for plugins
  • #297 Fixes null exception error which can occur in certain edge cases, caused by testing New-IcingaCheck directly without function wrapper