Release Notes
This is the second beta of upcoming the 1.6 release. It contains some new features, but most importantly, it incorporates bug fixes released with recent 1.5.5 and 1.5.6 versions related to SQL Azure and recurring jobs, please click the links for more details.
Hangfire.Core
- Added – Ability to change statistics polling interval in dashboard (#484 by @tristal).
- Added – Cron expressions for regular intervals for the
Cron
class (#174 by @geirsagberg). - Added –
IRecurringJobManager
interface for theRecurringJobManager
class (#491 by @arnoldasgudas).
Hangfire.SqlServer