Skip to content

Commit

Permalink
changelog for kombu 4.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy committed Nov 10, 2019
1 parent 5006e49 commit 36101bd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@
Change history
================

.. _version-4.6.6:

4.6.6
=====
:release-date: 2019-11-11 00:15 A.M UTC+6:00
:release-by: Asif Saif Uddin

- Revert _lookup_direct and related changes of redis.
- Python 3.8 support
- Fix 'NoneType' object has no attribute 'can_read' bug of redis transport
- Issue #1019 Fix redis transport socket timeout
- Add wait timeout settings to receive queue message (#1110)
- Bump py-amqp to 2.5.2

.. _version-4.6.5:

4.6.5
Expand Down

0 comments on commit 36101bd

Please sign in to comment.