Releases: cofin/litestar-saq
Releases · cofin/litestar-saq
v0.1.13
What's Changed
- fix: State.get can return None if key is not found, return a empty TaskQueues by @FranzForstmayr in #15
New Contributors
- @FranzForstmayr made their first contribution in #15
Full Changelog: v0.1.12...v0.1.13
v0.1.12
v0.1.11
v0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
What's Changed
- fix(saq-controller): Return a 404 status code when the job is not found by @Alc-Alc in #5
- feat: various usability fixes by @cofin in #6
- feat: jobs can be configured with list of strings as well
- feat: Moves into a builder function for CLI and controller
- feat: plugin has a get_queues function
- feat: allow worker to schedule in running event loop
New Contributors
Full Changelog: v0.1.3...v0.1.4