Skip to content

Release v1.9.1

Compare
Choose a tag to compare
@vicancy vicancy released this 07 Jul 02:39
3092473

Improvements

  1. For ASP.NET Core SignalR, the SDK no longer cancels long-running client hub logic when the client disconnects, this behavior change makes the behavior consistent with the self-host SignalR, the discussion leading to this change is #1318 (#1332)

Bug fixes

  1. Workaround fix for connection migration (#1342)