github HangfireIO/Hangfire v0.7.4
0.7.4

latest releases: v1.8.11, v1.8.10, v1.8.9...
9 years ago

Release Notes

Update urgency: HIGH. This release contains fix for serious problem.

  • #60 – Removed BackgroundJobServer.MachineName validation. It caused exceptions with valid NetBIOS names. Thanks to @hahmed for reporting!
  • #61 – Opened IBackgroundJobClient and BackgroundJobClient types. You can use them instead of static BackgroundJob class.
  • Ability to specify target queue in BackgroundJob.Enqueue method.
  • Fixed theoretical IClientFilter issue (CreateContext ctor did not copy the JobId).

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.