Merge pull request #8381 from Icinga/feature/update-2.11.6-changelog

Update 2.11.6 changelog with actual release date and additional pull request
This commit is contained in:
Alexander Aleksandrovič Klimov 2020-10-15 11:10:05 +02:00 committed by GitHub
commit c10fb80b7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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). 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 Version 2.11.6 fixes several crashes, prevents unnecessary notifications
and addresses several bugs in IDO and API. 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 * Prevent unnecessary IDO updates #8316 #8305
* Commit IDO MySQL transactions earlier #8298 * Commit IDO MySQL transactions earlier #8298
* Make sure to insert IDO program status #8291 * Make sure to insert IDO program status #8291
* Improve IDO queue stats logging #8270 #8325 * Improve IDO queue stats logging #8270 #8325 #8378
* API * API
* Ensure API connections are closed properly #8292 * Ensure API connections are closed properly #8292
* Fix open connections when agent waits for CA approval #8230 * Fix open connections when agent waits for CA approval #8230