Skip to content

Releases: Azure/azure-signalr

SDK v1.32.0

10 Sep 00:26
00dd829

Choose a tag to compare

What's Changed

Full Changelog: v1.31.0...v1.32.0

SDK v1.31.0

08 Aug 08:27
261b695

Choose a tag to compare

What's Changed

New Contributors

  • @jonesr-out made their first contribution in #2201

Full Changelog: v1.30.3...v1.31.0

SDK v1.30.3

21 Apr 09:09
2942484

Choose a tag to compare

What's Changed

  • Fix the protocol issue when null is in the array by @vicancy in #2173
  • Expose an option for the netframework to configure the underlying WebSocket options by @vicancy in #2180
  • Fix #2190 to add null check when container stops by @vicancy in #2192

Full Changelog: v1.30.2...v1.30.3

SDK v1.30.2

14 Feb 09:56
563b9c0

Choose a tag to compare

What's Changed

Full Changelog: v1.30.1...v1.30.2

SDK v1.30.1

11 Feb 09:00
6b17431

Choose a tag to compare

What's Changed

Full Changelog: v1.30.0...v1.30.1

SDKs v1.30.0

22 Jan 07:17
db5eb94

Choose a tag to compare

What's Changed

Full Changelog: v1.29.0...v1.30.0

Serverless protocol v1.11.0

22 Jan 07:15
db5eb94

Choose a tag to compare

What's Changed

Full Changelog: emulator/v1.6.0...serverlessProtocol/v1.11.0

Emulator v1.6.1

22 Jan 07:14
db5eb94

Choose a tag to compare

What's Changed

  • Using System.CommandLine instead of the out-of-maintaince package by @vicancy in #2115

Full Changelog: emulator/v1.6.0...emulator/v1.6.1

Releases Emulator v1.6.0

05 Dec 10:15
045aac4

Choose a tag to compare

What's Changed

  • Add test for emulator commandline, preparing for CommandLine package migration by @vicancy in #2097
  • Update version.props by @vicancy in #2099
  • Remove authorization for healthcheck API by @cqnguy23 in #2105

Full Changelog: v1.29.0...emulator/v1.5.0

Release SDK v1.29.0

27 Nov 07:26
d73b0b5

Choose a tag to compare

What's Changed

  • remove IConnectionMigrationFeature on normal close by @terencefan in #2059
  • Error log improvements:
  • Improve server status ping sent to start after connection container is ready by @vicancy in #2070
  • Upgrade dependency version for vulnerability fix by @vicancy in #2088
  • Gracefully offline and close clients when app shutdown by @vicancy in #2086
  • Avoid unnecessary API calls: Lazy load temporary AccessKey by @terencefan in #2092
  • Lower EndpointOffline to warning by @vicancy in #2096

Full Changelog: v1.28.0...v1.29.0