Aio-pika

Latest version: v9.5.5

Safety actively analyzes 722032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 21

9.0.5

Not secure
-----

* Prevent 'Task exception was never retrieved' 524
If future.exception() is not called (even on cancelled futures), it seems Python
will then log 'Task exception was never retrieved'. Rewriting this logic
slightly should hopefully achieve the same functionality while
preventing the Python errors.
* Avoid implicitly depending on setuptools 526

9.0.4

Not secure
-----

* fix README badge
* upgrade requirements

9.0.3

Not secure
-----

* RPCs: Show exceptions on Host (remote side) 503
* Fixed queue_name was set as channel_name for `patterns/master.py` 523

9.0.2

Not secure
-----

* Do not nack if consumer is no_ack in QueueIterator 521

9.0.1

Not secure
-----

* change classifiers in pyproject.toml

9.0.0

Not secure
-----

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

Page 5 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.