Skip to content

Tags: taskiq-python/taskiq

Tags

0.12.1

Toggle 0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add ability to specify ensure_ascii for JSONSerializer (#560)

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ci): use token instead of trusted publisher (#552)

0.11.20

Toggle 0.11.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: taskiq admin middleware doesn't work with python <3.11 (#529)

0.11.19

Toggle 0.11.19's commit message

Verified

This commit was signed with the committer’s verified signature.
s3rius Pavel Kirilin
Fixed ruff.

0.11.18

Toggle 0.11.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support for handling custom exceptions in middleware. (#476)

0.11.17

Toggle 0.11.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SmartRetryMiddleware (#451)

add: SmartRetryMiddleware
rename: middleware file

0.11.16

Toggle 0.11.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed izulu exception annotations. (#434)

0.11.15

Toggle 0.11.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated docs a bit. (#432)

* Updated docs a bit.

* Removed test workflow.

0.11.14

Toggle 0.11.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed shutdowns. (#425)

0.11.13

Toggle 0.11.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed type inference for new versions of pyright and dependencies wer…

…e updated. (#413)