This is the next major release for Hangfire. Please check the blog post to see what's new: http://hangfire.io/blog/2015/04/13/hangfire-1.4.0.html.
Release Notes
Hangfire.SqlServer schema changed to version 4. Please update it first if you disabled automatic migrations.
- Added – Extension methods related to
LogProvider
implementation forIGlobalConfiguration
. - Changed – Continuations do not require configuration now.