pypi celery 5.6.0rc1
v5.6.0rc1

one day ago

Celery v5.6.0 Release Candidate 1 is now available for testing.
Please help us test this version and report any issues.

What's Changed

  • Add support for Django Connection pool by @petrprikryl in #9953
  • Pin tblib to ==3.1.0 by @kernelshard in #9967
  • fix(worker): continue to attempt to bind other queues after a native delayed delivery binding failure has occurred by @Izzette in #9959
  • Handle UnpicklingError in persistent scheduler initialization by @pakallis in #9952
  • Bug Fix: Nested Chords Fail When Using django-celery-results with a Redis Backend by @kumuthu53 in #9950
  • Add support pymongo 4.12 by @kidoz in #9665
  • Make tests compatible with pymongo >= 4.14 by @cjwatson in #9968
  • tblib updated from 3.1.0 to 3.2.0 by @MehrazRumman in #9970
  • Fix remaining function typing and docstring by @wcislo-saleor in #9971
  • Fix regex pattern in version parsing and remove duplicate entry in all by @sagar1343 in #9978
  • Bump Kombu to v5.6.0 and removed <5.7 limit on kombu by @Nusnus in #9981
  • Prepare for (pre) release: v5.6.0rc1 by @Nusnus in #9982

New Contributors

Full Changelog: v5.6.0b2...v5.6.0rc1

Don't miss a new celery release

NewReleases is sending notifications on new releases.