Releases: symbiote/silverstripe-queuedjobs
Releases · symbiote/silverstripe-queuedjobs
2.10.4
Fix defaultJobs active queue filtering and improve log messages.
2.10.3
Fix defaultJobs config now loads correctly.
Add SS_Log of missing job.
Change admin email queued_job_admin_email.
Update readme and default jobs check to use injector correctly.
4.0.4
4.0.3
fix(QueuedJobService): When a job hits the "Job releasing memory and waiting" case and completed successfully, it would not run the 'afterComplete' logic.
2.10.2
fix(QueuedJobService): When a job hits the "Job releasing memory and waiting" case and completed successfully, it would not run the 'afterComplete' logic.
2.10.1
2.10.0
2.8.6
2.8.5
- Update translations.
- Remove CMS from composer dependencies.
- Fix reference to queued job admin email
- BUG Remove invalid backtraces from errcontext
- Fix long job cron example in readme
- Updating the "travis" build reference.
2.8.4
Add changelog