Skip to content

5.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 16:58
· 26 commits to main since this release

Release date: 2023-06-18 8:15 P.M GMT+6

Release by: Asif Saif Uddin

  • Upgrade to latest pycurl release (celery#7069).
  • Limit librabbitmq>=2.0.0; python_version < '3.11' (celery#8302).
  • Added initial support for python 3.11 (celery#8304).
  • ChainMap observers fix (celery#8305).
  • Revert optimization CLI flag behaviour back to original.
  • Restrict redis 4.5.5 as it has severe bugs (celery#8317).
  • Tested pypy 3.10 version in CI (celery#8320).
  • Bump new version of kombu to 5.3.1 (celery#8323).
  • Fixed a small float value of retry_backoff (celery#8295).
  • Limit pyro4 up to python 3.10 only as it is (celery#8324).