Version: 5.0
Release PR: #5686
Description
Celery 5.0 is the first major version to drop support for Python 2. It supports Python 3.6+.
This version also drops support for the Riak Result Backend since Riak is unmaintained and does not support modern Python versions.
This version also refactors our CLI to use click as we prepare to make Celery fully async since it allows us
to invoke async functions in response to commands using asyncclick.
Checklist
Process
Alphas
Betas
Release Candidates
Release Blockers
Potential Release Blockers
Version: 5.0
Release PR: #5686
Description
Celery 5.0 is the first major version to drop support for Python 2. It supports Python 3.6+.
This version also drops support for the Riak Result Backend since Riak is unmaintained and does not support modern Python versions.
This version also refactors our CLI to use click as we prepare to make Celery fully async since it allows us
to invoke async functions in response to commands using asyncclick.
Checklist
Release PR drafted
Kombu Merge Freeze
Release Kombu 5.0.0
Release Vine 5.0.0
Release py-amqp 5.0.0
Milestone is 100% done
Merge Freeze
Release PR reviewed
The master branch build passes
Release Notes
What's New
Process
Alphas
Betas
Release Candidates
Release Blockers
Potential Release Blockers