Maintanance release with fixed InvalidOperationException when creating a job with Hangfire.SqlServer in older schema versions, un-deprecated interval methods in the Cron class, and a few other minor fixes and improvements.
Maintanance release with fixed InvalidOperationException when creating a job with Hangfire.SqlServer in older schema versions, un-deprecated interval methods in the Cron class, and a few other minor fixes and improvements.
Maintanance release with minor fixes and added DisableTransactionScope option for Hangfire.SqlServer to disable TransactionScope usage in .NET Framework targets.
A patch release with minor polishing-related changes, including reduced memory consumption on large LUA-based transactions, better implementation of SetRangeInHash method to match other storages and an improved test suite.
Patch release that fixes restarts in long running jobs with lightweight servers and SQL Server-based job storage, and a few other minor issues.
Continue Reading →The new release allows using a custom token-based authentication via the new CredentialProvider option, brings the Hangfire.Pro.Redis.Azure package for passwordless authentication within Microsoft Azure, enables OS-based choice of TLS protocols instead of the hard-coded TLS 1.2 value when possible, adds support of custom Primary/Replica configurations, and provides even better handling of failed connections for subscription-based fetching.