Skip to content

Releases: mosquito/aio-pika

9.0.2

14 Feb 20:16
Compare
Choose a tag to compare
  • Do not nack if consumer is no_ack in QueueIterator #521

9.0.1

14 Feb 20:16
Compare
Choose a tag to compare

add classifiers

9.0.0

14 Feb 08:05
92e22b5
Compare
Choose a tag to compare

The main goal of this release is the migration to poetry and stronger type
checking with mypy.

User code should remain compatible, just test it with mypy. The tests still
work the same, without public API changes, this indicates that your code
should work without changes, but does not prove it.

Deprecations

  • aio_pika.message.HeaderProxy - removed
  • aio_pika.message.header_converter - removed
  • aio_pika.message.format_headers - removed
  • aio_pika.message.Message.headers_raw - prints deprecation warning
  • aio_pika.abc.AbstractMessage.headers_raw - removed

8.3.0

09 Jan 09:47
Compare
Choose a tag to compare
  • Update aiormq~=6.6.3 #512
  • Fix getting futures exceptions #509

8.2.2

21 Sep 14:22
Compare
Choose a tag to compare
8.2.2

8.2.1

14 Sep 20:30
Compare
Choose a tag to compare
8.2.1

8.2.0

14 Sep 20:28
e3920f1
Compare
Choose a tag to compare
8.2.0

8.1.1

14 Sep 20:28
Compare
Choose a tag to compare
8.1.1

8.1.0

25 Jul 06:42
Compare
Choose a tag to compare
disable uvloop test envs