github HangfireIO/Hangfire v1.6.23
1.6.23

latest releases: v1.8.14, v1.8.13, v1.7.37...
5 years ago

Release Notes

Hangfire.Core

  • Added – Slow log to see warning messages when filters or queries take more than 1 minute.
  • Fixed – Catching DistributedLockTimeoutException based on resource name in schedulers (PR #1370 by @bogdandanielb).
  • Fixed – Serilog context property name does not follow Serilog convention (PR #1360 by @pobiega).
  • Fixed – Add more guards against NullReferenceException on Recurring Jobs page.
  • Fixed – Don't handle recurring jobs created by newer version of Hangfire.

Hangfire.AspNetCore

  • Fixed – Could not load type Microsoft.***.FormattedLogValues in ASP.NET Core 3.0.

Hangfire.SqlServer

  • Fixed – Make GetRangeFromSet to be forward compatible with the 1.7.0 schema.
  • Fixed – Changed some SQL queries to not to cause index scans when using 1.7.0 schema.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.