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

latest releases: Microsoft.Azure.WebJobs.Extensions.WebPubSubForSocketIO_1.0.0-beta.4, Azure.Maps.Search_2.0.0-beta.4, Azure.ResourceManager.ComputeSchedule_1.0.0-beta.1...
2 years ago

1.25.0 (2022-06-23)

Features Added

  • Added RequestFailedDetailsParser abstract class, which client libraries can implement to control customization of exception messages for failed responses.
  • Added HttpPipelineOptions type which is accepted in a new overload to HttpPipelineBuilder.Build. This type contains all the properties from other overloads and adds a property to specify a RequestFailedDetailsParser.
  • Added a property to HttpPipelineTransportOptions called ClientCertificates which is a collection of X509Certificate2. If populated, the certificates in the collection will be used by the client for TLS client certificate authentication.
  • Added the MultipartResponse type, which can be used by clients to parse the sub-responses for multi-part responses.

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

NewReleases is sending notifications on new releases.