Releases: rails/solid_queue
Releases Β· rails/solid_queue
v0.7.1
What's Changed
- Update Ruby version in github action test by @akhilgkrishnan in #319
- Implement
start
andstop
lifecycle hooks for the supervisor and workers by @rosa in #317
New Contributors
- @akhilgkrishnan made their first contribution in #319
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.1
What's Changed
- Fixed broken rollback migratio in processes' name by @tmimura39 in #293
- Improve handling of empty configuration by @rosa in #299
- Bump rexml from 3.3.3 to 3.3.6 by @dependabot in #300
- Fix issue when pruning a supervisor and its supervisees via callbacks by @rosa in #306
- Wrap polling within instrumentation by @gjtorikian in #312
- Move error classes to their own files so they can be loaded by Zeitwerk by @rosa in #314
New Contributors
- @tmimura39 made their first contribution in #293
- @gjtorikian made their first contribution in #312
Full Changelog: v0.6.0...v0.6.1
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
v0.5.0
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.4
What's Changed
- Release any orphaned claimed executions as part of the process prune by @rosa in #244
- Bump actionpack from 7.1.0 to 7.1.3.4 by @dependabot in #248
- Bump rexml from 3.2.6 to 3.3.1 by @dependabot in #247
- support nil logger and ActiveSupport::Logger not Logger by @dorianmariecom in #175
- quick grammar fixup in README.md by @brandondrew in #250
- Improve error handling on enqueuing by @rosa in #252
- Truncate error backtrace when saving failed executions by @rosa in #260
- Fix Supervisor monitoring in Puma's plugin by @kolbasov in #258
- Improve backtrace truncation by @rosa in #261
- Documentation: Dedicated database configuration by @dianacamacho in #225
New Contributors
- @dorianmariecom made their first contribution in #175
- @brandondrew made their first contribution in #250
- @kolbasov made their first contribution in #258
- @dianacamacho made their first contribution in #225
Full Changelog: v0.3.3...v0.3.4