Some highlights:
Breaking Changes:
  - Refined SELinux policy and set it to enforced by default (see
GitHub issue 883)
New Features:
 - Debian packages for BlueChi can now be build and are published in its
own PPAÂ Â Â Â Â Â CLI tool to check the connection state of BlueChi components (see the
readthedocs page for more details)
 - A heartbeat as well as a threshold can now be configured for both, agent and controller (see GitHub issues
857 and
652)
 - The D-Bus API of BlueChi has been extended by m
onotonic timestamp properties (#952), GetUnitFileState (#934), KillUnit (#938), ResetFailed and ResetFailedUnit (#932), ListUnitFiles (#889), GetDefaultTarget and SetDefaultTarget (#944)
 - bluechictl provides now help for each individual command (see GitHub PR #941)
Bug Fixes:Â
 - The register API call from agent to controller is now asynchronous so it doesn't block the SwitchController API call anymore (see GitHub issues
950 and
966)
 - The order of emitting the signals for disconnect and controller address changed no SwitchController has been fixed (see
GitHub PR #968)
 - bluechictl updates now the Peer-IP of the node on dis-/connect (see
GitHub PR #960)
 - Determining the Peer-IP address has been fixed (see
GitHub PR #905)