Skip to content

Commit 0bd761f

Browse files
authored
Update SignalR function extensions change log (Azure#33254)
1 parent b4e6df0 commit 0bd761f

File tree

1 file changed

+3
-5
lines changed
  • sdk/signalr/Microsoft.Azure.WebJobs.Extensions.SignalRService

1 file changed

+3
-5
lines changed

sdk/signalr/Microsoft.Azure.WebJobs.Extensions.SignalRService/CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22

33
## 1.9.0-beta.1 (Unreleased)
44

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-
105
### Bugs Fixed
6+
* Fixed the bug that the arguments are required in a SignalR message for isolated-process
117

128
### Other Changes
9+
* Upgraded `Microsoft.Azure.SignalR`, `Microsoft.Azure.SignalR.Management`, `Microsoft.Azure.SignalR.Protocols` from 1.16.1 to 1.19.2
10+
* Upgraded MessagePack for performance and security improvements.
1311

1412
## 1.8.0 (2022-04-07)
1513

0 commit comments

Comments
 (0)