1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Sidekiq Pro v1.2.2

This commit is contained in:
Mike Perham 2013-08-17 12:52:51 -07:00
parent 4da700eae6
commit 0acfbf8bdd

View file

@ -3,6 +3,12 @@ Sidekiq Pro Changelog
Please see http://sidekiq.org/pro for more details and how to buy.
1.2.2
-----------
- Problem with reliable fetch which could lead to lost jobs when Sidekiq
is shut down normally. Thanks to MikaelAmborn for the report. [#1109]
1.2.1
-----------