We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e6df0 commit 0bd761fCopy full SHA for 0bd761f
sdk/signalr/Microsoft.Azure.WebJobs.Extensions.SignalRService/CHANGELOG.md
@@ -2,14 +2,12 @@
2
3
## 1.9.0-beta.1 (Unreleased)
4
5
-### Features Added
6
-* Upgraded MessagePack for performance and security improvements.
7
-* Upgraded `Microsoft.Azure.SignalR`, `Microsoft.Azure.SignalR.Management`, `Microsoft.Azure.SignalR.Protocols` from 1.16.1 to 1.18.0
8
-### Breaking Changes
9
-
10
### Bugs Fixed
+* Fixed the bug that the arguments are required in a SignalR message for isolated-process
11
12
### Other Changes
+* Upgraded `Microsoft.Azure.SignalR`, `Microsoft.Azure.SignalR.Management`, `Microsoft.Azure.SignalR.Protocols` from 1.16.1 to 1.19.2
+* Upgraded MessagePack for performance and security improvements.
13
14
## 1.8.0 (2022-04-07)
15
0 commit comments