Skip to content

2.2.1

Compare
Choose a tag to compare
@moozzyk moozzyk released this 18 Jul 22:37
· 82 commits to dev since this release

Bugs Fixed

  • TypeLoadException occurring when using Strongly typed Hub (#3594)
  • .Net Client in UWP App (Raspberry PI2) throws HttpRequestException (#3576)
  • UWP client can't connect (#3547)
  • SignalR doesn't plays well with .net Native on Windows 10 (#3529)
  • Fix binary compat issue between 2.1.x and 2.2.0 caused by Hub base class change (#3489)
  • Redis Backplane failure (#3436)
  • Cannot install portable NET client package (#3393)
  • occasional null ref in ServerSentEventsTransport. (#3376)
  • signalR save promise after disconnection (#3338)
  • Signalr UnobservedTaskException (#2960)
  • .Net client throw ArgumentNullException from JToken.FromObject when Invoke hub method with paramater value null (#1655)