Maintanance release with minor fixes and added DisableTransactionScope
option for Hangfire.SqlServer to disable TransactionScope
usage in .NET Framework targets.
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.
This minor release provides improved logic for resilience to network problems, a number of improvements to edge cases of fault detector implementations, and includes an updated version of StackExchange.Redis binaries with better cluster node detection logic and improved handling of faulted connections.
Continue Reading →