github HangfireIO/Hangfire v1.6.29
1.6.29

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

Release Notes

Hangfire.Core

  • Added – Add built-in support for reliable shutdown detection of ASP.NET apps.
  • Changed – Internal feature to perform state changes without calling any filters.
  • Fixed – Let workers to ignore any state change filters when all previous attempts to call them failed.
  • Fixed – Don't let DelayedJobScheduler to stall the pipeline when state filters throw an exception.
  • FixedJobLoadException when new methods deployed, caused by overlapped recycles in ASP.NET applications.
  • Fixed – Configuration changes aren't taken into account, caused by overlapped recycles in ASP.NET.
  • Fixed – Zombie servers shown on the "Servers" page that aren't stopped automatically unless app pool is recycled.
  • Fixed – Add another check before removing non-existing jobs from delayed jobs to avoid race conditions.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.