2.19.0
·
97 commits
to develop
since this release
MDCS 2.19.0
- Upgraded Celery to 5.2.3 to fix vulnerability (more details in Celery 5.2.2 release notes: https://github.com/celery/celery/releases/tag/v5.2.2),
- Added django-celery-beat package to allow creation of scheduled tasks from Django reusable apps (@periodic_task deprecated in celery 5.x),
- Fixed api for record modification on Handle Server,
- Upgraded elasticsearch from 7.16.1 to 7.16.2.