Celery v5.2.1 Release Notes

  • ๐Ÿš€ :release-date: 2021-11-16 8.55 P.M UTC+6:00 ๐Ÿš€ :release-by: Asif Saif Uddin

    • ๐Ÿ›  Fix rstrip usage on bytes instance in ProxyLogger.
    • ๐ŸŒฒ Pass logfile to ExecStop in celery.service example systemd file.
    • ๐Ÿ›  fix: reduce latency of AsyncResult.get under gevent (#7052)
    • Limit redis version: <4.0.0.
    • โฌ†๏ธ Bump min kombu version to 5.2.2.
    • ๐Ÿ”„ Change pytz>dev to a PEP 440 compliant pytz>0.dev.0.
    • โœ‚ Remove dependency to case (#7077).
    • ๐Ÿ›  fix: task expiration is timezone aware if needed (#7065).
    • ๐ŸŽ‰ Initial testing of pypy-3.8 beta to CI.
    • ๐Ÿ“„ Docs, CI & tests cleanups.

    .. _version-5.2.0: