celery v5.2.0.rc1 Release Notes

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

    • ๐Ÿ‘ท Kill all workers when main process exits in prefork model (#6942).
    • โœ… test kombu 5.2.0rc1 (#6947).
    • try moto 2.2.x (#6948).
    • ๐Ÿš€ Prepared Hacker News Post on Release Action.
    • โšก๏ธ update setup with python 3.7 as minimum.
    • โšก๏ธ update kombu on setupcfg.
    • โž• Added note about automatic killing all child processes of worker after its termination.
    • โšก๏ธ [pre-commit.ci] pre-commit autoupdate.
    • ๐Ÿšš Move importskip before greenlet import (#6956).
    • amqp: send expiration field to broker if requested by user (#6957).
    • โš  Single line drift warning.
    • canvas: fix kwargs argument to prevent recursion (#6810) (#6959).
    • ๐Ÿ‘ Allow to enable Events with app.conf mechanism.
    • Warn when expiration date is in the past.
    • โž• Add the Framework :: Celery trove classifier.
    • Give indication whether the task is replacing another (#6916).
    • ๐Ÿ‘‰ Make setup.py executable.
    • โฌ†๏ธ Bump version: 5.2.0b3 โ†’ 5.2.0rc1.

    .. _version-5.2.0b3: