github HangfireIO/Hangfire v1.6.28
1.6.28

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

Release Notes

Hangfire.Core (backported from 1.7)

  • FixedCultureInfo.InvariantCulture is now restored properly in background jobs.
  • Fixed – Use LazyThreadSafetyMode.PublicationOnly to avoid caching "JobStorage.Current is null" exceptions.

Hangfire.SqlServer (backported from 1.7)

  • Fixed – Don't leak a DbConnection instance when an exception occurs while trying to open it.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.