Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hub Generated] Publish private branch 'GokulPrasad-Work-monitor-Microsoft.Monitor-2023-04-03' #25300

Changing the description for the metrics container

d652abc
Select commit
Loading
Failed to load commit list.
Merged

[Hub Generated] Publish private branch 'GokulPrasad-Work-monitor-Microsoft.Monitor-2023-04-03' #25300

Changing the description for the metrics container
d652abc
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Aug 14, 2023 in 0s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from 87064c1a778db031c68e177d768284b4e5240312. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/monitor/armmonitor [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Function `*PrivateEndpointConnectionsClient.BeginCreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsClientBeginCreateOrUpdateOptions)` to `(context.Context, string, string, string, PrivateEndpointConnectionAutoGenerated, *PrivateEndpointConnectionsClientBeginCreateOrUpdateOptions)`
    info	[Changelog] - Type of `AzureMonitorPrivateLinkScopeProperties.PrivateEndpointConnections` has been changed from `[]*PrivateEndpointConnection` to `[]*PrivateEndpointConnectionAutoGenerated`
    info	[Changelog] - Type of `DefaultErrorResponse.Error` has been changed from `*ErrorDetail` to `*ErrorDetailAutoGenerated`
    info	[Changelog] - Type of `ErrorContract.Error` has been changed from `*ErrorResponse` to `*ErrorResponseAutoGenerated`
    info	[Changelog] - Type of `ErrorResponseCommonV2.Error` has been changed from `*ErrorDetail` to `*ErrorDetailAutoGenerated`
    info	[Changelog] - Type of `OperationStatus.Error` has been changed from `*ErrorDetail` to `*ErrorDetailAutoGenerated`
    info	[Changelog] - Type of `PrivateEndpointConnectionListResult.Value` has been changed from `[]*PrivateEndpointConnection` to `[]*PrivateEndpointConnectionAutoGenerated`
    info	[Changelog] - Operation `*AzureMonitorWorkspacesClient.Delete` has been changed to LRO, use `*AzureMonitorWorkspacesClient.BeginDelete` instead.
    info	[Changelog] - Field `Code`, `Message` of struct `ErrorResponse` has been removed
    info	[Changelog] - Field `ActionType`, `IsDataAction`, `Origin` of struct `OperationAutoGenerated` has been removed
    info	[Changelog] - Field `Description` of struct `OperationDisplayAutoGenerated` has been removed
    info	[Changelog] - Field `OperationListResult` of struct `OperationsClientListResponse` has been removed
    info	[Changelog] - Field `OperationListResultAutoGenerated` of struct `OperationsForMonitorClientListResponse` has been removed
    info	[Changelog] - Field `PrivateEndpointConnection` of struct `PrivateEndpointConnectionsClientCreateOrUpdateResponse` has been removed
    info	[Changelog] - Field `PrivateEndpointConnection` of struct `PrivateEndpointConnectionsClientGetResponse` has been removed
    info	[Changelog] - Field `Location`, `Tags` of struct `Resource` has been removed
    info	[Changelog] - Field `Location`, `Tags` of struct `ResourceAutoGenerated` has been removed
    info	[Changelog] - Field `SystemData` of struct `ResourceAutoGenerated5` has been removed
    info	[Changelog] - Field `SystemData` of struct `TrackedResourceAutoGenerated` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New function `NewClient(azcore.TokenCredential, *arm.ClientOptions) (*Client, error)`
    info	[Changelog] - New function `*Client.BeginCreateNotificationsAtTenantActionGroupResourceLevel(context.Context, string, string, string, TenantNotificationRequestBody, *ClientBeginCreateNotificationsAtTenantActionGroupResourceLevelOptions) (*runtime.Poller[ClientCreateNotificationsAtTenantActionGroupResourceLevelResponse], error)`
    info	[Changelog] - New function `*Client.GetTestNotificationsAtTenantActionGroupResourceLevel(context.Context, string, string, string, string, *ClientGetTestNotificationsAtTenantActionGroupResourceLevelOptions) (ClientGetTestNotificationsAtTenantActionGroupResourceLevelResponse, error)`
    info	[Changelog] - New function `*ClientFactory.NewClient() *Client`
    info	[Changelog] - New struct `ActionDetailAutoGenerated`
    info	[Changelog] - New struct `ErrorResponseAutoGenerated3`
    info	[Changelog] - New struct `PrivateEndpointAutoGenerated`
    info	[Changelog] - New struct `PrivateEndpointConnectionAutoGenerated`
    info	[Changelog] - New struct `PrivateEndpointConnectionPropertiesAutoGenerated`
    info	[Changelog] - New struct `ResourceAutoGenerated6`
    info	[Changelog] - New struct `TenantNotificationRequestBody`
    info	[Changelog] - New struct `TestNotificationDetailsResponseAutoGenerated`
    info	[Changelog] - New field `PrivateEndpointConnections`, `PublicNetworkAccess` in struct `AzureMonitorWorkspace`
    info	[Changelog] - New field `PrivateEndpointConnections`, `PublicNetworkAccess` in struct `AzureMonitorWorkspaceResourceProperties`
    info	[Changelog] - New field `Error` in struct `ErrorResponse`
    info	[Changelog] - New field `ActionType`, `IsDataAction`, `Origin` in struct `Operation`
    info	[Changelog] - New field `Description` in struct `OperationDisplay`
    info	[Changelog] - New anonymous field `OperationListResultAutoGenerated` in struct `OperationsClientListResponse`
    info	[Changelog] - New anonymous field `OperationListResult` in struct `OperationsForMonitorClientListResponse`
    info	[Changelog] - New field `SystemData` in struct `PrivateEndpointConnection`
    info	[Changelog] - New field `GroupIDs` in struct `PrivateEndpointConnectionProperties`
    info	[Changelog] - New anonymous field `PrivateEndpointConnectionAutoGenerated` in struct `PrivateEndpointConnectionsClientCreateOrUpdateResponse`
    info	[Changelog] - New anonymous field `PrivateEndpointConnectionAutoGenerated` in struct `PrivateEndpointConnectionsClientGetResponse`
    info	[Changelog] - New field `SystemData` in struct `ResourceAutoGenerated`
    info	[Changelog] - New field `SystemData` in struct `ResourceAutoGenerated2`
    info	[Changelog] - New field `Location`, `Tags` in struct `ResourceAutoGenerated3`
    info	[Changelog] - New field `SystemData` in struct `TrackedResource`
    info	[Changelog]
    info	[Changelog] Total 19 breaking change(s), 35 additive change(s).