github Azure/azure-sdk-for-net Microsoft.Azure.WebJobs.Extensions.SignalRService_1.12.0

latest releases: Azure.Storage.Files.Shares_12.20.0, Azure.Storage.Blobs.Batch_12.19.0, Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.49...
10 months ago

1.12.0 (2023-11-07)

Features Added

  • Added RetryOptions to SignalROptions to configure retry policy for SignalR Service REST API calls. For more infomation about cutomize retry options, see samples.
  • Added HttpClientTimeout to SignalROptions to configure HTTP client timeout for SignalR Service REST API calls. The default value is 100 seconds. User can also set "AzureSignalRHttpClientTimeout" in the app settings to override the default value.

Bugs Fixed

  • Fixed the issue when using customized server endpoint with Azure AD credential.
  • Fixed the issue that SignalR trigger is not working with secondary connection string.

Other Changes

  • Upgraded Microsoft.Azure.SignalR, Microsoft.Azure.SignalR.Management, Microsoft.Azure.SignalR.Protocols from 1.21.6 to 1.22.0

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.