Celery-batches

Latest version: v0.9

Safety actively analyzes 701698 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.4

================

Maintenance
-----------

* Support Celery 5.0. (`21 <https://github.com/clokep/celery-batches/pull/21>`_)
* Drop support for Celery < 4.4. (`21 <https://github.com/clokep/celery-batches/pull/21>`_)
* Drop support for Python < 3.6. (`21 <https://github.com/clokep/celery-batches/pull/21>`_)

0.3

================

Improvements
------------

* Properly set the ``current_task`` when running ``Batches`` tasks. (`4 <https://github.com/clokep/celery-batches/pull/4>`_)
* Call the success signal after a successful run of the ``Batches`` task. (`6 <https://github.com/clokep/celery-batches/pull/6>`_)
* Support running tasks eagerly via the ``Task.apply()`` method. This causes
the task to execute with a batch of a single item. Contributed by
`scalen <https://github.com/scalen>`_. (`#16 <https://github.com/clokep/celery-batches/pull/16>`_,
`18 <https://github.com/clokep/celery-batches/pull/18>`_)

Maintenance
-----------

* Improved documentation. Contributed by
`nijel <https://github.com/nijel>`_. (`#3 <https://github.com/clokep/celery-batches/pull/3>`_,
`7 <https://github.com/clokep/celery-batches/pull/7>`_)
* Support Celery 4.2, 4.3, and 4.4. (`12 <https://github.com/clokep/celery-batches/pull/12>`_,
`14 <https://github.com/clokep/celery-batches/pull/14>`_,
`19 <https://github.com/clokep/celery-batches/pull/19>`_)
* Support Python 3.7 and 3.8. (`19 <https://github.com/clokep/celery-batches/pull/19>`_)
* Drop support for Python 3.4. (`19 <https://github.com/clokep/celery-batches/pull/19>`_)
* CI improvements. (`5 <https://github.com/clokep/celery-batches/pull/5>`_,
`11 <https://github.com/clokep/celery-batches/pull/11>`_,
`13 <https://github.com/clokep/celery-batches/pull/13>`_,)

0.2

================

Improvements
------------

* Add support for protocol v2. (`1 <https://github.com/clokep/celery-batches/pull/1>`_)

Maintenance
-----------

* Add tests. (`1 <https://github.com/clokep/celery-batches/pull/1>`_,
`2 <https://github.com/clokep/celery-batches/pull/2>`_)
* Fixes some documentation issues. (`1 <https://github.com/clokep/celery-batches/pull/1>`_)

0.1

================

Improvements
------------

* ``Batches`` tasks now call pre- and post-run signals.

Maintenance
-----------

* The initial released version, includes changes to make it a separate package,
etc.


celery-final
==============

* The final version of ``celery.contrib.batches`` before it was removed in
|4b3ab708778a3772d24bb39142b7e9d5b94c488b|_.

.. |4b3ab708778a3772d24bb39142b7e9d5b94c488b| replace:: ``4b3ab708778a3772d24bb39142b7e9d5b94c488b``
.. _4b3ab708778a3772d24bb39142b7e9d5b94c488b: https://github.com/celery/celery/commit/4b3ab708778a3772d24bb39142b7e9d5b94c488b

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.