Celery v5.6.0 Release Candidate 2 is now available for testing.
Please help us test this version and report any issues.
What's Changed
- Remove Python 4.0 version condition for pytest dependencies by @ulgens in #9993
- Sanitize broker URL in delayed delivery logs (avoid leaking credentials) by @giancarloromeo in #9997
- Don't fail task on timeout during cold shutdown by @Nusnus in #9678
- Add Py39-314t to CI by @Nusnus in #9999
- asynpool: Don't return from inside a finally block by @torarvid in #10000
- Prepare for (pre) release: v5.6.0rc2 by @Nusnus in #10005
New Contributors
- @ulgens made their first contribution in #9993
- @giancarloromeo made their first contribution in #9997
- @torarvid made their first contribution in #10000
Full Changelog: v5.6.0rc1...v5.6.0rc2