We have an issue with frequent disconnects and are using Microsoft.AspNetCore.SignalR in version 1.0.3.
There's a version 1.0.4 and 1.1.0 so I thought I'd check the release notes to see if it might be an issue that was fixed.
However, I can not for the life of me find any release notes for these packages.
Nuget points at an archived repo that contains the releases but no notes or even tags for issues that were fixed in it. The new repo, AspNet.Core, has only its own release notes that do not mention the SiganlR package or which version is used at all. No tags or wiki entries or markdown docs that I could find.
It shouldn't be this hard to find release notes; am I cursed with blindness or are they really not to be had?
