pypi celery 5.5.3
v5.5.3

3 months ago

What's Changed

  • make the tests run on python 3.13 for gcs backend by @auvipy in #9677
  • Added DeepWiki to README by @Nusnus in #9683
  • Limit redis to <=v5.2.1 to match Kombu by @Nusnus in #9693
  • Use EX_OK instead of literal zero by @Nusnus in #9684
  • Make wheel metadata reproducible by @cjwatson in #9687
  • let celery install from kombu dependencies for better align by @auvipy in #9696
  • Fix stamping documentation to clarify stamped_headers key is optional in visitor methods by @Nusnus in #9697
  • Support apply_async without queue argument on quorum queues by @bityob in #9686
  • Updated rabbitmq doc about using quorum queues with task routes by @bityob in #9707
  • Add: Dumper Unit Test by @yiyu0x in #9711
  • Add unit test for event.group_from by @rogerforlife in #9709
  • refactor: add beat_cron_starting_deadline documentation warning by @alirafiei75 in #9712
  • fix: resolve issue #9569 by supporting distinct broker transport options for workers by @yiyu0x in #9695
  • Fixes issue with retry callback arguments in DelayedDelivery by @maccinza in #9708
  • get_exchange-unit-test by @rogerforlife in #9710
  • ISSUE-9704: Update documentation of result_expires, filesystem backend is supported by @MattiasDC in #9716
  • update to blacksmith ubuntu 24.04 by @auvipy in #9717
  • Added unit tests for celery.utils.iso8601 by @jaiganeshs21 in #9725
  • Update introduction.rst docs by @auvipy in #9728
  • Prepare for release: v5.5.3 by @Nusnus in #9732

New Contributors

Full Changelog: v5.5.2...v5.5.3

Don't miss a new celery release

NewReleases is sending notifications on new releases.