rss feed Blog

Hangfire 1.8.23

This maintenance release fixes a regression appeared in Hangfire.Core 1.8.14 and related to possibly ignored extension filter registrations under some conditions due to unstable sorting, and contains a few other changes.

Continue Reading →

Hangfire.Throttling 1.4.3

Patch release to fix the “InvalidOperationException: Dynamic Window XXX doesn’t exist” error appeared in version 1.4.2 when using dynamic windows.

Continue Reading →

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 →