mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Prepare for release
This commit is contained in:
parent
d62ee8f999
commit
069971a0d0
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
HEAD
|
||||
3.5.1
|
||||
-----------
|
||||
|
||||
- **FIX MEMORY LEAK** Under rare conditions, threads may leak [#2598]
|
||||
- Add Ukranian locale [#2561, elrakita]
|
||||
- Disconnect and retry Redis operations if we see a READONLY error [#2550]
|
||||
- Add server middleware testing harness; see [wiki](https://github.com/mperham/sidekiq/wiki/Testing#testing-server-middleware) [#2534, ryansch]
|
||||
|
|
Loading…
Reference in a new issue