celery v5.2.0.b3 Release Notes

  • ๐Ÿš€ :release-date: 2021-09-02 8.38 P.M UTC+3:00 ๐Ÿš€ :release-by: Omer Katz

    • โž• Add args to LOG_RECEIVED (fixes #6885) (#6898).
    • ๐Ÿ‘ท Terminate job implementation for eventlet concurrency backend (#6917).
    • โž• Add cleanup implementation to filesystem backend (#6919).
    • โšก๏ธ [pre-commit.ci] pre-commit autoupdate (#69).
    • โž• Add before_start hook (fixes #4110) (#6923).
    • Restart consumer if connection drops (#6930).
    • โœ‚ Remove outdated optimization documentation (#6933).
    • โž• added https verification check functionality in arangodb backend (#6800).
    • โฌ‡๏ธ Drop Python 3.6 support.
    • โšก๏ธ update supported python versions on readme.
    • โšก๏ธ [pre-commit.ci] pre-commit autoupdate (#6935).
    • โœ‚ Remove appveyor configuration since we migrated to GA.
    • โฌ†๏ธ pyugrade is now set to upgrade code to 3.7.
    • โฌ‡๏ธ Drop exclude statement since we no longer test with pypy-3.6.
    • ๐Ÿ‘ 3.10 is not GA so it's not supported yet.
    • ๐Ÿ‘ Celery 5.1 or earlier support Python 3.6.
    • ๐Ÿ›  Fix linting error.
    • ๐Ÿ›  fix: Pass a Context when chaining fail results (#6899).
    • โฌ†๏ธ Bump version: 5.2.0b2 โ†’ 5.2.0b3.

    .. _version-5.2.0b2: