Skip to content

Release 2.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 23:37
· 8 commits to main since this release

General

  • Added install script

Thread Safety 🔒

  • Jobs are now also being saved to disk
  • /jobs endpoint now pulls all infos from saved JSON files
  • (Potentially BREAKING) saved jobs now only use their UUID as name (jq can be used to filter easily)

WSGI 🌐

  • Minor import refactor
  • WSGI default file
  • Changed README for gunicorn