Skip to content

Icinga 2 v2.13.6

Compare
Choose a tag to compare
@julianbrost julianbrost released this 08 Nov 14:09
· 1078 commits to master since this release
v2.13.6
6ef6743

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