1
0
Fork 0
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:
James Kassemi 2013-03-21 14:39:55 -06:00
parent c62f59e62a
commit ab87fcf349

View file

@ -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
----------- -----------