github HangfireIO/Hangfire v1.7.19
1.7.19

latest releases: v1.8.14, v1.8.13, v1.7.37...
3 years ago

Release Notes

Hangfire.Core

  • Added – German (Deutsch) Dashboard UI localization (PR #1772 by @d-oit).
  • AddedIGlobalConfiguration.UseMaxArgumentSizeToRender method to avoid "VALUE TOO BIG" messages.
  • Changed – Remove "readonly" keyword from the JobMethodCallRenderer.MaxArgumentToRenderSize field to support .NET 5.0.
  • Fixed – Race condition in AspNetShutdownDetector leads to NullReferenceException (PR #1786 by @jr01).
  • Fixed – Avoid ArgumentException: Item has already been added when preserving an original exception.
  • Project – Add repository link to nuspec files (PR #1749 by @jeremyhayes).

Hangfire.SqlServer

  • Fixed – Return null instead of throwing FormatException when job id can't be parsed.
  • Project – Run the entire Hangfire.SqlServer test suite against the new Microsoft.Data.SqlClient package.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.