github HangfireIO/Hangfire v1.5.0-beta3
1.5.0-beta3

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

Release Notes

  • Added – Allow to use CancellationToken type as a job method parameter.
  • Added – It is now possible to query the storage in state applying filters.
  • Changed – Worker does not process a job when a transition to the Processing state failed (#422 by @yngndrw).
  • Changed – WorkerId is now auto-generated and based on a GUID.
  • Changed – Worker constructor now takes only queues collection instead of WorkerContext.
  • ChangedDefaultJobCreationProcess renamed to JobCreationProcess.
  • ChangedDefaultJobPerformanceProcess renamed to JobPerformanceProcess.
  • ChangedIStateMachine and IStateChangeProcess methods swapped with each other.
  • Changed – Use StackTraceFormatter package for marking-up stack traces (#419 by @atifaziz).
  • FixedThe index 'IX_HangFire_JobQueue_QueueAndFetchedAt' is dependent on column 'Queue' exception.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.