Path to this page:
Subject: CVS commit: pkgsrc/net/py-aio-pika
From: Adam Ciarcinski
Date: 2024-02-23 20:51:08
Message id: 20240223195108.C3616F9F4@cvs.NetBSD.org
Log Message:
py-aio-pika: updated to 9.4.0
9.4.0
drop python 3.7 support
update aiormq to 6.8.0
9.3.0
new: add custom exchanges to rpc pattern
9.2.3
Fix restore bug of RobustChannel
9.2.2
Fix bug with RPC when handling on_close with a RobustConnection
9.2.1
Fix reopen of robust channel after close
9.2.0
URL params passing to aiormq
Connection.KWARGS_TYPES renamed to Connection.PARAMETERS and rework it to dataclass
Connection._parse_kwargs renamed to Connection._parse_parameters
AMQP URL parameters documentation article
Files: