CHANGELOG.md: add v2.13.6

This commit is contained in:
Julian Brost 2022-11-16 11:51:21 +00:00 committed by icinga-probot[bot]
parent ea6cbb85af
commit 18ab672565
1 changed files with 13 additions and 0 deletions

View File

@ -7,6 +7,19 @@ documentation before upgrading to a new release.
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).
## 2.13.6 (2022-11-08)
The main focus of version 2.13.6 is improved performance of Icinga DB and apply rules.
Additionally, it includes bug fixes related to config loading and API permissions.
### Bugfixes
* Improve the throughput of the Icinga DB feature. #9550
* Multiple changes to speed up evaluation of apply rules. #9559 #9565 #9558
* Fix a possible crash on config loading related to `ignore_on_error`. #9560
* Check API user permission on objects returned by joins. #9561
* Windows: update bundled Boost and OpenSSL versions. #9562 #9567
## 2.13.5 (2022-08-11)
Version 2.13.5 is a maintenance release that fixes some bugs,