Adds changelog for Performance Counter cache and bugfixing

Fixes #96
This commit is contained in:
Christian Stein 2020-08-07 16:07:09 +02:00
parent 28321f81b6
commit f496aa7184

View file

@ -43,6 +43,7 @@ Check Command configuration generated by Icinga for Windows 1.2.0 require Icinga
* [#90](https://github.com/Icinga/icinga-powershell-framework/issues/90), Fix file type question during Icinga Agent installation on Windows 2012 R2 while using a custom installation target
* [#91](https://github.com/Icinga/icinga-powershell-framework/issues/91), Fix wrong default values being set for installer arguments by using the Icinga Director Self-Service API
* [#92](https://github.com/Icinga/icinga-powershell-framework/issues/92), Fix `Set-IcingaAcl` which fails on older Windows systems with a security id error and not at all/not properly setting required permissions for directories
* [#96](https://github.com/Icinga/icinga-powershell-framework/issues/96), Re-Implements caching for Performance Counters and fixes an issue with counters sometimes returning value 0 instead of the correct value
## 1.1.2 (2020-07-01)