Skip to content

Commit

Permalink
Merge branch 'feature/new_plugin_provider_handling' of https://github…
Browse files Browse the repository at this point in the history
….com/Icinga/icinga-powershell-framework into feature/new_plugin_provider_handling
  • Loading branch information
LordHepipud committed Jul 24, 2023
2 parents 6de511c + 725db1e commit 5a7cb78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/100-General/10-Changelog.md
Expand Up @@ -30,6 +30,7 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic
* [#633](https://github.com/Icinga/icinga-powershell-framework/pull/633) Adds support for Icinga 2.14.0 native Icinga for Windows API communication
* [#635](https://github.com/Icinga/icinga-powershell-framework/pull/635) Adds support for `Write-IcingaAgentApiConfig` function to configure the Icinga Agent TLS cipher list setting by new argument `-CipherList`
* [#637](https://github.com/Icinga/icinga-powershell-framework/pull/637) Adds new base handling for future data providers with first metrics for `CPU` information
* [#637](https://github.com/Icinga/icinga-powershell-framework/pull/637) Adds new base handling for future data providers with first metrics for `CPU` information
* [#640](https://github.com/Icinga/icinga-powershell-framework/issues/640) Adds support to set the flag `-NoSSLValidation` for Cmdlets `icinga` and `Install-Icinga`, to ignore errors on self-signed certificates within the environment
* [#643](https://github.com/Icinga/icinga-powershell-framework/pull/643) Adds support for `-RebuildCache` flag on `icinga` cmd to rebuild component cache as well
* [#644](https://github.com/Icinga/icinga-powershell-framework/pull/644) Adds progress bar output to repository interaction (sync, update, new) instead of plain text output
Expand Down

0 comments on commit 5a7cb78

Please sign in to comment.