github HangfireIO/Hangfire v0.8.1
0.8.1

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

Release Notes

This release contains great new features, but upgrade is not required. Please, see the blog post for details.

  • Added - MSMQ queues support for SQL Server job storage (#85).
  • Added - "Deleted" state for jobs, when we don't want to process them anymore (#89).
  • Added - "Requeue" and "Delete" buttons on a job page in HF Monitor (#55).
  • Added - Logging job failures: warning - there is a retry, error - no attempts left (#87).
  • Added - BackgroundJob.Requeue and BackgroundJob.Delete methods.
  • Changed - Set InvisibleTimeout back from 5 to 30 minutes (#90).
  • Changed - RetryAttribute is deprecated. Use AutomaticRetryAttribute instead.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.