Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-08-19 | 1.0 kB | |
v2.6.0.tar.gz | 2023-08-19 | 133.7 kB | |
v2.6.0.zip | 2023-08-19 | 169.9 kB | |
Totals: 3 Items | 304.7 kB | 0 |
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