Update 2.11.6 changelog with actual release date and additional pull request

This commit is contained in:
Julian Brost 2020-10-15 11:00:31 +02:00
parent eb4e739e14
commit 07cc5d1a40

View File

@ -7,7 +7,7 @@ documentation before upgrading to a new release.
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).
## 2.11.6 (2020-10-13)
## 2.11.6 (2020-10-15)
Version 2.11.6 fixes several crashes, prevents unnecessary notifications
and addresses several bugs in IDO and API.
@ -22,7 +22,7 @@ and addresses several bugs in IDO and API.
* Prevent unnecessary IDO updates #8316 #8305
* Commit IDO MySQL transactions earlier #8298
* Make sure to insert IDO program status #8291
* Improve IDO queue stats logging #8270 #8325
* Improve IDO queue stats logging #8270 #8325 #8378
* API
* Ensure API connections are closed properly #8292
* Fix open connections when agent waits for CA approval #8230