Maintenance release that fixes fatal error in connection manager after long period of reconnects and “ConnectionMultiplexer is not a Sentinel connection” error when using Hangfire.Pro.Redis.SEv2 package and trying to reconnect to Sentinel nodes after a failure.
- Fixed – “Unexpected exception occurred in connection manager” fatal error after long period of reconnects.
-
Fixed –
ObjectDisposedException
in log messages after shutting down the connection multiplexer.
Hangfire.Pro.Redis.SEv2
- Fixed – “ConnectionMultiplexer is not a Sentinel connection. Detected as: Standalone” error after some time.