github Azure/azure-sdk-for-net System.ClientModel_1.1.0-beta.2

latest releases: Azure.Storage.Blobs.Batch_12.20.0, Azure.Storage.Files.DataLake_12.21.0, Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.52...
pre-release8 months ago

1.1.0-beta.2 (2024-02-29)

Features Added

  • Added ExtractResponse method to PipelineMessage to enable returning an undisposed PipelineResponse from protocol methods.
  • Added CreateAsync factory method to ClientResultException to allow creating exceptions in an async context.
  • Added an implicit cast from string to ApiKeyCredential.
  • Added an implicit cast from ClientResult<T> to T.

Breaking Changes

  • Changed HttpClientPipelineTransport.Shared and ClientRetryPolicy.Default from static readonly fields to static properties.
  • Changed PipelineResponse.Content property from abstract to virtual.
  • Removed the ResponseBufferingPolicy and moved response buffering functionality into PipelineTransport.

Other Changes

  • Made CancellationToken parameter passed to BinaryContent.WriteTo optional.

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

NewReleases is sending notifications on new releases.