Skip to content

Releases: Azure/azure-signalr

Release v1.22.0

26 Oct 10:54
b4ffcaa

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

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

Choose a tag to compare

Features

Release v1.21.5

25 Aug 04:07
ed1086d

Choose a tag to compare

Release v1.21.4

14 Jun 10:07
67770c9

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

Release v1.21.0

14 Jun 09:58
2e19391

Choose a tag to compare

Features:

The transient mode of Management SDK now supports MessagePack in the SDK-side. See MessagePack serialization for more details.

Release 1.21.3

17 May 09:03
3377d87

Choose a tag to compare

What's Changed

Full Changelog: v1.21.2...v1.21.3

Release v1.21.2

31 Mar 08:01
004701c

Choose a tag to compare

Bug Fixes

  1. Fix Json Hub Protocol case sensitive bug #1759 .

Release v1.20.0

09 Jan 03:37
e4f40d8

Choose a tag to compare

Features:

The persistent mode of Management SDK now supports MessagePack. See MessagePack serialization for more details.

Release v1.19.2

22 Dec 06:45
6f8c406

Choose a tag to compare

This release contains only internal engineering changes. For SignalR function extensions users, this version is incompatible with current SignalR function extensions versions by design. Next SignalR function extensions version will adapt to the change.