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 2022-11-01 12:15:49 -07:00
parent 550206f68f
commit b543325f1a
No known key found for this signature in database
2 changed files with 11 additions and 0 deletions

View file

@ -4,6 +4,12 @@
Please see [sidekiq.org](https://sidekiq.org) for more details and how to buy.
HEAD
---------
- Fix spurious ReadTimeoutError in concurrent rate limiter [#5611]
- Fix eager connection to Redis [#5606]
7.0.0
---------

View file

@ -4,6 +4,11 @@
Please see [sidekiq.org](https://sidekiq.org/) for more details and how to buy.
HEAD
---------
- Fix eager connection to Redis [#5606]
7.0.0
---------