kombu v5.2.0 Release Notes

  • ๐Ÿš€ :release-date: 5 Nov, 2021 ๐Ÿš€ :release-by: Naomi Elstein

    • v 1.4.x (#1338).
    • stop mentioning librabbitmq (#1381).
    • ๐Ÿ”€ Merge branch 'master' of https://github.com/celery/kombu
    • โœ… test new pytest version (#1383).
    • โฌ‡๏ธ drop python 3.6 from CI (#1382).
    • โœ… Use ANY from unittest instead of case.mock.
    • ๐Ÿ›  Fix missing dependency to redis in docs requirements.
    • โšก๏ธ [pre-commit.ci] pre-commit autoupdate.
    • โœ‚ Remove dependency to case (#1389).
    • ๐Ÿ›  Fix: check redis response type.
    • โšก๏ธ [pre-commit.ci] pre-commit autoupdate (#1393).
    • py3.7+ on setup (#1392).
    • Prevent caching of oid in pidbox (#1394).
    • โž• Added unittests for #1394 .
    • ๐Ÿ›  fix flake8 in kombu/asynchronous/aws/connection.py (#1397).
    • โšก๏ธ [pre-commit.ci] pre-commit autoupdate.
    • ๐Ÿ›  Fix test_pidbox unittests to support non-linux platforms (#1398).
    • โšก๏ธ [pre-commit.ci] pre-commit autoupdate.
    • removre bdist.
    • โž• add python 3.10 to CI & fix other issues (#1402).
    • ๐Ÿ‘ท try to fix CI (#1407).
    • โœ… Dont failfast when pypy3 tests fail (#1408).
    • Return empty list instead of InconsistencyError when exchange table is empty (#1404).
    • โšก๏ธ [pre-commit.ci] pre-commit autoupdate.

    .. _version-5.2.0rc1: