mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Update comm changes
This commit is contained in:
parent
188c878555
commit
00ae6a7423
2 changed files with 6 additions and 2 deletions
|
@ -4,9 +4,11 @@
|
|||
|
||||
Please see [sidekiq.org](https://sidekiq.org) for more details and how to buy.
|
||||
|
||||
HEAD
|
||||
2.3.1
|
||||
-------------
|
||||
|
||||
- Fix multi/pipe deprecation in redis-rb 4.6
|
||||
- Leader now elects more often, to minimize missed cron jobs
|
||||
- Fix periodic jobs missing the "fallback" hour during DST changeover [#5049]
|
||||
|
||||
2.3.0
|
||||
|
|
|
@ -4,9 +4,11 @@
|
|||
|
||||
Please see [sidekiq.org](https://sidekiq.org/) for more details and how to buy.
|
||||
|
||||
HEAD
|
||||
5.3.1
|
||||
---------
|
||||
|
||||
- Ensure sidekiq-pro/web pulls in sharding support [#5153]
|
||||
- Fix pipeline/multi deprecation in redis-rb 4.6.
|
||||
- Fix namespace issue with dogstatsd-ruby in Ruby 3+ [#5094]
|
||||
|
||||
5.3.0
|
||||
|
|
Loading…
Reference in a new issue