1.5.1 (2021-07-07)
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