Releases: voiio/dramatiq-crontab
Releases · voiio/dramatiq-crontab
1.0.12
What's Changed
- Fix #130 -- FakeLock context enter returns lock instance by @anchalghale in #136
Full Changelog: 1.0.11...1.0.12
1.0.11
What's Changed
- Fix #125 -- Shutdown scheduler if lock fails by @codingjoe in #126
Full Changelog: 1.0.10...1.0.11
1.0.10
1.0.9
1.0.8
What's Changed
- Update Python/Django versions, replace linters with ruff by @amureki in #54
- Add shutdown handler for SIGINT and SIGHUP signals by @codingjoe in #81
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- Fix #42 -- Make lock threadsafe to be extended by the scheduler by @codingjoe in #43
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Fix #40 -- Add lock timeout and extend it while running to avoid deadlocks by @codingjoe in #41
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Fix some tasks are not added to scheduler by @codingjoe in #35
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Reduce logger noise and schedule jobs only when crontab command is called by @codingjoe in #34
Full Changelog: 1.0.3...1.0.4