New
v1.2.4
What's Changed
- Add wrap_in_app_executor in a few necessary places by @flavorjones in https://github.com/rails/solid_queue/pull/673
- Fix testing against Rails main by @flavorjones in https://github.com/rails/solid_queue/pull/674
- print warning on startup if path to configuration file does not exist by @lxxxvi in https://github.com/rails/solid_queue/pull/661
- Attempt to make the test suite more stable by @p-schlickmann in https://github.com/rails/solid_queue/pull/671
- Fix error class name in README.md by @iguchi1124 in https://github.com/rails/solid_queue/pull/675
New Contributors
- @lxxxvi made their first contribution in https://github.com/rails/solid_queue/pull/661
- @iguchi1124 made their first contribution in https://github.com/rails/solid_queue/pull/675
Full Changelog: https://github.com/rails/solid_queue/compare/v1.2.3...v1.2.4