github HangfireIO/Hangfire v1.8.4
1.8.4

latest releases: v1.8.14, v1.8.13, v1.7.37...
14 months ago

Release Notes

Hangfire.Core

  • Added – Pass server id from a worker to the PerformContext.ServerId property available in filters.
  • Fixed – Send heartbeats until full background processing server shutdown.

Hangfire.NetCore

  • Changed – Send the stop signal earlier in the shutdown pipeline when hosting in .NET Core 3.1 or higher.
  • Changed – Set processing server to null in hosted service to avoid ObjectDisposedException.
  • Fixed – Other IHostedService implementations can block Hangfire server from being stopped.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.