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

20.04.13

Choose a tag to compare

@tuntoja tuntoja released this 28 Apr 13:55
· 130 commits to master since this release

20.04.13

April 28, 2021

Broker

  • Add TLS handshake in broker debug logs
  • Allow point as a valid character for ouput's name
  • Broker hangs when stopped alone (without watchdog)
  • Connection interruption not detected by Central (one peer retention mode)
  • Harden SIGTERM handling when shutting down
  • Insert NULL instead of Nan or Inf for metrics data
  • Provide host_id and service_id in logs when metrics fail to be inserted in database
  • Rebuild of RRD not working David Boucher
  • TLS common name check impossible if it is too long

Engine

  • Engine stops working without error
  • Limit downtime start date, end date and duration
  • Stopping Engine using systemctl can lead to a segfault

Security

  • Strengthen TLS / SSL exchanges