1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

chhhhanges

This commit is contained in:
Mike Perham 2022-02-02 14:27:23 -08:00
parent e786e1c4aa
commit d5bbb64f38

View file

@ -5,6 +5,7 @@
HEAD
---------
- Fix pipeline/multi deprecations in redis-rb 4.6
- Fix sidekiq.yml YAML load errors on Ruby 3.1 [#5141]
- Sharding support for `perform_bulk` [#5129]
- Refactor job logger for SPEEEEEEED