This release fixes Could not find type Hangfire.Batches.States.BatchAwaitingState
exception appeared after upgrading from Hangfire Pro 1.4.0 or 1.4.1 when using batch continuations. Previous release solved the issue partly, and didn’t cover those who just updated from versions listed above.
Continue Reading →
This is a recommended update for all users of Hangfire.SqlServer. It addresses to fix a bug presented in version 1.5.0, associated with incorrect acquiring/releasing of distributed locks after network problems, that may lead to Cannot release the application lock exceptions and other issues related to synchronization.
Continue Reading →
This release fixes a security issue that caused Redis password leaks to log targets during the Hangfire Server startup. The password was also shown in dashboard. If you are using password-protected Redis, it is highly recommended to update to this release, and change Redis password.
Continue Reading →
I finally bought an SSL certificate to keep your passwords away from others, and ensure you are receiving NuGet packages from the original site. Please meet https://nuget.hangfire.io (A grade on SSL Labs) and https://discuss.hangfire.io (A+ grade on SSL Labs).
Continue Reading →
This is a hotfix for Hangfire 1.5.1 users. If you are using one of previous versions, you are unaffected by this bug.
Continue Reading →