changelog for 4.6.5

This commit is contained in:
Asif Saif Uddin (Auvi) 2019-09-30 19:22:33 +06:00
parent 2d72047861
commit 9272bd6bb1
1 changed files with 17 additions and 0 deletions

View File

@ -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