Releases: python-arq/arq
Releases · python-arq/arq
v0.23a1 (2022-03-09)
- Fix jobs timeout by @kiriusm2 in #248
- Update
index.rstby @Kludex in #266 - Improve some docs wording by @johtso in #285
- fix error when cron jobs were terminanted by @tobymao in #273
- add
on_job_startandon_job_endhooks by @tobymao in #274 - Update argument docstring definition by @sondrelg in #278
- fix tests and uprev test dependencies, #288
- Add link to WorkerSettings in documentation by @JonasKs in #279
- Allow setting
job_idon cron jobs by @JonasKs in #293 - Fix docs typo by @johtso in #296
- support aioredis v2 by @Yolley in #259
- support python 3.10, #298
v0.22 (2021-09-02)
v0.21 (2021-07-06)
v0.20 (2021-04-26)
- Added
queue_nameattribute toJobResult, #198 - set
job_deserializer,job_serializeranddefault_queue_nameon worker pools to better supported
nested jobs, #203, #215 and #218 - All job results to be kept indefinitely, #205
- refactor
cronjobs to prevent duplicate jobs, #200 - correctly handle
CancelledErrorin python 3.8+, #213 - allow jobs to be aborted, #212
- depreciate
pole_delayand use correct spellingpoll_delay, #242 - docs improvements, #207 and #232
v0.19.1
see HISTORY.rst
v0.19
see HISTORY.rst
v0.18.4
see HISTORY.rst
v0.18.3
see HISTORY.rst
v0.18.2
see HISTORY.rst
v0.18.1
see HISTORY.rst