Release v1.9.1
Improvements
- 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
- Workaround fix for connection migration (#1342)