Notes
In my haste to fix a CVE, I forgot to ship a release on Github. This release contains these as well as the changes/contributions below:
- Finish fixing CVE-2022-44303, XSS in delayed_schedules by @PatrickTulskie in #783
- Version 4.10.2 and changelog by @PatrickTulskie in #784
Similar to the announcement on the release of Resque 2.7.0 we're going to begin to end support for EOL Ruby here as well. Work will begin on Resque Scheduler 5 in the coming weeks.
What's Changed
- Bump github/codeql-action from 2 to 3 by @dependabot in #785
- docs: fix typo by @dijonkitchen in #789
- docs: fix links to generated docs by @dijonkitchen in #790
- Add Ruby 3.3 to the CI matrix by @santiagorodriguez96 in #797
- Fix undef
header
method CI failures by @codealchemy in #793 - Expose timeout for lock via environment variable configuration by @pmm4654 in #786
- Fix schedule hooks when enqueuing configured job by @codealchemy in #792
- Version 4.11.0 by @PatrickTulskie in #798
New Contributors
- @dijonkitchen made their first contribution in #789
- @santiagorodriguez96 made their first contribution in #797
- @codealchemy made their first contribution in #793
- @pmm4654 made their first contribution in #786
Full Changelog: v4.10.1...v4.11.0