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

latest releases: Azure.ResourceManager.ServiceFabricManagedClusters_1.3.0-beta.1, Azure.AI.Translation.Document_2.0.0, Azure.Storage.Blobs.Batch_12.20.0...
3 years ago

1.11.0 (2021-03-22)

Added

  • Operation base class for operations that do not return a value.
  • Added Content property to Response which returns the body of the response as a BinaryData if the body is buffered.
  • AzureNamedKeyCredential has been implemented to cover scenarios where services require that a shared key name and the key value be used as a component of the algorithm to form the authorization token.

Key Bug Fixes

  • Check the JsonIgnoreAttribute.Condition property added in .NET 5 when discovering members with JsonObjectSerializer.
  • ETag now returns string.Empty if it is constructed with a null value.
  • Keep-Alive connections are recycled every 300 seconds to observe DNS changes.

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

NewReleases is sending notifications on new releases.