celery v4.4.0.rc3 Release Notes

Release Date: 2019-08-14 // over 4 years ago
  • ๐Ÿš€ :release-date: 2019-08-14 23.00 P.M UTC+6:00 ๐Ÿš€ :release-by: Asif Saif Uddin

    • Kombu 4.6.4
    • Billiard 3.6.1
    • Py-AMQP 2.5.1
    • Avoid serializing datetime (#5606)
    • ๐Ÿ›  Fix: (group() | group()) not equals single group (#5574)
    • โช Revert "Broker connection uses the heartbeat setting from app config.
    • โž• Additional file descriptor safety checks.
    • ๐Ÿ›  fixed call for null args (#5631)
    • โž• Added generic path for cache backend.
    • ๐Ÿ›  Fix Nested group(chain(group)) fails (#5638)
    • Use self.run() when overriding call (#5652)
    • ๐Ÿ›  Fix termination of asyncloop (#5671)
    • ๐Ÿ›  Fix migrate task to work with both v1 and v2 of the message protocol.
    • โšก๏ธ Updating task_routes config during runtime now have effect.