rss feed Blog

Hangfire 1.6.19

This release fixes a regression appeared in 1.6.18 as well as contain some improvements for the Hangfire.SqlServer package.

Continue Reading →

Hangfire 1.6.18

This release contains a lot of fixes, but the most important ones are related to .NET Core and ASP.NET Core frameworks. Filters based on attributes are now working fine there, and DisplayName decoration will finally bring the human-ready name for your jobs. Other fixes are mostly related to dashboard.

Continue Reading →

Hangfire.Pro.Redis 2.2.0

This release solves connectivity issues with Redis Cluster 4.X, appeared as a result of breaking changes introduced in Redis 4.0.

Continue Reading →

Hangfire 1.6.17

This release contains important improvements when SQL Server is used as a job storage. Distributed locks are much more robust now even when there are significant connectivity issues (like those sometimes happen in Azure or other cloud environments) and require much fewer connections to SQL Server. Another improvement is related to a new option that allows transactions to be committed with fewer round-trips.

Continue Reading →

Hangfire 1.6.16

This is yet another maintenance release that fixes a bunch of non-critical bugs in Hangfire.Core and Hangfire.SqlServer packages.

Continue Reading →