Skip to content

0.16.0

Compare
Choose a tag to compare
@ripienaar ripienaar released this 18 Jul 09:49
v0.16.0
d9840d6

Enhancements

  • Initial work on a Scout framework towards building a monitoring related distribution (#920)
  • Add a new scout agent and Golang client (#928)
  • Release packages for Ubuntu Focal (20.04 LTS) (#935)
  • Add helpers to parse complex data in generated clients (#938)
  • Include a snapshot of recent check states in published check events (#942)
  • Extract the generic result display logic from choria req into a reusable package (#944)
  • Support performing goss validation in the nagios autonomous agent (#948)
  • Restore the ability for DDLs to declare display formats for aggregate outputs (#957)
  • Add a choria scout watch command (#960)

Bug Fixes

  • Fix targeting a specific sub collective in the req command (#932)
  • Generated clients perform 2 discoveries per request (#937)
  • Improve using the supplied logger in generated clients (#939)
  • Avoid zombies when Ruby agents exceed their allowed run time (#942)