Skip to content

0.24.0

Compare
Choose a tag to compare
@ripienaar ripienaar released this 21 Sep 18:22
· 1135 commits to main since this release
v0.24.0
54a5aca

Enhancements

  • Adds a helper to assist in creation of Governors from automation tools
  • Allow provisioning of Action Policies and Open Policy Agent Policies via Choria Provisioner
  • Support listing known Governors
  • Add --force / -f to choria governor add
  • Add a splay option to the Timer Watcher
  • Various refactors of Debian packages to behave more consistently with RedHat startup/restart flows
  • Introduce a faster broadcast discovery timeout using sliding windows, behind a opt-in setting
  • Allow Autonomous Agents to be compiled into the server as plugins
  • Initial support for performing AAA Server signing requests via Choria Services rather than HTTPS
  • Internal refactoring to improve cross/cyclic package import problems

Bug Fixes

  • Do not attempt to also load embedded Autonomous Agents from disk
  • Do not create unconfigured Governors when viewing a non existing Governor
  • Create the plugin.choria.machine.store directory if it does not exist
  • Do not update file mtime on skipped checks in the File watcher
  • Handle JSON data in data better in Autonomous Agent data layer allowing for nested lookups
  • Fix logging of embedded NATS Server to Choria logs