kombu v5.1.0.b1 Release Notes

  • ๐Ÿš€ :release-date: 2021-04-01 10:30 P.M UTC+6:00 ๐Ÿš€ :release-by: Asiff Saif Uddin

    • Wheels are no longer universal.
    • โช Revert "Added redis transport key_prefix from envvars".
    • Redis Transport: Small improvements of SentinelChannel (#1253).
    • ๐Ÿ›  Fix pidbox not using default channels.
    • โช Revert "on worker restart - restore visible regardless to time (#905)".
    • โž• Add vine to dependencies.
    • โœ… Pin urllib3<1.26 to fix failing unittests.
    • โž• Add timeout to producer publish (#1269).
    • โœ‚ Remove python2 compatibility code (#1277).
    • ๐Ÿ‘ redis: Support Sentinel with SSL.
    • ๐Ÿ‘Œ Support for Azure Service Bus 7.0.0 (#1284).
    • ๐Ÿ‘ Allow specifying session token (#1283).
    • kombu/asynchronous/http/curl: implement _set_timeout.
    • Disable namedtuple to object feature in simplejson (#1297).
    • โšก๏ธ Update to tox docker 2.0.
    • SQS back-off policy (#1301).
    • ๐Ÿ›  Fixed SQS unittests.
    • ๐Ÿ›  Fix: non kombu json message decoding in SQS transport (#1306).
    • โž• Add Github Actions CI (#1309).
    • โšก๏ธ Update default pickle protocol version to 4 (#1314).
    • โšก๏ธ Update connection.py (#1311).
    • โฌ‡๏ธ Drop support for the lzma backport.
    • โฌ‡๏ธ Drop obsolete code importing pickle (#1315).
    • โšก๏ธ Update default login method for librabbitmq and pyamqp (#936).
    • SQS Broker - handle STS authentication with AWS (#1322).
    • Min py-amqp version is v5.0.6 (#1325).
    • ๐Ÿ›  Numerous docs & example fixes.
    • ๐Ÿ‘‰ Use a thread-safe implementation of cached_property (#1316).

    .. _version-5.0.2: