Skip to content

Icinga 2 v2.12.2

Compare
Choose a tag to compare
@julianbrost julianbrost released this 01 Dec 11:01
· 1900 commits to master since this release
v2.12.2
0364041

Issues and PRs
Blogpost

Version 2.12.2 fixes several issues to improve the reliability of the cluster functionality.

Bugfixes

  • Fix a connection leak with misconfigured agents #8483
  • Properly sync changes of config objects in global zones done via the API #8474 #8470
  • Prevent other clients from being disconnected when replaying the cluster log takes very long #8496
  • Avoid duplicate connections between endpoints #8465
  • Ignore incoming config object updates for unknown zones #8461
  • Check timestamps before removing files in config sync #8495

Enhancements

  • Include HTTP status codes in log #8467