Skip to content

v0.4.0

Compare
Choose a tag to compare
@maximd maximd released this 29 Mar 07:55
· 4 commits to master since this release
  • Tasks are used instead of pools, which eases access to the task's data
  • A "Data" section has been added to the README
  • Workers are now prefixed with "qarnot-"
  • Qarnot workers are deleted when aborting a task (to release Deadline licenses ASAP)
  • Task's data are now uploaded when a task is manually aborted (and every 5 minutes like before)
  • Use Qarnot SDK for Python 2.7 specifically
  • Allow declaration of multiple input buckets (thank you @cuber3x3!)
  • The list of available profiles is now displayed faster

Full Changelog: v0.3.0...v0.4.0