Skip to content

v2.0.1

Compare
Choose a tag to compare
@fpytloun fpytloun released this 04 May 12:56
· 150 commits to master since this release

This version is first stable version after major refactoring.
Please report any issues and don't hessitate to provide a feedback.

Changelog

  • [server] new API server based on Flask
  • [server] rewriten to use multiprocesses instead of threads
    • so plugins can be restarted (configuration reload is still not supported, but possible)
    • timeout is finally working for all types of plugins
  • [client] support for host discovery plugins
  • [build] better support for building RPM (eg. in Koji), Makefile to make some tasks easier