Skip to content

Commit 58b913d

Browse files
author
Michael Friedrich
committed
Release version 2.11.2
1 parent 5a0504c commit 58b913d

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ Yohan Jarosz <[email protected]>
229229
Zachary McGibbon <[email protected]>
230230
Zoltan Nagy <[email protected]>
231231
232+
232233
bascarsija <[email protected]>
233234
234235

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ documentation before upgrading to a new release.
77

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

10+
## 2.11.2 (2019-10-24)
11+
12+
2.11.2 fixes a problem where the newly introduced config sync "check-change-then-reload" functionality
13+
could cause endless reload loops with agents. The most visible parts are failing command endpoint checks
14+
with "not connected" UNKNOWN state. **Only applies to HA enabled zones with 2 masters and/or 2 satellites.**
15+
16+
### Bugfixes
17+
18+
* Cluster Config Sync
19+
* Config sync checksum change detection may not work within high load HA clusters #7565
20+
1021
## 2.11.1 (2019-10-17)
1122

1223
This release fixes a hidden long lasting bug unveiled with 2.11 and distributed setups.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Version: 2.11.1
1+
Version: 2.11.2
22
Revision: 1

0 commit comments

Comments
 (0)