Updates
Updates on our activities and progress.
Most recent
Celery 5.3.6 Released with Amazon SQS compatibility hotfix
Published on November 22, 2023 by Asif Saif Uddin
This version of celery is focused mainly to fix AWS SQS new feature compatibility issue and old regressions. The code changes are mostly fix for old regressions. This is a quality of life improvement release. with this release the main bran...
Celery 5.3.5 released with Python 3.12 support!
Published on November 10, 2023 by Asif Saif Uddin
We have released a new patch version of celery with Python 3.12 support all through the projects core dependencies. Also several bugs were fixed and dependencies were updated. Including some revert of performance regression issues and docum...
Celery 5.3.4 Released
Published on September 3, 2023 by Tomer Nosrati
Version 5.3.4 of Celery represents a significant update resolving critical issues in broker connection retries, which is essential for operational stability in production. It skips v5.3.2 and v5.3.3 that were yanked and is the latest versio...
Celeryy 5.3.1 release
Published on June 19, 2023 by Asif Saif Uddin
We have released a new minor version to celery 5.3, celery 5.3.1. please try and report any regression.
Celery 5.3.0 stable version release
Published on June 6, 2023 by Asif Saif Uddin
The latest stable version of celery 5.3.0 has been released on PyPI. This is the culmination of work for more then a year. It is a very big release. Please try and report issues of any bugs or regression!
Celery 5.3.0 release candidate 2 released
Published on June 1, 2023 by Asif Saif Uddin
The second release candidate of celery 5.3, celery==5.3.0rc2 has been released in PyPI. Please test and report any possible regressions or issues.
Celery 5.2.3 released
Published on December 29, 2021 by Asif Saif Uddin
Celery 5.2.3 & kombu 5.2.3 released with lots of bug fixes and minor improvements in codes & docs. previously celery 5.2.2 was released to mitigate a security issue. besides py-amqp got v5.0.9 released and 5.1.0 waiting next year al...
Celery 5.2.1 bug fix released!
Published on November 16, 2021 by Asif Saif Uddin
Celery 5.2.1 is released with some bug fixes and minor enhancement. This also bump kombu to 5.2.2 which limit redis-py below 4.0.0. you are suggested to upgrade to celery 5.2.1 as this fix some bugs & regressions.
Celery v5.2.0 released!
Published on November 8, 2021 by Asif Saif Uddin
along with kombu 5.2.1 and many dependency updates and lots of big fixes and enhancements.
Celery 5.2.0rc2 & Kombu 5.2.0 GA
Published on November 3, 2021 by Asif Saif Uddin
We are pleased to announce that celery 5.2.0rc2 and Kombu 5.2.0 with https://github.com/celery/kombu/issues/1063#issuecomment-957236477 a long standing Redis b...
Celery 5.2.0rc1 with kombu 5.2.0rc1 released.
Published on October 21, 2021 by Asif Saif Uddin
This pre-releases contain some bug fixes and minor to mid range features. check changelog for more detail.
Celery 5.1.2 is released
Published on October 21, 2021 by Omer Katz
Celery 5.1.2 contains a few bug fixes and regression fixes from 5.1.1. See the changelog for details.
Celery 5.1.0 released
Published on June 11, 2021 by Omer Katz
Expect 5.1.1 soon with regression fixes and a few bug fixes. We're also working to release 5.0.6 with all the newest bug fixes for our CLI and 4.5 which backports the bug fixes from 5.0 and 5.1 to the 4.x series.
Celery 5.0.0 released with Python 3.6+ only
Published on October 9, 2020 by Asif Saif Uddin
We have dropped python 2.7 support from v5.0 release of all related celery projects. Celery 5.0.1 is undergoing development for newly introduced bugs & regressions.
Celery 4.4.6 with Kombu 4.6.11 released!
Published on June 24, 2020 by Asif Saif Uddin
This two new release fixes some regressions and other bugs with some minor feature improvements. please update to latest release and report issues.
Celery 4.4.5
Published on June 8, 2020 by Asif Saif Uddin
Celery https://pypi.org/project/celery/4.4.5/ on pypi with a missing dependency and some minor improvements. another release of kombu is coming soon.
Celery 4.4.4 Hotfix with kombu 4.6.10!
Published on June 3, 2020 by Asif Saif Uddin
Celery & kombu got 2 hotfix release on pypi! please upgrade and report1
Celery 4.4.3 released!
Published on June 1, 2020 by Asif Saif Uddin
Celery 4.4.3 is now on pypi! https://pypi.org/project/celery/4.4.3/this includes works on more then 2 months with lots of bug fix and usability improvement issues. More then 100 issues were closed, around 200 issues were triaged and almo...
Covid Lock Down Update
Published on May 16, 2020 by Asif Saif Uddin
I have been working on triaging & reviewing issues and PR after the last bug fix release of celery 4.4.2. Celery now have 346 open issues with more then 95% issues and PR having proper tag and follow up. There is a Bug fix release on...
New bug fix version 4.4.2 released.
Published on March 17, 2020 by Asif Saif Uddin
This version addresses some bug introduced in 4.4.1 version.https://pypi.org/project/celery/4.4.2/Please update to the latest version.