2025-03-05 16:01:15 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-aio-pika: updated to 9.5.5 9.5.5 Replace WeakSet with set for robust channels tracking |
2024-12-24 19:54:42 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-aio-pika: updated to 9.5.4 9.5.4 fix: RobustChannel should not reopen after close() call |
2024-12-03 21:01:23 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-aio-pika: updated to 9.5.3 9.5.3 Unknown changes |
2024-12-02 21:38:49 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-aio-pika: updated to 9.5.1 9.5.1 Bug fixes |
2024-11-25 13:36:50 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-aio-pika: updated to 9.5.0 9.5.0 Unknown changes |
2024-08-14 10:46:13 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-aio-pika: updated to 9.4.3 9.4.3 Unknown changes |
2024-08-07 17:21:40 by Adam Ciarcinski | Files touched by this commit (3) | ![]() |
Log message: py-aio-pika: updated to 9.4.2 9.4.2 fix: typo from somple to simple mv Propan mention to FastStream 630: Only nack messages upon cancellation of a consumer subscription |
2024-03-24 20:15:55 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-aio-pika: updated to 9.4.1 9.4.1 Do not use deprecated datetime.utcnow and datetime.utcfromtimestamp add 3.12 Prevent deadlock in RobustChannel.reopen() |
2024-02-23 20:51:08 by Adam Ciarcinski | Files touched by this commit (4) | ![]() |
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 |
2023-02-20 09:42:13 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-aio-pika: fix pattern in setup.py |