Celery v5.3.0.b1 Release Notes

  • ๐Ÿš€ :release-date: 2022-08-01 5:15 P.M UTC+6:00 ๐Ÿš€ :release-by: Asif Saif Uddin

    • Canvas Header Stamping (#7384).
    • async chords should pass it's kwargs to the group/body.
    • beat: Suppress banner output with the quiet option (#7608).
    • ๐Ÿ›  Fix honor Django's TIME_ZONE setting.
    • Don't warn about DEBUG=True for Django.
    • Fixed the on_after_finalize cannot access tasks due to deadlock.
    • โฌ†๏ธ Bump kombu>=5.3.0b1,<6.0.
    • ๐Ÿ”ง Make default worker state limits configurable (#7609).
    • Only clear the cache if there are no active writers.
    • Billiard 4.0.1

    .. _version-5.3.0a1: