Skip to content

v5.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 06:45
· 557 commits to v5.x since this release

5.8.0 (2022-03-22)

Bug Fixes

  • Allow sudo restart for supervisor (backwards compatibility) (fc7c047)
  • clearer docstrings (3c59446)
  • file-uri while app initialisation (2fed369)
  • find: Handle OS' PermissionError (ea94752)
  • mkdir -p to ignore OSErrors (d38b63a)
  • Respect bench config during restart (25f49c2)
  • restart: Setup restarts vars with fallback (af14baf)
  • Show better user messages when failed to update supervisord (d89f19e)
  • Try setting supervisord conditionally (7a4ade9)

Features