Releases: Azure/azure-signalr
Releases · Azure/azure-signalr
SDK v1.30.2
What's Changed
Full Changelog: v1.30.1...v1.30.2
SDK v1.30.1
SDKs v1.30.0
What's Changed
- Update messagepack to tag v2.5.192 by @vicancy in #2089
- remove ctoken from UpdateAccessKeyAsync by @terencefan in #2116
- Refresh AccessKey passively by @terencefan in #2114
- Add group member query service message protocol by @Y-Sindo in #2118
- Update service protocol by @Y-Sindo in #2123
- Update ServiceProtocol.md by @vwxyzh in #2122
- Update spec for service protocol by @vwxyzh in #2124
- Add service message types for presence API by @Y-Sindo in #2121
- Update service protocol by @Y-Sindo in #2127
Full Changelog: v1.29.0...v1.30.0
Serverless protocol v1.11.0
What's Changed
Full Changelog: emulator/v1.6.0...serverlessProtocol/v1.11.0
Emulator v1.6.1
What's Changed
Full Changelog: emulator/v1.6.0...emulator/v1.6.1
Releases Emulator v1.6.0
Release SDK v1.29.0
What's Changed
- remove
IConnectionMigrationFeature
on normal close by @terencefan in #2059 - Error log improvements:
- Throw http response content when 403 by @terencefan in #2046
- optimize error message when AccessKey is not authorized. by @terencefan in #2064
- Add isser to generated access token by @terencefan in #2075
- Throw different 401 error message by @terencefan in #2071
- 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
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
What's Changed
Full Changelog: v1.26.1...v1.27.0
Release SDK v1.26.1
Newly added
- Add connection FlowControl messages by @terencefan in #1964
- update swagger to 20230701 by @terencefan in #1957
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
- @phanthaiduong22 made their first contribution in #2019
Full Changelog: v1.26.0...v1.26.1