You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #443 from Icinga:fix/update_check_wrongly_reports_critical_on_critonreboot
Fix: Invoke-IcingaCheckUpdates to properly report critical for -CritOnReboot
Fixes `Invoke-IcingaCheckUpdates` to properly report critical for `-CritOnReboot`
Copy file name to clipboardExpand all lines: doc/31-Changelog.md
+1
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic
19
19
20
20
### Bugfixes
21
21
22
+
*[#351](https://github.com/Icinga/icinga-powershell-plugins/issues/351) Fixes `Invoke-IcingaCheckUpdates` to properly report critical for `-CritOnReboot`
22
23
*[#377](https://github.com/Icinga/icinga-powershell-plugins/issues/377) Fixes `Invoke-IcingaCheckPerfCounter` to write correct performance data in case only certain instances are checked to ensure perf data are assigned to checks accordingly
23
24
*[#420](https://github.com/Icinga/icinga-powershell-plugins/issues/420) Fixes `Invoke-IcingaCheckUptime` to report a more human readable output for the current uptime in the package name
24
25
*[#436](https://github.com/Icinga/icinga-powershell-plugins/issues/436) Fixes performance data for ScheduledTask plugin for Last and Next RunTime
0 commit comments