New
v1.2.1
What's Changed
- Don't lock thor version to 1.3.x by @rafaelfranca in https://github.com/rails/solid_queue/pull/600
- Fix the devcontainer configuration by @rafaelfranca in https://github.com/rails/solid_queue/pull/599
- Set
successfully_enqueuedinJob.enqueueby @rosa in https://github.com/rails/solid_queue/pull/603 - Make concurrency tests less flaky by @rosa in https://github.com/rails/solid_queue/pull/605
- Supress expected warning for test suite by @p-schlickmann in https://github.com/rails/solid_queue/pull/604
- Replace deprecated
retriesoption withtimeoutin rails 8 and above by @p-schlickmann in https://github.com/rails/solid_queue/pull/607
New Contributors
- @rafaelfranca made their first contribution in https://github.com/rails/solid_queue/pull/600
- @p-schlickmann made their first contribution in https://github.com/rails/solid_queue/pull/604
Full Changelog: https://github.com/rails/solid_queue/compare/v1.2.0...v1.2.1