Jobtastic

Latest version: v2.1.1

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

Scan your dependencies

Page 1 of 2

2.1.0

-------
* Tiny changes for better ``unicode`` type support.
* Dropping obsolete Celery3.1x from test cicle. It works for current release,
but we wouldn't warrant it in the future.

2.0.0

-------

* Added ``async_or_eager`` and ``async_or_run`` methods
so that you can do things like modifying the ``queue`` or ``routing_key`` with Jobtastic.
Thanks to thenewguy for the PR and months of persistence!
* Added support for celery 4.

1.0.0a1

-------

* Dropped support for Django prior to 1.6
* Dropped support for Celery prior to 3.1
* Dropped support for Python 2.6
* Dropped support for Python < 3.5 - thanks midnightlynx for 3.4/3.5 support
* Support for pluggable caches - thanks rhunwicks
* Fixed `setup.py` license to match MIT license in repo - thanks sodre

0.3.1

-----

* Switched to the psutil 3.0 API.

0.3.0

-----

* Dropped support for Django 1.3.
It's no longer getting security updates.

0.2.2

-----

* The `update_frequency` argument to `update_progress()` wasn't properly
delaying updates to the back end after the first increment. This resulted
in many more progress updates to your backend, which means you should
see performance gains with this release if you took advantage of that option.
Thanks to Ilya Baryshev for the fix.
* Logging calls related to `update_progress()` are now at the `DEBUG` level
instead of `LOG`. Hopefully your logs are much more readable, as a result.
Thanks to Kyle Gibson for convincing me that things used for debugging
should probably be at the debug level.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.