mirror of https://github.com/celery/kombu.git
changelog for 4.6.5
This commit is contained in:
parent
2d72047861
commit
9272bd6bb1
17
Changelog
17
Changelog
|
@ -4,6 +4,23 @@
|
|||
Change history
|
||||
================
|
||||
|
||||
.. _version-4.6.5:
|
||||
|
||||
4.6.5
|
||||
=====
|
||||
:release-date: 2019-09-30 19:30 P.M UTC+6:00
|
||||
:release-by: Asif Saif Uddin
|
||||
|
||||
- Revert _lookup api and correct redis implemetnation.
|
||||
- Major overhaul of redis test cases by adding more full featured fakeredis module.
|
||||
- Add more test cases to boost coverage of kombu redis transport.
|
||||
- Refactor the producer consumer test cases to be based on original mocks and be passing
|
||||
- Fix lingering line length issue in test.
|
||||
- Sanitise url when include_password is false
|
||||
- Pinned pycurl to 7.43.0.2 as it is the latest build with wheels provided
|
||||
- Bump py-amqp to 2.5.2
|
||||
|
||||
|
||||
.. _version-4.6.4:
|
||||
|
||||
4.6.4
|
||||
|
|
Loading…
Reference in New Issue