Releases: naemon/naemon-core
Releases · naemon/naemon-core
v1.4.3
1.4.3 - Nov 19 2024
Features:
- add global notifications handler (#477)
- add external command to add log entries (#477)
- add hint of previous object when duplicate detection fails (#479)
- add options to keep services running as long as they are up (#459)
- add problem timestamps and duration (#447)
Changed:
- clean up output of naemon -V (#484)
- change problem_id and notification_id to uuids (#362)
- change service parents suppressing only normal notifcations (#446)
Bugfixes:
- fix leaking object.cache file references (#462)
- fix host not being in hard state with max_check_attempts=1 (#473)
- throw config errors if boolean values cannot be parsed (#478)
- fix retrieving comments after deleting first (#474)
- fix rpm installation race condition (#456)
- fix resetting modified_attributes (#449)
v1.4.2
1.4.2 - Jan 03 2024
Features:
- remove size limit on external command argument length
- performance improvements when having lots of comments
- respawn dead core worker
Changed:
- write objects.precache into a tmp file first
- increased CURRENT_NEB_API_VERSION to 6 (neb modules need to be rebuild)
Bugfixes:
- fix build error on fedora
- fix latency calculation having negative value sometimes
v1.4.1
v1.4.0
Breaking changes:
- Due to object structure changes, it is recommended to recompile any NEB modules
when upgrading to 1.4.0
Features:
- Support for expiring acknowledgements
Changed:
- Improvements to Debian packaging, including multiarch installs
Bugfixes:
- Fix a crash for external command: CHANGE_CONTACT_HOST_NOTIFICATION_TIMEPERIOD
- Fix a crash for external command: CHANGE_HOST_CHECK_TIMEPERIOD
v1.3.1
Changed:
- change homepage url to https://www.naemon.io
Bugfixes:
- fix running commands containing tilde sign
- improve updating last_update attribute
v1.3.0
v1.2.3
1.2.2
Features:
* none
Changed:
* improved sample configuration
* improved external command help
* debian package source format changed
* debian packages changed to systemd
Bugfixes:
* fix scheduling flexible service downtime
* fix setting last_update whenever next_check changes
* fix worker crashing