Skip to content

Releases: resque/resque-scheduler

v4.10.1

15 Dec 18:21
462e33e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.10.0...v4.10.1

v4.10.0

20 Aug 13:21
5516b4e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.9.0...v4.10.0

v4.9.0

08 Jun 19:50
86d4128
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.8.0...v4.9.0

v4.8.0

27 Jan 17:05
2e3fb0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.7.0...v4.8.0

v4.7.0

07 Oct 14:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.0...v4.7.0

v4.6.0

22 Aug 13:26
a9bbbd9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.0...v4.6.0

v4.5.0

28 Sep 17:25
e17ad8c
Compare
Choose a tag to compare

Added

  • Support Ruby 3
  • Add optional argument to remove_schedule to control reloading of the schedule

Fixed

  • Fix XSS vulnerability on the /delayed/search page
  • Ensure that jobs are directly created for jobs enqueued at Time.now
  • Fix queuing to custom job queues in enqueue_delayed_selection
  • Ensure before_enqueue and after_enqueue callbacks are called in all cases of queuing a job
  • Fix redis error when running resque-scheduler without Redis

Changed

  • Change CI from Travis to GitHub Actions
  • Only allow rufus-scheduler versions lower than 3.7
  • Update vagrant configuration

v4.4.0

15 Apr 21:39
Compare
Choose a tag to compare

Added

  • Support Resque 2
  • Support redis-rb 4
  • Support Ruby 2.5

Fixed

  • Redis timeouts no longer crash the scheduler process
  • Fix race condition when running multiple schedulers
  • Fix setting the poll_sleep_amount option
  • Escape class names in resque-web /delayed URLs

Changed

  • Addressed redis-namespace deprecation warnings
  • Ensure enqueue_in args are Numeric, catching a common issue passing ActiveSupport::Duration

v4.2.1

08 Jun 15:55
Compare
Choose a tag to compare
Version 4.2.1

v2.5.4

17 Feb 13:02
Compare
Choose a tag to compare
Version 2.5.4