This is a maintenance release that add support for Hangfire.Core 1.4.0 for conservative users who are planning to switch to use a more stable StackExchange.Redis client package, but don’t want to upgrade Hangfire.Core. Originally this package supported only ≥ 1.5.0 versions.
-
Changed – Minimal
Hangfire.Coredependency forHangfire.Pro.Rediswas decreased to 1.4.0. -
Fixed –
Disposemethods don’t throw now, and thus don’t hide original exceptions. -
Fixed –
RedisStorage.ToStringnow returns current connected master (however HA still isn’t supported officially
).
by