github Azure/azure-sdk-for-net System.ClientModel_1.14.0

latest releases: Azure.AI.VoiceLive_1.1.0, Azure.ResourceManager.ComputeBulkActions_1.0.0-beta.1
8 hours ago

1.14.0 (2026-06-03)

Features Added

  • Added experimental FileBinaryContent type for representing a file part within an HTTP request payload, typically as part of a multipart/form-data request.
  • Added experimental MultiPartFormContent type for building multipart/form-data request payloads.
  • Added a chain-aware CredentialResolver.TryResolve(IConfigurationSection, Func<IConfigurationSection, AuthenticationTokenProvider?>, out AuthenticationTokenProvider?) virtual overload. The callback lets a chain-owning resolver resolve child sections back through the active engine — preserving caching, normalization, and ordering — without needing to know about credential sources owned by other packages. The default implementation forwards to the existing two-arg overload (experimental SCME0002).

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

NewReleases is sending notifications on new releases.