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 2021-10-29 17:26:23 -07:00
parent 3e97c0dd04
commit 75b4701761

View file

@ -4,6 +4,12 @@
Please see [sidekiq.org](https://sidekiq.org/) for more details and how to buy.
HEAD
---------
- Fix thread-safety issue with Sidekiq::Pro::Config
- Allow job-specific options in Statsd metrics [#5037]
5.2.4
---------