File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,22 @@ documentation before upgrading to a new release.
77
88Released 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
1228Version 2.11.6 fixes several crashes, prevents unnecessary notifications
Original file line number Diff line number Diff line change 1- Version: 2.11.6
1+ Version: 2.11.7
22Revision: 1
You can’t perform that action at this time.
0 commit comments