mosquito / aio-pika

AMQP 0.9 client designed for asyncio and humans.
https://aio-pika.readthedocs.org/
Apache License 2.0
1.18k stars 186 forks source link

bump version to aiormq~=6.4.0 in setup.py #483

Closed deschmih closed 1 year ago

deschmih commented 1 year ago

because of comment https://github.com/mosquito/aio-pika/issues/481#issuecomment-1189961369 in issue

mosquito commented 1 year ago

This is not enough. I'm waiting for the weekend to work on this properly, for example for the RobustConnection you have to update the secret so that it works when reconnection.

mosquito commented 1 year ago

Duplicate of #484