From: Michael Friedrich Date: Thu, 23 May 2019 11:56:44 +0000 (+0200) Subject: Release version 2.10.5 X-Git-Tag: v2.10.5^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a7e01868c001fb743fb063aba0adf69f5a9b9f9;p=icinga2 Release version 2.10.5 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f5757c1a..acb7118d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Icinga 2.x CHANGELOG +## 2.10.5 (2019-05-23) + +[Issues and PRs](https://github.com/Icinga/icinga2/milestone/81?closed=1) + +### Bugfixes + +* Core + * Fix crashes with logrotate signals #6737 (thanks Elias Ohm) +* API + * Fix crashes and problems with permission filters from recent Namespace introduction #6785 (thanks Elias Ohm) #6874 (backported from 2.11) + * Reduce log spam with locked connections (real fix is the network stack rewrite in 2.11) #6877 +* Cluster + * Fix problems with replay log rotation and storage #6932 (thanks Peter Eckel) +* IDO DB + * Fix that reload shutdown deactivates hosts and hostgroups (introduced in 2.9) #7157 +* Documentation + * Improve the [REST API](https://icinga.com/docs/icinga2/latest/doc/12-icinga2-api/) chapter: Unix timestamp handling, filters, unify POST requests with filters in the body + * Better layout for the [features](https://icinga.com/docs/icinga2/latest/doc/14-features/) chapter, specifically metrics and events + * Split [object types](https://icinga.com/docs/icinga2/latest/doc/09-object-types/) into monitoring, runtime, features + * Add technical concepts for [cluster messages](https://icinga.com/docs/icinga2/latest/doc/19-technical-concepts/#json-rpc-message-api) + + ## 2.10.4 (2019-03-19) ### Notes diff --git a/VERSION b/VERSION index 60a57e206..d13d363e1 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -Version: 2.10.4 +Version: 2.10.5 Revision: 1