This is a correcting release that fixes a regression, when using generic methods of a scoped variable in expression for background jobs, as well as some minor optimizations for SQL Server. It also adds CLS compliance for basic packages, since public API is already compliant. Boring release, nothing interesting here.
Hangfire.Core
-
Fixed –
Hangfire.Core,Hangfire.SqlServerandHangfire.SqlServer.Msmqmarked as CLS-compliant. -
Fixed – Generic methods cause
ArgumentNullExceptionwhen scoped variable is used in expression.
Hangfire.SqlServer
-
Fixed –
SqlServerJobQueueclass doesn’t use obsoleteInvisibilityTimeoutparameter anymore.
by