Aio-pika

Latest version: v9.4.1

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

Scan your dependencies

Page 2 of 19

9.1.4

Not secure
-----

* use fork friendly random robust queue generation way 560

9.1.3

Not secure
-----

* Ported publisher confirms tutorial by MaPePeR 550
* Fixed errored response when `aio_pika.patterns.RPC`
can not serialize the result 552

9.1.2

Not secure
-----

* Fix badges in docs

9.1.1

Not secure
-----

* Fix readthedocs build file

9.1.0

Not secure
-----

The bulk of the changes are related to how the library entities are now
interconnected. In previous versions of `aio_pika.Channel` instances not
contains a link to the `aio_pika.Connection` instances for now is contains it.

While I don't want custom code to work directly with the `aiormq.Channel`
instance, this was a public API and I should warn you about the change here.
The `aio_pika.Channel.channel` property is deprecated. Use
`aio_pika.Channel.get_underlay_chanel()` instead.
Now all library entities already use this method.

9.0.7

Not secure
-----

* Update aiormq version

Page 2 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.