github HangfireIO/Hangfire v1.8.0-rc4
1.8.0-rc4

latest releases: v1.8.14, v1.8.13, v1.7.37...
pre-release17 months ago

Release Notes

Hangfire.Core

  • AddedDefaultRecordsPerPage property on the DashboardOptions class (by @PaulARoy).

Hangfire.NetCore

  • Changed – Send the "stop" signal earlier when host supports .NET Standard 2.1.
  • Changed – Don't throw ObjectDisposedException when hosted service disposed twice.

Hangfire.SqlServer

  • AddedSchema 9 migration that creates index for the State.CreatedAt column.
  • Added – Clean up of old state entries of a non-finished job when InactiveStateExpirationTimeout is set.
  • AddedDefaultQueueProvider option to specify a custom default queue provider.
  • Changed – Enable common metrics for SQL Server storage to be shown by default.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.