Skip to content

Commit 6749b9a

Browse files
authored
Merge pull request #8485 from Icinga/feature/icinga-2.11.7
Release version 2.11.7
2 parents c40a4c5 + d5d4123 commit 6749b9a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ 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.7 (2020-12-01)
11+
12+
Version 2.11.7 fixes several issues to improve the reliability of the cluster functionality.
13+
14+
### Bugfixes
15+
16+
* Fix a connection leak with misconfigured agents #8482
17+
* Properly sync changes of config objects in global zones done via the API #8473 #8457
18+
* Prevent other clients from being disconnected when replaying the cluster log takes very long #8475
19+
* Avoid duplicate connections between endpoints #8399
20+
* Ignore incoming config object updates for unknown zones #8459
21+
22+
### Enhancements
23+
24+
* Include HTTP status codes in log #8454
25+
1026
## 2.11.6 (2020-10-15)
1127

1228
Version 2.11.6 fixes several crashes, prevents unnecessary notifications

VERSION

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

0 commit comments

Comments
 (0)