Releases: taskiq-python/taskiq
Releases · taskiq-python/taskiq
0.11.18
What's Changed
- add: Doc for Smart Retry Middleware by @GefMar in #460
- Add --reload-dir argument by @montaguegabe in #459
- Fix/test warnings by @oromogans in #473
- Fix typo in docs by @guitvcer in #475
- feat: support for handling custom exceptions in middleware. by @GiperBoreipy in #476
New Contributors
- @montaguegabe made their first contribution in #459
- @oromogans made their first contribution in #473
- @guitvcer made their first contribution in #475
- @GiperBoreipy made their first contribution in #476
Full Changelog: 0.11.17...0.11.18
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
bool
anntotations from explicit bool attrs by @sobolevn in #412 - Add missing python versions to
pyproject.toml
qualifiers 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