What's Changed
- Specify
source
of SolidQueue to ErrorReporter by @tmimura39 in #447 - Skip warning when replacing missing fork if supervisor has PID 1 by @rosa in #450
- Error When an Invalid Recurring Task is Configured by @jherdman in #427
- Add a note about
threads
by @genya0407 in #452 - Validate DB connection pool before starting supervisor by @rosa in #457
- Specialize Dispatcher and Worker looping by @hms in #444
- Add an option to sleep between deleted batches when clearing jobs by @rosa in #462
- Add explicit development instructions to the README. by @evdevdev in #390
- Add
last_enqueued_time
andprevious_time
toRecurringTask
by @rosa in #463 - fix typo on README.md by @buncis in #466
- Fixed README.md sentence by @pedroFP in #465
- Use Ruby 3.4 for Rubocop and update Nokogiri by @rosa in #467
New Contributors
- @genya0407 made their first contribution in #452
- @evdevdev made their first contribution in #390
- @buncis made their first contribution in #466
- @pedroFP made their first contribution in #465
Full Changelog: v1.1.0...v1.1.1