Skip to content

Release v1.5.0

Compare
Choose a tag to compare
@Y-Sindo Y-Sindo released this 16 Jul 05:50
· 12 commits to master since this release
65369bf

Feature

  • Add Newtonsoft.Json CamelCase config support (#248) . Allow to use "Azure:SignalR:HubProtocol:NewtonsoftJson:CamelCase=true" to enable camelCase.
  • Expose ClientManager in InvocationContext. Support feature request Azure/azure-signalr#622.
  • Expose ClientManager in ServerlessHub. (#257)