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-06-17 15:08:15 -07:00
parent 63ca1f07b0
commit b4c67c208b

View file

@ -9,6 +9,7 @@ HEAD
- Remove `concurrent-ruby` gem dependency [#4586]
- Update `constantize` for batch callbacks. [#4469]
- Add queue tag to `jobs.recovered.fetch` metric [#4594]
5.0.1
---------