github HangfireIO/Hangfire v1.7.15
1.7.15

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

Release Notes

Hangfire.Core

  • AddedIGlobalConfiguration.UseMaxLinesInExceptionDetails option to cap the size of stack traces.
  • Changed – Only the first 100 lines of a stack trace will be preserved now by default in Failed state.
  • Fixed – Don't let exceptions with huge stack traces take up too much storage space.

Hangfire.SqlServer

  • Fixed – Avoid deadlocks when using the SetJobParameter method without introducing issues for older schemas.
  • Fixed – Remove duplicate sorting in the SqlServerMonitoringApi.GetJobs method which is used by a lot of queries.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.