github HangfireIO/Hangfire v1.6.6
1.6.6

latest releases: v1.7.37, v1.8.12, v1.8.11...
7 years ago

Release Notes

This is a correcting release that fixes a regression, when using generic methods of a scoped variable in expression when creating a background job, as well as some minor optimizations for SQL Server. It also adds CLS compliance for basic packages, since public API is already compliant.

Hangfire.Core

  • FixedHangfire.Core, Hangfire.SqlServer and Hangfire.SqlServer.Msmq marked as CLS-compliant.
  • Fixed – Generic methods cause ArgumentNullException when scoped variable is used in expression.

Hangfire.SqlServer

  • FixedSqlServerJobQueue class doesn't use obsolete InvisibilityTimeout parameter anymore.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.