Skip to content

2.0.0

Compare
Choose a tag to compare
@rafaelfranca rafaelfranca released this 06 Nov 18:16
· 133 commits to master since this release
v2.0.0
158c7cc

Fixed

  • Fix Airbrake failure backend
  • Fix failed jobs page "argument out of range" error

Changed

  • Remove support for Rubies < 2.3
  • Remove support to Rails < 4
  • Reduce the number of redis calls when trying to get the list of queues
  • Only run eager_load! if Rails.application.config.eager_load is true
  • Don't display log message if running without hooks
  • Add Support to Redis 4.0
  • Drop complex Redis identifier logic in favor of simple inspect
  • When a child process is killed, report the signal it was terminated with
  • Report a job that pruned worker was processing

Added

  • Allow to configure statistic data store