Skip to content

Releases: taskiq-python/taskiq

0.0.8

Choose a tag to compare

@s3rius s3rius released this 30 Aug 19:58

What's Changed

Full Changelog: 0.0.7...0.0.8

0.0.7

Choose a tag to compare

@s3rius s3rius released this 23 Aug 18:02

What's Changed

Full Changelog: 0.0.6...0.0.7

0.0.6

Choose a tag to compare

@s3rius s3rius released this 23 Aug 18:02

What's Changed

Full Changelog: 0.0.5...0.0.6

0.0.5

Choose a tag to compare

@s3rius s3rius released this 23 Aug 08:15

What's Changed

  • Now middlewares methods are called only if they were overriden.
  • Added with_task_id method to kicker, so you can now force task_id to be sent.
  • Fixed message updates in retry middleware. by @s3rius in #32

Full Changelog: 0.0.4...0.0.5

0.0.4

Choose a tag to compare

@s3rius s3rius released this 12 Aug 15:50

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

Choose a tag to compare

@s3rius s3rius released this 10 Aug 20:14

What's Changed

  • Fixed name resolving for some cases. by @s3rius in #27

Full Changelog: 0.0.2...0.0.3

0.0.2

Choose a tag to compare

@s3rius s3rius released this 10 Aug 11:24

What's Changed

  • Added ZeroMQ broker, fixed multiprocessing. by @s3rius in #25
  • Fixed worker shutdown by @s3rius in #26

Full Changelog: 0.0.1...0.0.2

0.0.1

Choose a tag to compare

@s3rius s3rius released this 08 Aug 20:53

What's Changed

New Contributors

Full Changelog: https://github.com/taskiq-python/taskiq/commits/0.0.1