You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Resource Manager Dashboard client library for Java. This package contains Microsoft Azure SDK for Dashboard Management SDK. The Microsoft.Dashboard Rest API spec. Package api-version 2024-11-01-preview. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
models.GrafanasUpdateResponse was removed
models.GrafanasUpdateHeaders was removed
models.ManagedPrivateEndpointModelListResponse was removed
models.ManagedGrafanaListResponse was removed
models.PrivateEndpointConnectionListResult was removed
Azure Resource Manager Deployment Stacks client library for Java. This package contains Microsoft Azure SDK for Deployment Stacks Management SDK. DeploymentStacks Client. Package tag package-2024-03. For documentation on how to use this package, please see Azure Management Libraries for Java.
Features Added
The first stable release for the azure-resourcemanager-resources-deploymentstacks Java SDK.
Added more useful error message when the SDK encounters an x-ms-version mis-match issue.
Added QueueProperties.ApproximateMessagesCountLong to replace QueueProperties.ApproximateMessagesCount. This property will correctly handle approximate message counts greater than max int.
AppendBlobClient.AppendBlobFromUri(), .AppendBlockFromUriAsync(), BlobBaseClient.StartCopyFromUri(), .StartCopyFromUriAsync(), SyncCopyFromUri(), .SyncCopyFromUriAsync(), BlockBlobClient.StageBlockFromUri(), .StageBlockFromUriAsync(), PageBlobClient.UploadPagesFromUri(), and .UploadPagesFromUri() will now return CopySourceStatusCode, CopySourceErrorCode, and CopySourceErrorMessage as part of error responses.
Added more useful error message when the SDK encounters an x-ms-version mis-match issue.