From Sven.Nierlein at Consol.de Thu Sep 5 10:23:45 2019 From: Sven.Nierlein at Consol.de (Sven Nierlein) Date: Thu, 5 Sep 2019 10:23:45 +0200 Subject: [naemon-users] release core/livestatus 1.1.0 Message-ID: Dear list, Today we released the version 1.1.0 of naemon-core and naemon-livestatus. Thanks to all people who were involved in this release. This release contains several bugfixes along with performance improvements on initial configuration parsing and a new livestatus column to improve synchronisation. Read more on: http://www.naemon.org/documentation/usersguide/whatsnew.html Or directly head to the downloads at: http://www.naemon.org/download/ # 1.0.10 - 02 Sep 2019 ## Features * add internal last_update timestamp to track host/service changes * speed up configuration check when using lots of dependencies ## Changed * increased CURRENT_NEB_API_VERSION, this means you have to recompile your NEB modules ## Bugfixes * bail out config check if parent host cannot be resolved * bail out config check if group members cannot be resolved (#300) * fix calculating group on demand macros * fix last_hard_state when using neb modules (#287) * fix loading neb modules multiple times ## Livestatus * add new columns last_update to host and services * send error when result set would be too large * fix issue when reloading while processing a long query * fix issue when parsing incomplete log entries * fix issue with accessing downtimes and comments Cheers, ?Sven