mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Changelog updates for next release
This commit is contained in:
parent
c62f59e62a
commit
ab87fcf349
1 changed files with 10 additions and 0 deletions
10
Changes.md
10
Changes.md
|
@ -1,3 +1,13 @@
|
||||||
|
Upcoming
|
||||||
|
-----------
|
||||||
|
|
||||||
|
- Provides ability to hook onto failure after max retries failed. [jkassemi, #780]
|
||||||
|
- Delay on retry moved from constant proc to method call [lulalala, #784]
|
||||||
|
- DSM V compatible symptom definition of developer frustration [colszowka, #782]
|
||||||
|
- Fix bug in pagination link to last page [pitr, #774]
|
||||||
|
- Upstart scripts for multiple Sidekiq instances [dariocravero, #763]
|
||||||
|
- Use select via pipes instead of poll to catch signals [mrnugget, #761]
|
||||||
|
|
||||||
2.8.0
|
2.8.0
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue