Release v1.5.0
Feature
- Add
Newtonsoft.Json
CamelCase config support (#248) . Allow to use "Azure:SignalR:HubProtocol:NewtonsoftJson:CamelCase=true" to enable camelCase. - Expose
ClientManager
inInvocationContext
. Support feature request Azure/azure-signalr#622. - Expose
ClientManager
inServerlessHub
. (#257)