Skip to content

Commit 433da73

Browse files
authored
Merge pull request #223 from Icinga:cleanup/remove_get_icingaservices
Cleanup: Removes Get-IcingaServices, as inside Framework Removes the function `Get-IcingaServices`, as this function has been moved to the Icinga PowerShell Framework.
2 parents 83fcf85 + 6529a75 commit 433da73

File tree

3 files changed

+2
-100
lines changed

3 files changed

+2
-100
lines changed

doc/31-Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ documentation before upgrading to a new release.
77

88
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga-powershell-plugins/milestones?state=closed).
99

10-
## 1.6.0 (pending)
10+
## 1.6.0 (2021-09-07)
1111

1212
[Issue and PRs](https://github.com/Icinga/icinga-powershell-plugins/milestone/8?closed=1)
1313

@@ -16,6 +16,7 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic
1616
* [#208](https://github.com/Icinga/icinga-powershell-plugins/issues/208) Adds additional features to `Invoke-IcingaCheckScheduledTask`, allowing to monitor exit codes, missed runs and last/next run time of a task
1717
* [#217](https://github.com/Icinga/icinga-powershell-plugins/issues/217) Adds feature for `Invoke-IcingaCheckPerfCounter` with new switch `-IgnoreEmptyChecks` to change the output from `UNKNOWN` to `OK`, in case no performance counters were found
1818
* [#222](https://github.com/Icinga/icinga-powershell-plugins/pull/222) Replaces `Get-FileHash` with own implementation as `Get-IcingaFileHash`, to work with new JEA integration
19+
* [#223](https://github.com/Icinga/icinga-powershell-plugins/pull/223) Removes the function `Get-IcingaServices`, as this function has been moved to the Icinga PowerShell Framework
1920

2021
## 1.5.1 (2021-07-07)
2122

icinga-powershell-plugins.psd1

-122 Bytes
Binary file not shown.

provider/services/Icinga_ProviderServices.psm1

Lines changed: 0 additions & 99 deletions
This file was deleted.

0 commit comments

Comments
 (0)