Remove broken reference. by @sueannioanis in https://github.com/celery/celery/pull/10071
Removed --dist=loadscope from smoke tests by @Nusnus in https://github.com/celery/celery/pull/10073
docs: remove duplicated words in broker and routing docs by @Rohan5commit in https://github.com/celery/celery/pull/10146
Remove redundant test_isa_mapping test (fixes #10077) by @daniel7an in https://github.com/celery/celery/pull/10103
Remove deprecated args from redis get_connection call by @JaeHyuckSa in https://github.com/celery/celery/pull/10036
Remove outdated autoreloader section from extending docs by @Br1an67 in https://github.com/celery/celery/pull/10154
v5.6.2
2026-01-04
No breaking-change keywords detected in release notes.
v5.6.1
2025-12-29
No breaking-change keywords detected in release notes.
v5.6.0
2025-11-30
No breaking-change keywords detected in release notes.
v5.6.0rc2
2025-11-22
⚠ Potential breaking changes
Remove Python 4.0 version condition for pytest dependencies by @ulgens in https://github.com/celery/celery/pull/9993
v5.6.0rc1
2025-11-01
⚠ Potential breaking changes
Fix regex pattern in version parsing and remove duplicate entry in __all__ by @sagar1343 in https://github.com/celery/celery/pull/9978
Bump Kombu to v5.6.0 and removed <5.7 limit on kombu by @Nusnus in https://github.com/celery/celery/pull/9981
v5.6.0b2
2025-10-20
⚠ Potential breaking changes
Remove Python 3.8 from CI workflow by @auvipy in https://github.com/celery/celery/pull/9930
Update tox.ini to remove Python 3.8 by @auvipy in https://github.com/celery/celery/pull/9932
Remove Python 3.8 from Dockerfile by @auvipy in https://github.com/celery/celery/pull/9933
Remove test-pypy3.txt from Dockerfile dependencies by @auvipy in https://github.com/celery/celery/pull/9939
Remove backports.zoneinfo for Python 3.9 compatibility by @auvipy in https://github.com/celery/celery/pull/9956
v5.6.0b1
2025-09-15
⚠ Potential breaking changes
Update setup.py to fix deprecation warning by @auvipy in https://github.com/celery/celery/pull/9771
Remove importlib_metadata leftovers by @cjwatson in https://github.com/celery/celery/pull/9791
Revert "Remove dependency on `pycurl`" by @auvipy in https://github.com/celery/celery/pull/9620
Migrated from useblacksmith/build-push-action@v1 to useblacksmith/setup-docker-builder@v1 in the CI by @Nusnus in https://github.com/celery/celery/pull/9846
Remove incorrect example by @YuppY in https://github.com/celery/celery/pull/9854