sidekiq-scheduler v4.0.0.alpha1 Release Notes

    • ๐Ÿ›  [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