celery v4.4.0.rc5 Release Notes

Release Date: 2019-12-07 // over 4 years ago
    • Kombu 4.6.7
    • Events bootstep disabled if no events (#5807)
    • SQS - Reject on failure (#5843)
    • โž• Add a concurrency model with ThreadPoolExecutor (#5099)
    • โž• Add auto expiry for DynamoDB backend (#5805)
    • Store extending result in all backends (#5661)
    • ๐Ÿ›  Fix a race condition when publishing a very large chord header (#5850)
    • ๐Ÿ‘Œ Improve docs and test matrix