github HangfireIO/Hangfire v1.6.22
1.6.22

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

Release Notes

Hangfire.Core

  • Added – Ability to use custom type resolvers to modify the type de-serialization logic.
  • FixedJobLoadException when processing jobs in .NET Framework, which were created in .NET Core.
  • FixedJobLoadException when jobs reside in a signed assembly and a new version is deployed.
  • Fixed – Don't produce extra logging message when there's an exception in a worker (#1304).
  • Fixed – Ensure form values are properly returned when there are different versions of Microsoft.Owin (#1329 by @DC-jc, #1324).
  • Fixed – Dashboard fails with 404 "Not Found" error if there's a trailing slash for some reason (#1086).

Hangfire.SqlServer

  • Added – Connection factory overload for the SqlServerStorage class (#1325 by @chinwobble).
  • Fixed – Inability to use package with Azure's managed service identity (by using a connection factory, #1323).

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.