Skip to content

v0.2.0dev7

Pre-release
Pre-release
Compare
Choose a tag to compare
@isra17 isra17 released this 10 Nov 19:28
· 727 commits to main since this release
23ea9e4

What's Changed

  • worker: implement worker manager client by @isra17 in #44
  • Dockerfile: add build-essential by @aviau in #45
  • rename Item.data -> Item.args by @aviau in #46
  • worker-manager(jobs): Add api to update and get jobs by @isra17 in #47
  • worker(job-store): Add an API job store that use the worker manager API. by @isra17 in #48
  • worker(topic): Add base class for blocking topics by @isra17 in #50
  • worker(job-store): Save completion progress in jobs by @isra17 in #49
  • dev: Add py.typed to enable types in the package by @isra17 in #51

Full Changelog: v0.2.0dev6...v0.2.0dev7