What's Changed
- fix: missing .commit() when deleting jobs by @fspoettel in #56
- feat: configure celery to use rabbitmq broker by @fspoettel in #58
- refactor: use Depends for settings and session_local by @fspoettel in #59
- fix: switch to prefork pool to avoid worker disconnects by @fspoettel in #89
Full Changelog: v1.0.0...v1.0.1