| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-06-01 | 2.9 kB | |
| v5.5.3 source code.tar.gz | 2025-06-01 | 1.7 MB | |
| v5.5.3 source code.zip | 2025-06-01 | 2.0 MB | |
| Totals: 3 Items | 3.7 MB | 0 | |
What's Changed
- make the tests run on python 3.13 for gcs backend by @auvipy in https://github.com/celery/celery/pull/9677
- Added DeepWiki to README by @Nusnus in https://github.com/celery/celery/pull/9683
- Limit redis to <=v5.2.1 to match Kombu by @Nusnus in https://github.com/celery/celery/pull/9693
- Use EX_OK instead of literal zero by @Nusnus in https://github.com/celery/celery/pull/9684
- Make wheel metadata reproducible by @cjwatson in https://github.com/celery/celery/pull/9687
- let celery install from kombu dependencies for better align by @auvipy in https://github.com/celery/celery/pull/9696
- Fix stamping documentation to clarify stamped_headers key is optional in visitor methods by @Nusnus in https://github.com/celery/celery/pull/9697
- Support apply_async without queue argument on quorum queues by @bityob in https://github.com/celery/celery/pull/9686
- Updated rabbitmq doc about using quorum queues with task routes by @bityob in https://github.com/celery/celery/pull/9707
- Add: Dumper Unit Test by @yiyu0x in https://github.com/celery/celery/pull/9711
- Add unit test for event.group_from by @rogerforlife in https://github.com/celery/celery/pull/9709
- refactor: add beat_cron_starting_deadline documentation warning by @alirafiei75 in https://github.com/celery/celery/pull/9712
- fix: resolve issue [#9569] by supporting distinct broker transport options for workers by @yiyu0x in https://github.com/celery/celery/pull/9695
- Fixes issue with retry callback arguments in DelayedDelivery by @maccinza in https://github.com/celery/celery/pull/9708
- get_exchange-unit-test by @rogerforlife in https://github.com/celery/celery/pull/9710
- ISSUE-9704: Update documentation of result_expires, filesystem backend is supported by @MattiasDC in https://github.com/celery/celery/pull/9716
- update to blacksmith ubuntu 24.04 by @auvipy in https://github.com/celery/celery/pull/9717
- Added unit tests for celery.utils.iso8601 by @jaiganeshs21 in https://github.com/celery/celery/pull/9725
- Update introduction.rst docs by @auvipy in https://github.com/celery/celery/pull/9728
- Prepare for release: v5.5.3 by @Nusnus in https://github.com/celery/celery/pull/9732
New Contributors
- @bityob made their first contribution in https://github.com/celery/celery/pull/9686
- @yiyu0x made their first contribution in https://github.com/celery/celery/pull/9711
- @rogerforlife made their first contribution in https://github.com/celery/celery/pull/9709
- @alirafiei75 made their first contribution in https://github.com/celery/celery/pull/9712
- @maccinza made their first contribution in https://github.com/celery/celery/pull/9708
- @MattiasDC made their first contribution in https://github.com/celery/celery/pull/9716
- @jaiganeshs21 made their first contribution in https://github.com/celery/celery/pull/9725
Full Changelog: https://github.com/celery/celery/compare/v5.5.2...v5.5.3