Skip to content

1.7.18

Compare
Choose a tag to compare
@odinserj odinserj released this 20 Nov 16:32

Release Notes

Hangfire.SqlServer

  • AddedSqlServerStorageOptions.DeleteExpiredBatchSize option to remove more expired records in a single pass.
  • Fixed – Don't throw from SqlServerStorage.ToString method when using custom factory or existing connection.