github HangfireIO/Hangfire v1.7.9
1.7.9

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

Release Notes

Hangfire.Core

  • Fixed – Additional Chinese translation for Dashboard UI (by @brookqin).
  • Fixed – Added null checks for expired failed jobs in Dashboard UI (by @ppkale1995-cimpress).
  • Fixed – Add word break to definition lists for state cards in Dashboard UI.
  • Fixed – Render long recurring job identifiers correctly in Dashboard UI.

Hangfire.SqlServer

  • Changed – Implement long polling fetch for sub-second polling delays without sp_getapplock.
  • Fixed – Don't leak DbConnection instance when an exception occurs during its opening.
  • Fixed – Can not obtain connection from the pool exception after database was offline.
  • Fixed – High number of waits in SQL Server when Hangfire Servers are idle.

Documentation

  • Changed – Update "Making ASP.NET Applications Always Running" for .NET Core (by @unionthugface).
  • Fixed – Fix typo in the README.md file (by @tawfikkh).

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.