v0.6.0
What's Changed
- Avoid three-state boolean (TRUE / FALSE / NULL) for
solid_queue_recurring_tasks
static
by @ksylvest in #283 - Bump fugit from 1.11.0 to 1.11.1 by @dependabot in #287
- Bump rexml from 3.3.1 to 3.3.3 by @dependabot in #288
- Bump rack from 3.1.4 to 3.1.5 by @dependabot in #289
- Fail in-progress jobs when the worker running them exits abnormally by @rosa in #277
- Support recurring jobs that defer enqueuing to after commit always by @rosa in #290
Full Changelog: v0.5.0...v0.6.0