github HangfireIO/Hangfire v1.4.0-rc2
1.4.0-rc2

latest releases: v1.7.37, v1.8.12, v1.8.11...
pre-release9 years ago

Release Notes

This is a pre-release version of Hangfire 1.4.0 that is considered to be stable (and it is more stable than 1.3.x). Final version will be released after documentation changes (some awesome features added, please see 1.4.0-beta1).

Hangfire.Core:

  • Changed – Retry a job when there was an exception during state transition instead of moving it to the Failed state.
  • Fixed – Don't leak foreground colors in ColouredConsoleLogger.
  • ObsoleteBackgroundJobServer's Start and Stop methods are obsolete.

Hangfire.SqlServer

  • Changed – Don't pass IsolationLevel to TransactionScope by default.
  • Changed – Coarse grained locks for Hash, List and Set tables to prevent deadlocks.

Links

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.