Skip to content

Releases: Azure/azure-signalr

v1.25.1

01 Mar 13:14
c15f86f
Compare
Choose a tag to compare

What's Changed

  • Check AuthenticateResult of IAuthenticateResultFeature is not null. by @maliming in #1918

New Contributors

Full Changelog: v1.25.0...v1.25.1

v1.25.0

22 Feb 08:34
fb60e1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.24.0...v1.25.0

Release Microsoft.Azure.SignalR.Serverless.Protocols v1.10.0

01 Feb 05:22
c33e4ac
Compare
Choose a tag to compare

Release v1.24.0

22 Jan 07:36
c31946d
Compare
Choose a tag to compare

What's Changed

Release v1.23.0

12 Jan 01:49
3ea3902
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.22.0...v1.23.0

Release v1.22.0

26 Oct 10:54
b4ffcaa
Compare
Choose a tag to compare

Features

Fixes

  • Improve TimerAwaitable for allow Stop to be called multiple times (#1856)
  • Normalize the DefaultEndpointRouter weight using unit to make the routing more friendly to AutoScale (#1851)

Release v1.21.7

14 Sep 08:18
f5cf33f
Compare
Choose a tag to compare

Features

  • Partial support client invocation in sharding mode by @JialinXin in #1828.

Release v1.21.6

14 Sep 07:41
Compare
Choose a tag to compare

Features

Release v1.21.5

25 Aug 04:07
ed1086d
Compare
Choose a tag to compare

Release v1.21.4

14 Jun 10:07
67770c9
Compare
Choose a tag to compare

Bug Fix

Don't throw exceptions when connection is not found in adding connection to group and closing connection REST APIs