0.11.19
What's Changed
Features
- feat: add TaskiqAdminMiddleware and aiohttp package by @spikeninja in #478
- feat: added the
--app-dirparam to specify the sources directory by @mykolasolodukha in #490
Bug fixes
- fix: loss of task_id when using retry middlewares by @GefMar in #496
- fix: recursive dict in labels during schedule discovery in LabelScheduleSource by @danfimov in #520
- fix: incorrect task names with main by @raidzin in #508
- fix: replace getLevelName with IntEnum for log levels by @ruitcatarino in #506
- fix: preserve context vars for sync tasks by @slafs in #483
Documentation
- docs: add list of third-party result backends and brokers by @danfimov in #499
- docs: add streaQ to comparison table in Introduction by @Graeme22 in #495
- docs: add more schedule sources by @danfimov in #517
- docs: add a tip to the docs about using LabelScheduleSource by @spikeninja in #509
Misc
- chore: add type hint for result_backend in inmemory_broker by @LIghtJUNction in #514
- chore: do not run tests on changes in docs by @danfimov in #522
- chore: fix typo and add hooks to prevent it in future by @danfimov in #521
New Contributors
- @Graeme22 made their first contribution in #495
- @danfimov made their first contribution in #499
- @spikeninja made their first contribution in #478
- @LIghtJUNction made their first contribution in #514
- @raidzin made their first contribution in #508
- @ruitcatarino made their first contribution in #506
- @slafs made their first contribution in #483
- @mykolasolodukha made their first contribution in #490
Full Changelog: 0.11.18...0.11.19