Aio Pika Versions Save

AMQP 0.9 client designed for asyncio and humans.

9.0.2

1 year ago
  • Do not nack if consumer is no_ack in QueueIterator #521

9.0.0

1 year ago

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

1 year ago
  • Update aiormq~=6.6.3 #512
  • Fix getting futures exceptions #509

8.2.2

1 year ago

8.2.1

1 year ago

8.2.0

1 year ago

8.1.1

1 year ago

8.1.0

1 year ago