Merge pull request #8382 from Icinga/bugfix/2-12-1

Update v2.12.1 changelog
This commit is contained in:
Alexander Aleksandrovič Klimov 2020-10-15 11:56:52 +02:00 committed by GitHub
commit 29a45798c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,12 +20,13 @@ It also addresses several bugs regarding IDO, API, notifications and checks.
* Ensure the daemon doesn't get killed by logrotate #8170 * Ensure the daemon doesn't get killed by logrotate #8170
* Fix hangup during shutdown #8211 * Fix hangup during shutdown #8211
* Fix a deadlock in Icinga DB #8168 * Fix a deadlock in Icinga DB #8168
* Clean up zombie processes during reload #8376
* Reduce check latency #8276 * Reduce check latency #8276
* IDO * IDO
* Prevent unnecessary IDO updates #8327 #8320 * Prevent unnecessary IDO updates #8327 #8320
* Commit IDO MySQL transactions earlier #8349 * Commit IDO MySQL transactions earlier #8349
* Make sure to insert IDO program status #8330 * Make sure to insert IDO program status #8330
* Improve IDO queue stats logging #8271 #8328 * Improve IDO queue stats logging #8271 #8328 #8379
* Misc * Misc
* Ensure API connections are closed properly #8293 * Ensure API connections are closed properly #8293
* Prevent unnecessary notifications #8299 * Prevent unnecessary notifications #8299