v1.1.0
What's Changed
- Remove deprecated adapter specific deferred enqueueing of jobs by @bakku in #412
- Bump actionpack from 7.1.3.4 to 7.1.4.1 by @dependabot in #437
- Bump puma from 6.4.2 to 6.4.3 by @dependabot in #436
- Upgrade mysql2 gem by @jherdman in #426
- Add helper method to query the latency on the Queue object by @andersonkrs in #415
- Delete static recurring tasks before loading them again by @rosa in #433
- Update debug gem by @jherdman in #438
- Don't add
solid_queue.connects_to
configuration more than once by @rosa in #439 - Reimplement Interruptible by @hms in #417
New Contributors
- @bakku made their first contribution in #412
- @jherdman made their first contribution in #426
- @andersonkrs made their first contribution in #415
Full Changelog: v1.0.2...v1.1.0