Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 606 Bytes

CHANGELOG.rst

File metadata and controls

30 lines (21 loc) · 606 Bytes

Changelog

next

  • Properly set the current_task when running Batch tasks.
  • Call the success signal after a successful run of the Batch task.

0.2 2018-04-20

  • Add support for protocol v2.
  • Adds tests.
  • Fixes some documentation issues.

0.1 2018-03-23

  • The initial released version, includes changes to make it a separate package, etc.
  • Batch tasks now call pre- and post-run signals.

celery-final

  • The final version of celery.contrib.batches before it was removed in 4b3ab708778a3772d24bb39142b7e9d5b94c488b.