v0.9.0
版本发布时间: 2024-09-12 01:45:59
rails/solid_queue最新发布版本:v1.0.0(2024-10-06 00:01:30)
What's Changed
- Add instructions to run with a single database by @lethaale in https://github.com/rails/solid_queue/pull/334
- Fix typo by @anonychun in https://github.com/rails/solid_queue/pull/335
- Revamp recurring tasks configuration and management by @rosa in https://github.com/rails/solid_queue/pull/338
- Change default config file from
solid_queue.yml
to justqueue.yml
by @rosa in https://github.com/rails/solid_queue/pull/340 - Add a commented out template for
recurring.yml
configuration by @rosa in https://github.com/rails/solid_queue/pull/341 - Handle scenarios where registered processes disappear outside regular flow by @rosa in https://github.com/rails/solid_queue/pull/337
New Contributors
- @lethaale made their first contribution in https://github.com/rails/solid_queue/pull/334
Full Changelog: https://github.com/rails/solid_queue/compare/v0.8.2...v0.9.0