Taskiq

Latest version: v0.11.3

Safety actively analyzes 626474 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 11

0.11.3

What's Changed
* Added schedule_id label to the task. by s3rius in https://github.com/taskiq-python/taskiq/pull/320


**Full Changelog**: https://github.com/taskiq-python/taskiq/compare/0.11.2...0.11.3

0.11.2

What's Changed
* Avoid duplication of task execution by Temik26 in https://github.com/taskiq-python/taskiq/pull/319


**Full Changelog**: https://github.com/taskiq-python/taskiq/compare/0.11.1...0.11.2

0.11.1

What's Changed
* Fix typo in available-components/schedule-sources.md by thenesterov in https://github.com/taskiq-python/taskiq/pull/293
* chore: change docstrings + set mode json for better object dumps by KatantDev in https://github.com/taskiq-python/taskiq/pull/304
* Added max-tasks-per-child parameter. by s3rius in https://github.com/taskiq-python/taskiq/pull/314
* fixed typo in scheduling-tasks guide by Temik26 in https://github.com/taskiq-python/taskiq/pull/312
* Fix typos in `JSONSerializer` by hilorioze in https://github.com/taskiq-python/taskiq/pull/310
* Fixed receiver's `run_startup` parameter typo. by s3rius in https://github.com/taskiq-python/taskiq/pull/316
* Updated docs. by s3rius in https://github.com/taskiq-python/taskiq/pull/315

New Contributors
* thenesterov made their first contribution in https://github.com/taskiq-python/taskiq/pull/293
* KatantDev made their first contribution in https://github.com/taskiq-python/taskiq/pull/304
* Temik26 made their first contribution in https://github.com/taskiq-python/taskiq/pull/312
* hilorioze made their first contribution in https://github.com/taskiq-python/taskiq/pull/310

**Full Changelog**: https://github.com/taskiq-python/taskiq/compare/0.11.0...0.11.1

0.11.0

What's Changed
* Add scheduler pre_send exception handling by stinovlas in https://github.com/taskiq-python/taskiq/pull/254
* Add missing CLI options documentation by stinovlas in https://github.com/taskiq-python/taskiq/pull/255
* Update task patterns by stinovlas in https://github.com/taskiq-python/taskiq/pull/257
* Fixed spelling by zmarffy in https://github.com/taskiq-python/taskiq/pull/264
* Set uvloop for current thread explicitly. by ivaaahn in https://github.com/taskiq-python/taskiq/pull/270
* fix typo in taskiq-with-aiohttp.md by suspiciousRaccoon in https://github.com/taskiq-python/taskiq/pull/276
* Removed startup event. by s3rius in https://github.com/taskiq-python/taskiq/pull/266
* feat: reuse pydantic v2 TypeAdapter instance by unights in https://github.com/taskiq-python/taskiq/pull/284
* Added non-string labels in tasks. by s3rius in https://github.com/taskiq-python/taskiq/pull/243
* Docs update by s3rius in https://github.com/taskiq-python/taskiq/pull/285

New Contributors
* stinovlas made their first contribution in https://github.com/taskiq-python/taskiq/pull/254
* zmarffy made their first contribution in https://github.com/taskiq-python/taskiq/pull/264
* ivaaahn made their first contribution in https://github.com/taskiq-python/taskiq/pull/270
* suspiciousRaccoon made their first contribution in https://github.com/taskiq-python/taskiq/pull/276
* unights made their first contribution in https://github.com/taskiq-python/taskiq/pull/284

**Full Changelog**: https://github.com/taskiq-python/taskiq/compare/0.10.4...0.11.0

0.10.4

What's Changed
* Fixed docs release workflow by s3rius in https://github.com/taskiq-python/taskiq/pull/252
* Added skip-first-run option for scheduler. by s3rius in https://github.com/taskiq-python/taskiq/pull/253


**Full Changelog**: https://github.com/taskiq-python/taskiq/compare/0.10.3...0.10.4

0.10.3

What's Changed
* Added shutdown for schedule sources. by s3rius in https://github.com/taskiq-python/taskiq/pull/231
* Added pickle serializer. by s3rius in https://github.com/taskiq-python/taskiq/pull/232
* Doc updates by kevinhikaruevans in https://github.com/taskiq-python/taskiq/pull/236
* Changed deprecated logger.warn to logger.warning by DeanNeaht in https://github.com/taskiq-python/taskiq/pull/237
* Scheduled task is a pydantic model now. by s3rius in https://github.com/taskiq-python/taskiq/pull/234
* Added ack config. by s3rius in https://github.com/taskiq-python/taskiq/pull/249

⚠️ Contains breaking changes ⚠️ if you were using `ScheduledTask` directly, please make sure your code is compatible with pydantic becuase of 234. This is the last change planned change to scheduling API for now.

New Contributors
* kevinhikaruevans made their first contribution in https://github.com/taskiq-python/taskiq/pull/236
* DeanNeaht made their first contribution in https://github.com/taskiq-python/taskiq/pull/237

**Full Changelog**: https://github.com/taskiq-python/taskiq/compare/0.10.2...0.10.3

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.