Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 522 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 522 Bytes

Changelog

21.04.1

Bugs

Macros

If a service / host is not in a service/host group, then the HOSTGROUPNAME/ SERVICEGROUPNAME macros can lead to segfault. This patch fixes this issue.

21.04.0

To be released in april 2021

New features

External commands

Engine hosts a gRPC server now. All the external commands can be executed through this new server now.

Flapping

The internal flapping object does not reference notifiers by host name and service description but by host id and service id.