- #139 - Fix Redis deprecation warnings from @adamzapasnik
- #137 - Fix deprecation of passing timeout as positional argument to brpop from @cgunther
- #135 - Some extra fixes for Sidekiq 6.5 (fixes #128, #130, #131) from @BobbyMcWho
- #127 - Fix for Sidekiq 6.5 internal change vias PR #128 from [@evgeniradev][https://github.com/evgeniradev]
- testing changes: stop supporting Sidekiq < 6, add tests for Sidekiq 6.5, stop testing on ruby 2.6 EOL
- #101 - Fix stuck queues bug on Redis restart from @907th.
This project was taken over by @deanpcmad
- #120 - Migrate CI to GitHub Actions from @petergoldstein.
- #124 - Fixed redis v4.6.0 pipelines deprecation warning from @iurev.
- #83 - Processing dynamic queues from @alexey-yanchenko.