1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
Mike Perham 2020-08-19 11:40:16 -07:00
parent df702a16ce
commit 9e8a14c8cc

View file

@ -7,6 +7,7 @@ Please see [sidekiq.org](https://sidekiq.org/) for more details and how to buy.
HEAD
---------
- Fix issue with reliable push and multiple shards [#4669]
- Fix Pro memory leak due to fetch refactoring in Sidekiq 6.1 [#4652]
- Gracefully handle poison pill jobs [#4633]
- Remove support for multi-shard batches [#4642]