Celery v5.6.3 released! ๐
โญ Key Highlights โญ
โ
Redis failover recovery & RPC backend reconnection
โ
False dead-letter cycle detection on RabbitMQ (native delayed delivery)
โ
O(Kยฒ) chord message bloat fix & callback dispatch for redelivered tasks
โ
Eventlet warm shutdown
Official Celery Organization Account.
Announcements ๐ข | Live Updates ๐ฅ | Community Engagement ๐ฌ
Successor to @celeryq (inactive)
- pytest-celery v1.3.0 released! ๐ โญ Key Highlights โญ โ Dropped Support for Python 3.8 โ Added Support for Python 3.14 โ Reverted to pycurl from urllib3 (to match celery/kombu v5.6's rollback) ๐ Changes:
- Celery v5.6.0 released! ๐ โญ Key Highlights โญ โ Drop Support for Python 3.8 (+initial support for Python 3.14) โ Reverted to pycurl from urllib3 (SQS stability fix) โ Security fix: Broker credential leak prevention โ Critical memory leak fixes (exception handling &
- Twenty years of #Django releases ๐ djangoproject.com/weblog/2025/noโฆ Over those twenty years, - 447 Django releases shipped ๐ข - 131 security vulnerabilities addressed - 262,203 releases of Django-related packages in the #Python ecosystem
- Kombu v5.6.0 released! ๐ โญ Key Highlights โญ โ QoS max_prefetch limit to prevent OOM crashes when queues flood โ RabbitMQ 4.x compatibility fixes โ Gevent compatibility fixes โ Redis polling_interval support fixed โ Timezone-aware UTC timestamps โ MongoDB transport


