Next | Query returned 13 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2020-02-18 07:33:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-aio-pika: updated to 6.5.2

6.5.2
Type annotation fixes
Add documentation

6.5.1
Test fixes
Add reopen method for channel

6.5.0
Add get methods for exchange and queue
fix type annotation and documentation for Connection.add_close_callback
   2020-02-16 15:15:39 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-aio-pika: updated to 6.4.3

6.4.3
log channel close status
add OSError to CONNECTION_EXCEPTIONS

6.4.2
[fix] heartbeat_last to heartbeat_last_received
Fix memory leak
Fix type hint
Pass loop when connecting to aiormq
   2020-02-13 19:40:04 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-aio-pika: added version 6.4.1

aio-pika is a wrapper for the aiormq for asyncio and humans.

Features
* Completely asynchronous API.
* Object oriented API.
* Auto-reconnects with complete state recovery with connect_robust (e.g.
  declared queues or exchanges, consuming state and bindings).

Next | Query returned 13 messages, browsing 11 to 20 | previous