Skip to content

v0.8 (2023-06-27)

Compare
Choose a tag to compare
@clokep clokep released this 27 Jun 14:38
· 6 commits to main since this release

Improvements

  • Support passing through the request_dict from the original Celery request. Contributed by @montasaurus. (#71)

Maintenance

  • Support Celery 5.3. Contributed by @stegayet. (#68, #75, #77)
  • Drop support for Celery < 5.0. (#78)
  • Support Python 3.11. (#75)
  • Drop support for Python 3.7. (#77)