Skip to content

Releases: taskiq-python/taskiq-aio-kafka

1.0.0

Choose a tag to compare

@s3rius s3rius released this 29 Apr 20:08
50c8e08

What's Changed

  • fix(broker): change the call of broker.kick from send to send_and_wait by @shihaoH in #9
  • add: multi Topic support by @GefMar in #10
  • Added dynamic versioning. by @s3rius in #11

New Contributors

Full Changelog: 0.3.0...1.0.0

0.3.0

Choose a tag to compare

@danfimov danfimov released this 25 Nov 09:51
6d61f72

What's Changed

Breaking changes

  • Removed support for Python 3.8 and 3.9 by @danfimov in #7

Features

  • Added support for Python 3.13 (and also added this version to test matrix) by @danfimov in #7

Chore

New Contributors

Full Changelog: 0.2.2...0.3.0

0.2.2

Choose a tag to compare

@s3rius s3rius released this 22 Aug 12:10
f1c8215

What's Changed

  • fix: model_dump error by @sujh in #5

New Contributors

  • @sujh made their first contribution in #5

Full Changelog: 0.2.1...0.2.2

0.2.1

Choose a tag to compare

@s3rius s3rius released this 17 Jun 17:09
0.2.1
3074403

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

Choose a tag to compare

@s3rius s3rius released this 11 Jun 13:12

What's Changed

  • Dependencies update, fixed some lints. by @s3rius in #2

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

New Contributors

  • @s3rius made their first contribution in #2

Full Changelog: 0.1.2...0.2.0

0.1.2

Choose a tag to compare

@chandr-andr chandr-andr released this 18 Apr 08:43

What's Changed

  • Removed aiokafka_consumer and aiokafka_producer from broker arguments by @chandr-andr in #1

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

Choose a tag to compare

@chandr-andr chandr-andr released this 18 Apr 08:26

Full Changelog: 0.1.0...0.1.1

0.1.0

Choose a tag to compare

@s3rius s3rius released this 16 Apr 11:24