github Azure/azure-sdk-for-net Azure.Core_1.20.0

latest releases: Azure.AI.OpenAI_2.1.0-beta.1, Azure.AI.OpenAI_2.0.0, Microsoft.Azure.WebJobs.Extensions.WebPubSubForSocketIO_1.0.0-beta.4...
2 years ago

1.20.0 (2021-10-01)

Features Added

  • Added the static DelegatedTokenCredential type with a Create method, which returns an instance of TokenCredential that uses the supplied delgates to produce an AccessToken. This would most typically be used when an token has previously been obtained from some other source and that token needs to be returned by a TokenCredential instance.
  • Added ResponseError type to represent an Azure error type.
  • Added an experimental ActivitySource support.

Bugs Fixed

  • Fixed an exception during EventSource creation on Xamarin.

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

NewReleases is sending notifications on new releases.