Skip to content

Version 5#819

Merged
PatrickTulskie merged 2 commits intoresque:masterfrom
PatrickTulskie:version-5
Jan 15, 2026
Merged

Version 5#819
PatrickTulskie merged 2 commits intoresque:masterfrom
PatrickTulskie:version-5

Conversation

@PatrickTulskie
Copy link
Member

This PR releases version 5.0.0 of resque-scheduler with resque 3.0 compatibility and several breaking changes.

Breaking Changes

Ruby requirement: >= 2.3.0 → >= 3.0.0
Resque dependency: >= 1.27 → >= 3.0
Redis dependency: >= 3.3 → >= 4.0
Removed rack < 3 constraint

Key Changes

Resque 3.0 compatibility (#809)
Ruby 3.4 support (#804)
Security improvements (JSON.parse, URI.decode_www_form_component)
Rack 2/3 matrix testing
Bug fixes for print_schedule (#794) and circular requires (#795)

See CHANGELOG.md for full details.

@PatrickTulskie PatrickTulskie merged commit 786653e into resque:master Jan 15, 2026
73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant