Skip to content

Releases: Azure/azure-signalr

SDK v1.30.2

14 Feb 09:56
563b9c0
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

Release v1.28.0 SDK and v1.4.0 emulator

30 Sep 00:13
e0d4641
Compare
Choose a tag to compare

What's Changed

  • remove non-lts support including netcoreapp3.1 net5 and net7 by @vicancy in #2030
  • Emulator now runs on .net8
  • Implement "Close on auth expiration" for serverless mode by @Y-Sindo in #2036
  • Breaking dependency upgrade Use net8 reference for AspNet SignalR by @vicancy in #2049 to fix #1503. If your AspNet projects depend on 5.0 or earlier packages, upgrade to this version will throw, use an earlier version v1.27.0 or upgrade the dependencies to 8.x.

Full Changelog: v1.27.0...v1.28.0

v1.27.0 SDK

27 Aug 02:56
4c2a087
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.1...v1.27.0

Release SDK v1.26.1

20 Aug 03:49
Compare
Choose a tag to compare

Newly added

Bug fixes

  • fix stateful reconnect issue for blazor server by @vwxyzh in #2022
  • Fix the ack message issue when MapHub for the same hub is called multiple times by @vicancy in #2021

New Contributors

Full Changelog: v1.26.0...v1.26.1