Skip to content

Releases: taskiq-python/taskiq-aio-pika

0.4.1

14 Aug 20:13
91b0e56
Compare
Choose a tag to compare

What's Changed

  • add py.typed by @dimastbk in #26
  • chore: remove unused fallback for python 3.7 by @dimastbk in #27
  • Added py.typed directive to avoid mypy warnings by @joshvote in #28
  • Allow passing extra params to declare exchange and declare queues (duplicated with linter fixes) by @Steve-Bupyc in #31
  • Switch to gitflow and ruff. by @s3rius in #32

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

11 Jun 13:23
Compare
Choose a tag to compare

What's Changed

THIS RELEASE DROPS PYTHON3.7 SUPPORT DUE TO END OF LIFE.

Full Changelog: 0.3.0...0.4.0

0.3.0

11 Jun 13:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.2...0.3.0

0.2.2

21 May 16:19
Compare
Choose a tag to compare

What's Changed

  • Added rabbitmq-delayed-message-exchange plugin support to create delay messages. by @chandr-andr in #15

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

12 May 13:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

09 Apr 23:56
Compare
Choose a tag to compare

What's Changed

  • Replaced string with bytes in BrokerMessage by @s3rius in #13

Full Changelog: 0.1.1...0.2.0

0.1.1

25 Mar 14:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

13 Mar 08:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.9...0.1.0

0.0.9

17 Sep 12:47
Compare
Choose a tag to compare

What's Changed

  • Added super().startup() call on startup. by @s3rius in #9

Full Changelog: 0.0.8...0.0.9

0.0.8

13 Sep 21:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.6...0.0.8