Releases: Flared/saturn
Releases · Flared/saturn
v0.2.0dev15
v0.2.0dev14
What's Changed
Full Changelog: v0.2.0dev13...v0.2.0dev14
v0.2.0dev13
v0.2.0dev12
What's Changed
Full Changelog: v0.2.0dev11...v0.2.0dev12
v0.2.0dev11
v0.2.0dev10
v0.2.0dev9
What's Changed
- utils: implement clear() for lazy funcs by @aviau in #58
- worker-manager(declaratives): Makes options optional by @isra17 in #59
- worker-manager: configure mapper on engine create by @isra17 in #60
- dev: make project locally installable with pip by @isra17 in #61
- API: /jobs/sync endpoint by @aviau in #57
- worker(config): Rework config and make JobStore class configurable by @isra17 in #62
- Runner tweak by @isra17 in #63
- ENV -> SATURN_ENV by @aviau in #64
Full Changelog: v0.2.0dev8...v0.2.0dev9
v0.2.0dev8
What's Changed
- github: disable release workflows by @aviau in #53
- worker-manager(config): Only load yaml file by @isra17 in #54
- worker(resources): Add ResourceUsed for pipeline to throttle their resource by @isra17 in #52
- Lock api refactor by @isra17 in #55
- worker(topic): limit publish concurrency by @isra17 in #56
Full Changelog: v0.2.0dev7...v0.2.0dev8
v0.2.0dev7
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