Django Celery Results Versions Save

Celery result back end with django

v2.5.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/celery/django-celery-results/compare/v2.5.0...v2.5.1

v2.5.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/celery/django-celery-results/compare/v2.4.0...v2.5.0

v2.4.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/celery/django-celery-results/compare/v2.3.1...v2.4.0

v2.3.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/celery/django-celery-results/compare/v2.3.0...v2.3.1

v2.3.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/celery/django-celery-results/compare/v2.2.0...v2.3.0

v2.2.0

2 years ago

2.2.0

:release-date: 2021-07-02 11:00 a.m. UTC+6:00 :release-by: Asif Saif Uddin

  • add new urls with nouns first structure (#216)
  • Remove duplicate indexes
  • fix group status view return data, add tests for it (#215)
  • typo fix (#218)
  • Use the DJANGO_CELERY_RESULTS_TASK_ID_MAX_LENGTH for group_id/task_id
  • Minor code clean up

v2.1.0

2 years ago

v2.0.1

3 years ago

2.0.1

:release-date: 2021-01-19 07:30 p.m. UTC+6:00 :release-by: Asif Saif Uddin

  • Fix backward compatibility in DatabaseBackend._store_result function
  • Fix 'args' and 'kwargs' propiertes of AsyncResult for DatabaseBackend
  • Fix task_args/task_kwargs in task_protocol=1
  • Test refactors
  • Add task_args and task_kwargs to admins searchable fields (#182)

v2.0.0

3 years ago

1.2.1

4 years ago