Skip to content

Icinga PowerShell Api-Checks v1.1.0

Compare
Choose a tag to compare
@LordHepipud LordHepipud released this 01 Mar 15:26
· 14 commits to master since this release

1.1.0 (2021-03-02)

Issue and PRs

Breaking Changes

For the new version you will require to whitelist commands to be executed over this module. Please have a look on the upgrading for more details.

Enhancements

  • #2 Removes the enforcing feature to provide alias mapping for Cmdlets (like Invoke-IcingaCheckCPU => cpu) and replaced the entire handling with proper white-/blacklisting entries for each API endpoint.