resque v2.6.0 released!
What’s Changed
- Fix reflected XSS in queue by @priya-hinduja in https://github.com/resque/resque/pull/1865
- format args in YAML by @FeLvi-zzz in https://github.com/resque/resque/pull/1875
- Documents how to make the worker shutdown when the queue is empty by @marcusmalmberg in https://github.com/resque/resque/pull/1873
- Fix MiniTest undefined errors by @PatrickTulskie in https://github.com/resque/resque/pull/1879
- Fix failing reconnect specs by @PatrickTulskie in https://github.com/resque/resque/pull/1880
- Version 2.6.0 and Changelog by @PatrickTulskie in https://github.com/resque/resque/pull/1881
New Contributors
- @priya-hinduja made their first contribution in https://github.com/resque/resque/pull/1865
- @FeLvi-zzz made their first contribution in https://github.com/resque/resque/pull/1875
- @marcusmalmberg made their first contribution in https://github.com/resque/resque/pull/1873
Full Changelog: https://github.com/resque/resque/compare/v2.5.0…v2.6.0