Skip to content

Azure.Core_1.9.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 06 Feb 00:24
deda6b2

1.9.0 (2021-02-09)

Added

  • Added Serialize overloads on ObjectSerializer that serialize to BinaryData.
  • Added AzureCoreExtensions containing extensions methods for BinaryData that allow deserializing with an ObjectSerializer.

Key Bug Fixes

  • Avoid ObjectDisposedException when the request is cancelled during content upload over HTTPS.
  • Fix exception while setting If-Modified-Since header on .NET Framework.