Skip to content

V1.2.2

Compare
Choose a tag to compare
@Koed00 Koed00 released this 31 May 11:21
· 177 commits to master since this release
c32724f

Closed issues:

  • Scheduled task being executed many times #426
  • schedule doesn't work #416
  • Expose list of workers and their states via API #364
  • Tasks are not encrypted, only signed #300

Merged pull requests:

  • Poetry #442 (Koed00)
  • Fix issues when using multiple databases with a database router #440 (maerteijn)
  • Update documentation to say tasks are signed, not encrypted #429 (asedeno)
  • Fix issue when using USE_TZ=False with MySQL #428 (hhyo)
  • When sync=True, re-raise exceptions from the worker. #417 (rbranche)