## What's New
+### What's New in Version 2.4.10
+
+#### Bugfixes
+
+* Bug 11812 (Checker): Checker component doesn't execute any checks for command_endpoint
+
### What's New in Version 2.4.9
#### Changes
## <a id="whats-new"></a> What's New
+### What's New in Version 2.4.10
+
+#### Bugfixes
+
+* Bug [11812](https://dev.icinga.org/issues/11812 "Bug 11812") (Checker): Checker component doesn't execute any checks for command_endpoint
+
### What's New in Version 2.4.9
#### Changes
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->\r
<id>icinga2</id>\r
<title>Icinga2</title>\r
- <version>2.4.9</version>\r
+ <version>2.4.10</version>\r
<authors>2016 - The Icinga Project</authors>\r
<owners>Icinga Development Team</owners>\r
<summary>icinga2 - Monitoring Agent for Windows</summary>\r
Summary: Network monitoring application
Name: icinga2
-Version: 2.4.9
+Version: 2.4.10
Release: %{revision}%{?dist}
License: GPL-2.0+
Group: Applications/System
$packageName = 'icinga2'\r
$installerType = 'msi'\r
-$url32 = 'http://packages.icinga.org/windows/Icinga2-v2.4.9-x86.msi'\r
-$url64 = 'http://packages.icinga.org/windows/Icinga2-v2.4.9-x86_64.msi'\r
+$url32 = 'http://packages.icinga.org/windows/Icinga2-v2.4.10-x86.msi'\r
+$url64 = 'http://packages.icinga.org/windows/Icinga2-v2.4.10-x86_64.msi'\r
$silentArgs = '/qn /norestart'\r
$validExitCodes = @(0)\r
\r