rss feed Blog

Hangfire 1.8.13 & 1.8.14

This release brings some tuning of Hangfire.Core internals to allocate less where possible, and contains fixes for Hangfire.SqlServer to have less polling queries and avoid silently truncating queue names.

Continue Reading →

Hangfire.Pro.Redis 3.0.8

This maintenance release includes automatic cleanup logic for empty queues or queues full of expired jobs to prevent them from getting stuck in the Dashboard UI. Additionally, it addresses a memory leak issue related to transaction-level locks introduced in Hangfire 1.8.0.

Continue Reading →

Hangfire 1.8.12

Maintenance release with fixed recurring jobs behavior when they were scheduled to the past after calling the AddOrUpdate method in some corner cases, and added experimental parallel execution for recurring and delayed job schedulers via the new MaxDegreeOfParallelismForSchedulers option when supported by a storage implementation. The fixes are also backported to version 1.7.37.

Continue Reading →

Hangfire.Throttling 1.4.1

Maintenance release that brings source link support with embedded sources for easier debugging, signed NuGet packages and their assemblies with our code-signing certificate and more secure CI pipeline for the project.

Continue Reading →

Hangfire.Pro.Redis 3.0.7

Maintenance release with better Redis Cluster connectivity in corner cases, source link support with embedded sources, signed NuGet packages and their assemblies with our code-signing certificate and more secure CI pipeline.

Continue Reading →