rss feed Blog

Hangfire.Throttling 1.4.2

Maintenance release with fixed wrong resource acquisition when GetId method is overridden in a derived class of a throttler attribute like SemaphoreAttribute.

Continue Reading →

Hangfire 1.8.22

Maintanance release with fixed InvalidOperationException when creating a job with Hangfire.SqlServer in older schema versions, un-deprecated interval methods in the Cron class, and a few other minor fixes and improvements.

Continue Reading →

Hangfire 1.8.21

Maintanance release with minor fixes and added DisableTransactionScope option for Hangfire.SqlServer to disable TransactionScope usage in .NET Framework targets.

Continue Reading →

Hangfire.Pro.Redis 3.3.1 & 2.11.1

A patch release with minor polishing-related changes, including reduced memory consumption on large LUA-based transactions, better implementation of SetRangeInHash method to match other storages and an improved test suite.

Continue Reading →

Hangfire 1.8.19 & 1.8.20

Patch release that fixes restarts in long running jobs with lightweight servers and SQL Server-based job storage, and a few other minor issues.

Continue Reading →