- [FIX] Add support for sidekiq 6.5 #382
- [FIX] Fix CSS not loading on Rails app when Sidekiq < 6 #377
- [BREAKING CHANGE] Drop support for Sidekiq 3 f15e7ca1a5f3ab5b6fd3d7664d67723dba1fa1f1
- [FIX] Fix deprecated uses of Redis#pipelined #357
- [DOCS] Add docs for running multi-sidekiq configurations #362
- [FIX] Prevent sidekiq_options from overriding ActiveJob queue settings #367
- [ENHANCEMENT] Highlight disabled jobs #369
- [BREAKING CHANGE] Require redis 4.2.0 #370
- [FIX] Fixes redis deprecation warning regarding
exists
#370 - [BREAKING CHANGE] Remove dependecy on thwait and e2mmap #371
- Support Ruby 3.1 #373
- [BREAKING CHANGE] Set rufus_scheduler_options via sidekiq.yml file as configuration option #375