Releases: taskiq-python/taskiq
Releases · taskiq-python/taskiq
Release list
0.11.17
What's Changed
- fix: log configuring when running under spawn and add --log-format by @ivolnistov in #435
- Added more logs for scheduler. by @s3rius in #437
- Added result parsing on return. by @s3rius in #415
- Added second-based scheduler intervals. by @s3rius in #450
- SmartRetryMiddleware by @GefMar in #451
New Contributors
- @ivolnistov made their first contribution in #435
- @GefMar made their first contribution in #451
Full Changelog: 0.11.16...0.11.17
0.11.16
0.11.15
What's Changed
- Update getting-started.md by @ArtemIsmagilov in #429
- Add factories by @dima-dmytruk23 in #349
- Fix docstring: remove non-existent parameter and correct typos by @Baradun in #431
- Warn if result backend is unset by @igor-gorohovsky in #430
- Added option to run in processpool. by @s3rius in #428
- Fix Typos, Warn on Unmatching Brokers by @TheTechromancer in #423
- Updated docs a bit. by @s3rius in #432
New Contributors
- @ArtemIsmagilov made their first contribution in #429
- @dima-dmytruk23 made their first contribution in #349
- @Baradun made their first contribution in #431
- @igor-gorohovsky made their first contribution in #430
- @TheTechromancer made their first contribution in #423
Full Changelog: 0.11.14...0.11.15
0.11.14
0.11.13
What's Changed
- Remove
boolanntotations from explicit bool attrs by @sobolevn in #412 - Add missing python versions to
pyproject.tomlqualifiers by @sobolevn in #411 - Fixed type inference for new versions of pyright and dependencies were updated. by @s3rius in #413
New Contributors
Full Changelog: 0.11.12...0.11.13
0.11.12
What's Changed
- Added new base class for exceptions, added templates by @chandr-andr in #393
- Added warnings on parsing errors. by @s3rius in #410
Full Changelog: 0.11.11...0.11.12
0.11.11
What's Changed
- Updated test workflow. by @s3rius in #392
- Enhance boolean label handling by @ZhymabekRoman in #390
- Fix task delay for specific time with milliseconds by @megalaren in #404
New Contributors
- @ZhymabekRoman made their first contribution in #390
- @megalaren made their first contribution in #404
Full Changelog: 0.11.10...0.11.11
0.11.10
0.11.9
0.11.8
What's Changed
- Dependencies were updated. by @s3rius in #354
- Removed py-version constraint for pyzmq. by @s3rius in #356
- add AsyncKicker.with_schedule_id() by @MehdiRtal in #338
- fix: SIGINT worker processes when process_manager starts by @sminnee in #362
- Fix shutdown middleware hook by @hawang-wish in #357
- Added separate workflow for docs. by @s3rius in #375
- Fixed wrong host for ZMQ broker. by @s3rius in #379
New Contributors
- @MehdiRtal made their first contribution in #338
- @sminnee made their first contribution in #362
- @hawang-wish made their first contribution in #357
Full Changelog: 0.11.7...0.11.8