v0.6.0
版本发布时间: 2024-08-22 00:04:09
rails/solid_queue最新发布版本:v1.0.0(2024-10-06 00:01:30)
What's Changed
- Avoid three-state boolean (TRUE / FALSE / NULL) for
solid_queue_recurring_tasks
static
by @ksylvest in https://github.com/rails/solid_queue/pull/283 - Bump fugit from 1.11.0 to 1.11.1 by @dependabot in https://github.com/rails/solid_queue/pull/287
- Bump rexml from 3.3.1 to 3.3.3 by @dependabot in https://github.com/rails/solid_queue/pull/288
- Bump rack from 3.1.4 to 3.1.5 by @dependabot in https://github.com/rails/solid_queue/pull/289
- Fail in-progress jobs when the worker running them exits abnormally by @rosa in https://github.com/rails/solid_queue/pull/277
- Support recurring jobs that defer enqueuing to after commit always by @rosa in https://github.com/rails/solid_queue/pull/290
Full Changelog: https://github.com/rails/solid_queue/compare/v0.5.0...v0.6.0