Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
sdk/resourcemanager/cognitiveservices/armcognitiveservices/v1.2.0
1.2.0 (2022-10-20)
Features Added
- New field
CallRateLimitin structDeploymentProperties- New field
Capabilitiesin structDeploymentProperties- New field
RaiPolicyNamein structDeploymentProperties- New field
CallRateLimitin structAccountModel- New field
CallRateLimitin structDeploymentModelsdk/azcore/v1.2.0
1.2.0 (2022-11-04)
Features Added
- Added
ClientOptions.APIVersionfield, which overrides the default version a client requests of the service, if the client supports this (all ARM clients do).- Added package
tracingthat contains the building blocks for distributed tracing.- Added field
TracingProviderto typepolicy.ClientOptionsthat will be used to set the per-client tracing implementation.Bugs Fixed
- Fixed an issue in
runtime.SetMultipartFormDatato properly handle slices ofio.ReadSeekCloser.- Fixed the MaxRetryDelay default to be 60s.
- Failure to poll the state of an LRO will now return an
*azcore.ResponseErrorfor poller types that require this behavior.- Fixed a bug in
runtime.NewPipelinethat would cause pipeline-specified allowed headers and query parameters to be lost.Other Changes
- Retain contents of read-only fields when sending requests.
sdk/azidentity/v1.2.0
1.2.0 (2022-11-08)
Other Changes
- This version includes all fixes and features from 1.2.0-beta.*
sdk/azidentity/v1.2.0-beta.3
1.2.0-beta.3 (2022-10-11)
Features Added
ManagedIdentityCredentialcaches tokens in memoryBugs Fixed
ClientCertificateCredentialsends only the leaf cert for SNI authenticationsdk/azidentity/v1.2.0-beta.2
1.2.0-beta.2 (2022-08-10)
Features Added
- Added
ClientAssertionCredentialto enable applications to authenticate with custom client assertions
... (truncated)
0fbd371 Merge pull request #33 from jen20/virtual-network-clientc95e423 Add a client for Virtual Network managementaf6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlobc99fb1d make block.Size int64, add CreateBlockBlob9abf8bf Merge pull request #28 from jen20/private-error-messagesc1f7c85 Merge pull request #24 from jf/codetweaks0d03132 Merge pull request #19 from jf/master24f03c1 Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted30c4704 util.go: remove unused dateLayout from currentTimeRfc1123Formatted()acc54a2 Merge pull request #29 from jen20/location-concatenation