kombu v5.2.4 Release Notes

  • ๐Ÿš€ :release-date: 06 Mar, 2022 ๐Ÿš€ :release-by: Asif Saif Uddin

    • Allow getting recoverable_connection_errors without an active transport.
    • Prevent KeyError: 'purelib' by removing INSTALLED_SCHEME hack from setup.py.
    • โช Revert "try pining setuptools (#1466)" (#1481).
    • ๐Ÿ›  Fix issue #789: Async http code not allowing for proxy config (#790).
    • ๐Ÿ›  Fix The incorrect times of retrying.
    • Set redelivered property for Celery with Redis (#1484).
    • โœ‚ Remove use of OrderedDict in various places (#1483).
    • 0๏ธโƒฃ Warn about missing hostname only when default one is available (#1488).
    • ๐Ÿ“ฆ All supported versions of Python define package.
    • โž• Added global_keyprefix support for pubsub clients (#1495).
    • โœ… try pytest 7 (#1497).
    • โž• Add an option to not base64-encode SQS messages.
    • Fix SQS extract_task_name message reference.

    .. _version-5.2.3: