github HangfireIO/Hangfire v0.8.3
0.8.3

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

Release Notes

Update urgency: HIGH, especially if you want to delete old failed jobs with absent target methods, or have long-running jobs and experience "thread aborted" message in logs.

  • Added – Cancellation token for job methods that throws on server shutdown and job aborts (#103).
  • Added – Place interrupted job back to its queue if possible (#50).
  • Fixed – Can not delete jobs when method or class was removed (#101).
  • Fixed – NullReferenceException in Monitor (#106).
  • Fixed – SqlException when changing state of a job with absent target method (#107).

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.