Skip to content

v2.0.3

Compare
Choose a tag to compare
@mlaferrera mlaferrera released this 15 Feb 15:59
· 116 commits to master since this release

Added

  • Allow --plugin-dir from command line to force one or more plugin directories
  • Provide better logging when a plugin is installed from github as a non-root user outside of a venv
  • Gracefully handle exceptions in ConnectorPlugins

Changed

  • Improve handling of plugin configuration options. Plugin options can now also be in stoq.cfg. (Thanks for feedback @chemberger!)
  • Set default precendence for plugin configuration options to be 1) plugin_opts when instantiating Stoq, 2) stoq.cfg, 3) Plugin config file (Thanks for feedback @chemberger!)
  • Make formatted exceptions more legible in results