Skip to content

1.8.2

Compare
Choose a tag to compare
@odinserj odinserj released this 26 May 11:23
v1.8.2
5bc4564

Release Notes

Hangfire.Core

  • Changed – Disable transactional job creation feature appeared in 1.8.0.
  • Fixed – "Can not start continuation XXX" error when storage supports transactional job creation.

Hangfire.SqlServer

  • FixedInvalidOperationException with new dashboard metrics when a database has multiple data/log files.