Skip to content

1.7.21

Compare
Choose a tag to compare
@odinserj odinserj released this 12 Apr 14:07

Release Notes

Hangfire.Core

  • Changed – Upgrade jQuery from 2.1.4 to 2.2.4 in Dashboard UI.
  • Changed – Upgrade Bootstrap from 3.3.5 to 3.3.7 in Dashboard UI.
  • Changed – Upgrade Moment.js to 2.29.1 in Dashboard UI.
  • Project – Update RazorGenerator.MsBuild package from 2.4.7 to version 2.5.0.
  • Project – Update 7-Zip.CommandLine package from 9.20.0 to version 18.1.0.

Hangfire.SqlServer

  • Fixed – Ensure connection is disposed immediately when exception is thrown during lock release.
  • Fixed – "A network-related or instance-specific error" when using DisableConcurrentExecution for long-running jobs.