Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 476 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 476 Bytes

3.2.2

  • [FIX] Add support for sidekiq 6.5 #382

3.2.1

  • Fix CSS not loading on Rails app when Sidekiq < 6 #377

3.2.0

  • Fix deprecated uses of Redis#pipelined #357
  • Prevent sidekiq_options from overriding ActiveJob queue settings #367
  • Highlight disabled jobs #369