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

[Databricks] [Labservices] update client name #19077

Merged

Conversation

BigCat20196
Copy link
Contributor

azure-mgmt-databricks: 1.0.0 -> 1.1.0b1. The client name is changed from DatabricksClient to AzureDatabricksManagementClient. https://pypi.org/project/azure-mgmt-databricks/1.1.0b1/
azure-mgmt-labservices: 1.0.0->2.0.0b1. The client name is changed from ManagedLabsClient to LabServicesClient. https://pypi.org/project/azure-mgmt-labservices/2.0.0b1/#history

We hope to pin the client name so as to reduce the user's breaking change and restore it before GA.

@BigCat20196 BigCat20196 requested a review from msyyc as a code owner May 16, 2022 02:31
@openapi-workflow-bot
Copy link

Hi, @BigCat20196 Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented May 16, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.

    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented May 16, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go-track2 - armdatabricks - 0.6.0
    +	Function `*PrivateEndpointConnectionsClient.BeginCreate` return value(s) have been changed from `(*armruntime.Poller[PrivateEndpointConnectionsClientCreateResponse], error)` to `(*runtime.Poller[PrivateEndpointConnectionsClientCreateResponse], error)`
    +	Function `*PrivateEndpointConnectionsClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[PrivateEndpointConnectionsClientDeleteResponse], error)` to `(*runtime.Poller[PrivateEndpointConnectionsClientDeleteResponse], error)`
    +	Function `*VNetPeeringClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[VNetPeeringClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[VNetPeeringClientCreateOrUpdateResponse], error)`
    +	Function `*VNetPeeringClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[VNetPeeringClientDeleteResponse], error)` to `(*runtime.Poller[VNetPeeringClientDeleteResponse], error)`
    +	Function `*WorkspacesClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[WorkspacesClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[WorkspacesClientCreateOrUpdateResponse], error)`
    +	Function `*WorkspacesClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[WorkspacesClientDeleteResponse], error)` to `(*runtime.Poller[WorkspacesClientDeleteResponse], error)`
    +	Function `*WorkspacesClient.BeginUpdate` return value(s) have been changed from `(*armruntime.Poller[WorkspacesClientUpdateResponse], error)` to `(*runtime.Poller[WorkspacesClientUpdateResponse], error)`
    +	Function `EndpointDependency.MarshalJSON` has been removed
    +	Function `ErrorInfo.MarshalJSON` has been removed
    +	Function `OperationListResult.MarshalJSON` has been removed
    +	Function `OutboundEnvironmentEndpoint.MarshalJSON` has been removed
    +	Function `PrivateEndpointConnectionsList.MarshalJSON` has been removed
    +	Function `PrivateLinkResourcesList.MarshalJSON` has been removed
    +	Function `VirtualNetworkPeeringList.MarshalJSON` has been removed
    +	Function `WorkspaceListResult.MarshalJSON` has been removed
    azure-sdk-for-go-track2 - armlabservices - 0.5.0
    +	Function `*LabPlansClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[LabPlansClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[LabPlansClientCreateOrUpdateResponse], error)`
    +	Function `*LabPlansClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[LabPlansClientDeleteResponse], error)` to `(*runtime.Poller[LabPlansClientDeleteResponse], error)`
    +	Function `*LabPlansClient.BeginSaveImage` return value(s) have been changed from `(*armruntime.Poller[LabPlansClientSaveImageResponse], error)` to `(*runtime.Poller[LabPlansClientSaveImageResponse], error)`
    +	Function `*LabPlansClient.BeginUpdate` return value(s) have been changed from `(*armruntime.Poller[LabPlansClientUpdateResponse], error)` to `(*runtime.Poller[LabPlansClientUpdateResponse], error)`
    +	Function `*LabsClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[LabsClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[LabsClientCreateOrUpdateResponse], error)`
    +	Function `*LabsClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[LabsClientDeleteResponse], error)` to `(*runtime.Poller[LabsClientDeleteResponse], error)`
    +	Function `*LabsClient.BeginPublish` return value(s) have been changed from `(*armruntime.Poller[LabsClientPublishResponse], error)` to `(*runtime.Poller[LabsClientPublishResponse], error)`
    +	Function `*LabsClient.BeginSyncGroup` return value(s) have been changed from `(*armruntime.Poller[LabsClientSyncGroupResponse], error)` to `(*runtime.Poller[LabsClientSyncGroupResponse], error)`
    +	Function `*LabsClient.BeginUpdate` return value(s) have been changed from `(*armruntime.Poller[LabsClientUpdateResponse], error)` to `(*runtime.Poller[LabsClientUpdateResponse], error)`
    +	Function `*SchedulesClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[SchedulesClientDeleteResponse], error)` to `(*runtime.Poller[SchedulesClientDeleteResponse], error)`
    +	Function `*UsersClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[UsersClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[UsersClientCreateOrUpdateResponse], error)`
    +	Function `*UsersClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[UsersClientDeleteResponse], error)` to `(*runtime.Poller[UsersClientDeleteResponse], error)`
    +	Function `*UsersClient.BeginInvite` return value(s) have been changed from `(*armruntime.Poller[UsersClientInviteResponse], error)` to `(*runtime.Poller[UsersClientInviteResponse], error)`
    +	Function `*UsersClient.BeginUpdate` return value(s) have been changed from `(*armruntime.Poller[UsersClientUpdateResponse], error)` to `(*runtime.Poller[UsersClientUpdateResponse], error)`
    +	Function `*VirtualMachinesClient.BeginRedeploy` return value(s) have been changed from `(*armruntime.Poller[VirtualMachinesClientRedeployResponse], error)` to `(*runtime.Poller[VirtualMachinesClientRedeployResponse], error)`
    +	Function `*VirtualMachinesClient.BeginReimage` return value(s) have been changed from `(*armruntime.Poller[VirtualMachinesClientReimageResponse], error)` to `(*runtime.Poller[VirtualMachinesClientReimageResponse], error)`
    +	Function `*VirtualMachinesClient.BeginResetPassword` return value(s) have been changed from `(*armruntime.Poller[VirtualMachinesClientResetPasswordResponse], error)` to `(*runtime.Poller[VirtualMachinesClientResetPasswordResponse], error)`
    +	Function `*VirtualMachinesClient.BeginStart` return value(s) have been changed from `(*armruntime.Poller[VirtualMachinesClientStartResponse], error)` to `(*runtime.Poller[VirtualMachinesClientStartResponse], error)`
    +	Function `*VirtualMachinesClient.BeginStop` return value(s) have been changed from `(*armruntime.Poller[VirtualMachinesClientStopResponse], error)` to `(*runtime.Poller[VirtualMachinesClientStopResponse], error)`
    +	Function `ErrorDetail.MarshalJSON` has been removed
    +	Function `ListUsagesResult.MarshalJSON` has been removed
    +	Function `OperationListResult.MarshalJSON` has been removed
    +	Function `OperationResult.MarshalJSON` has been removed
    +	Function `PagedImages.MarshalJSON` has been removed
    +	Function `PagedLabPlans.MarshalJSON` has been removed
    +	Function `PagedLabs.MarshalJSON` has been removed
    +	Function `PagedSKUInfos.MarshalJSON` has been removed
    +	Function `PagedSchedules.MarshalJSON` has been removed
    +	Function `PagedUsers.MarshalJSON` has been removed
    +	Function `PagedVirtualMachines.MarshalJSON` has been removed
    +	Function `SKUInfo.MarshalJSON` has been removed
    +	Function `SKURestrictions.MarshalJSON` has been removed
    ️✔️azure-sdk-for-go - databricks/mgmt/2018-04-01/databricks - v64.1.0
    ️✔️azure-sdk-for-go - preview/databricks/mgmt/2021-04-01-preview/databricks - v64.1.0
    ️✔️azure-sdk-for-go - labservices/mgmt/2018-10-15/labservices - v64.1.0
    ️✔️azure-sdk-for-go - preview/labservices/mgmt/2021-11-15-preview/labservices - v64.1.0
    azure-sdk-for-python-track2 - track2_azure-mgmt-databricks - 1.1.0b1
    +	Client name is changed
    azure-sdk-for-python-track2 - track2_azure-mgmt-labservices - 2.0.0b1
    +	Client name is changed
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 33de1e8. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.5.5 -> 8.10.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.10.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.10.0` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-databricks [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation group OutboundNetworkDependenciesEndpointsOperations
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Client name is changed
    • ️✔️track2_azure-mgmt-labservices [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Client name is changed
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 33de1e8. SDK Automation 14.0.0
      command	sh ./eng/initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️databricks/mgmt/2018-04-01/databricks [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `WorkspaceCustomParameters.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New field `ResourceTags` in struct `WorkspaceCustomParameters`
      info	[Changelog] - New field `PublicIPName` in struct `WorkspaceCustomParameters`
      info	[Changelog] - New field `LoadBalancerID` in struct `WorkspaceCustomParameters`
      info	[Changelog] - New field `StorageAccountSkuName` in struct `WorkspaceCustomParameters`
      info	[Changelog] - New field `LoadBalancerBackendPoolName` in struct `WorkspaceCustomParameters`
      info	[Changelog] - New field `NatGatewayName` in struct `WorkspaceCustomParameters`
      info	[Changelog] - New field `StorageAccountName` in struct `WorkspaceCustomParameters`
      info	[Changelog] - New field `VnetAddressPrefix` in struct `WorkspaceCustomParameters`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 2 additive change(s).
    • ️✔️preview/databricks/mgmt/2021-04-01-preview/databricks [View full logs
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `NewOutboundNetworkDependenciesEndpointsClientWithBaseURI(string, string) OutboundNetworkDependenciesEndpointsClient`
      info	[Changelog] - New function `OutboundNetworkDependenciesEndpointsClient.ListPreparer(context.Context, string, string) (*http.Request, error)`
      info	[Changelog] - New function `OutboundNetworkDependenciesEndpointsClient.ListSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `OutboundNetworkDependenciesEndpointsClient.ListResponder(*http.Response) (ListOutboundEnvironmentEndpoint, error)`
      info	[Changelog] - New function `NewOutboundNetworkDependenciesEndpointsClient(string) OutboundNetworkDependenciesEndpointsClient`
      info	[Changelog] - New function `OutboundNetworkDependenciesEndpointsClient.List(context.Context, string, string) (ListOutboundEnvironmentEndpoint, error)`
      info	[Changelog] - New struct `EndpointDependency`
      info	[Changelog] - New struct `EndpointDetail`
      info	[Changelog] - New struct `ListOutboundEnvironmentEndpoint`
      info	[Changelog] - New struct `OutboundEnvironmentEndpoint`
      info	[Changelog] - New struct `OutboundNetworkDependenciesEndpointsClient`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 16 additive change(s).
    • ️✔️labservices/mgmt/2018-10-15/labservices [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/labservices/mgmt/2021-11-15-preview/labservices [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 33de1e8. 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
    • ️✔️armdatabricks [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Function `*WorkspacesClient.BeginUpdate` return value(s) have been changed from `(*armruntime.Poller[WorkspacesClientUpdateResponse], error)` to `(*runtime.Poller[WorkspacesClientUpdateResponse], error)`
      info	[Changelog] - Function `*WorkspacesClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[WorkspacesClientDeleteResponse], error)` to `(*runtime.Poller[WorkspacesClientDeleteResponse], error)`
      info	[Changelog] - Function `*VNetPeeringClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[VNetPeeringClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[VNetPeeringClientCreateOrUpdateResponse], error)`
      info	[Changelog] - Function `*WorkspacesClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[WorkspacesClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[WorkspacesClientCreateOrUpdateResponse], error)`
      info	[Changelog] - Function `*VNetPeeringClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[VNetPeeringClientDeleteResponse], error)` to `(*runtime.Poller[VNetPeeringClientDeleteResponse], error)`
      info	[Changelog] - Function `*PrivateEndpointConnectionsClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[PrivateEndpointConnectionsClientDeleteResponse], error)` to `(*runtime.Poller[PrivateEndpointConnectionsClientDeleteResponse], error)`
      info	[Changelog] - Function `*PrivateEndpointConnectionsClient.BeginCreate` return value(s) have been changed from `(*armruntime.Poller[PrivateEndpointConnectionsClientCreateResponse], error)` to `(*runtime.Poller[PrivateEndpointConnectionsClientCreateResponse], error)`
      info	[Changelog] - Function `VirtualNetworkPeeringList.MarshalJSON` has been removed
      info	[Changelog] - Function `EndpointDependency.MarshalJSON` has been removed
      info	[Changelog] - Function `PrivateLinkResourcesList.MarshalJSON` has been removed
      info	[Changelog] - Function `PrivateEndpointConnectionsList.MarshalJSON` has been removed
      info	[Changelog] - Function `OperationListResult.MarshalJSON` has been removed
      info	[Changelog] - Function `WorkspaceListResult.MarshalJSON` has been removed
      info	[Changelog] - Function `OutboundEnvironmentEndpoint.MarshalJSON` has been removed
      info	[Changelog] - Function `ErrorInfo.MarshalJSON` has been removed
      info	[Changelog]
      info	[Changelog] Total 15 breaking change(s), 0 additive change(s).
    • ️✔️armlabservices [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Function `*LabsClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[LabsClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[LabsClientCreateOrUpdateResponse], error)`
      info	[Changelog] - Function `*LabPlansClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[LabPlansClientDeleteResponse], error)` to `(*runtime.Poller[LabPlansClientDeleteResponse], error)`
      info	[Changelog] - Function `*LabPlansClient.BeginUpdate` return value(s) have been changed from `(*armruntime.Poller[LabPlansClientUpdateResponse], error)` to `(*runtime.Poller[LabPlansClientUpdateResponse], error)`
      info	[Changelog] - Function `*VirtualMachinesClient.BeginStop` return value(s) have been changed from `(*armruntime.Poller[VirtualMachinesClientStopResponse], error)` to `(*runtime.Poller[VirtualMachinesClientStopResponse], error)`
      info	[Changelog] - Function `*VirtualMachinesClient.BeginRedeploy` return value(s) have been changed from `(*armruntime.Poller[VirtualMachinesClientRedeployResponse], error)` to `(*runtime.Poller[VirtualMachinesClientRedeployResponse], error)`
      info	[Changelog] - Function `*UsersClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[UsersClientDeleteResponse], error)` to `(*runtime.Poller[UsersClientDeleteResponse], error)`
      info	[Changelog] - Function `*VirtualMachinesClient.BeginReimage` return value(s) have been changed from `(*armruntime.Poller[VirtualMachinesClientReimageResponse], error)` to `(*runtime.Poller[VirtualMachinesClientReimageResponse], error)`
      info	[Changelog] - Function `*UsersClient.BeginUpdate` return value(s) have been changed from `(*armruntime.Poller[UsersClientUpdateResponse], error)` to `(*runtime.Poller[UsersClientUpdateResponse], error)`
      info	[Changelog] - Function `*UsersClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[UsersClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[UsersClientCreateOrUpdateResponse], error)`
      info	[Changelog] - Function `*VirtualMachinesClient.BeginStart` return value(s) have been changed from `(*armruntime.Poller[VirtualMachinesClientStartResponse], error)` to `(*runtime.Poller[VirtualMachinesClientStartResponse], error)`
      info	[Changelog] - Function `*UsersClient.BeginInvite` return value(s) have been changed from `(*armruntime.Poller[UsersClientInviteResponse], error)` to `(*runtime.Poller[UsersClientInviteResponse], error)`
      info	[Changelog] - Function `*LabsClient.BeginPublish` return value(s) have been changed from `(*armruntime.Poller[LabsClientPublishResponse], error)` to `(*runtime.Poller[LabsClientPublishResponse], error)`
      info	[Changelog] - Function `*VirtualMachinesClient.BeginResetPassword` return value(s) have been changed from `(*armruntime.Poller[VirtualMachinesClientResetPasswordResponse], error)` to `(*runtime.Poller[VirtualMachinesClientResetPasswordResponse], error)`
      info	[Changelog] - Function `*LabPlansClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[LabPlansClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[LabPlansClientCreateOrUpdateResponse], error)`
      info	[Changelog] - Function `*LabsClient.BeginUpdate` return value(s) have been changed from `(*armruntime.Poller[LabsClientUpdateResponse], error)` to `(*runtime.Poller[LabsClientUpdateResponse], error)`
      info	[Changelog] - Function `*LabPlansClient.BeginSaveImage` return value(s) have been changed from `(*armruntime.Poller[LabPlansClientSaveImageResponse], error)` to `(*runtime.Poller[LabPlansClientSaveImageResponse], error)`
      info	[Changelog] - Function `*SchedulesClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[SchedulesClientDeleteResponse], error)` to `(*runtime.Poller[SchedulesClientDeleteResponse], error)`
      info	[Changelog] - Function `*LabsClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[LabsClientDeleteResponse], error)` to `(*runtime.Poller[LabsClientDeleteResponse], error)`
      info	[Changelog] - Function `*LabsClient.BeginSyncGroup` return value(s) have been changed from `(*armruntime.Poller[LabsClientSyncGroupResponse], error)` to `(*runtime.Poller[LabsClientSyncGroupResponse], error)`
      info	[Changelog] - Function `OperationListResult.MarshalJSON` has been removed
      info	[Changelog] - Function `ErrorDetail.MarshalJSON` has been removed
      info	[Changelog] - Function `PagedSchedules.MarshalJSON` has been removed
      info	[Changelog] - Function `PagedLabPlans.MarshalJSON` has been removed
      info	[Changelog] - Function `PagedSKUInfos.MarshalJSON` has been removed
      info	[Changelog] - Function `PagedVirtualMachines.MarshalJSON` has been removed
      info	[Changelog] - Function `PagedUsers.MarshalJSON` has been removed
      info	[Changelog] - Function `ListUsagesResult.MarshalJSON` has been removed
      info	[Changelog] - Function `SKUInfo.MarshalJSON` has been removed
      info	[Changelog] - Function `PagedLabs.MarshalJSON` has been removed
      info	[Changelog] - Function `SKURestrictions.MarshalJSON` has been removed
      info	[Changelog] - Function `PagedImages.MarshalJSON` has been removed
      info	[Changelog] - Function `OperationResult.MarshalJSON` has been removed
      info	[Changelog]
      info	[Changelog] Total 32 breaking change(s), 0 additive change(s).
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 33de1e8. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      cmderr	[automation_init.sh]  deprecated read-package-tree@5.1.6: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh]  uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh]  deprecated @opentelemetry/types@0.2.0: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh] WARN deprecated @azure/storage-blob@10.5.0: This version has been deprecated, please upgrade to the version tagged as latest
      cmderr	[automation_init.sh] npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-databricks [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️@azure/arm-labservices [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 33de1e8. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
    • ️✔️databricks [View full logs
    • ️✔️labservices [View full logs
    ️️✔️ azure-powershell succeeded [Detail] [Expand]
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 33de1e8. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      warn		specification/databricks/resource-manager/readme.md skipped due to azure-sdk-for-net not found in swagger-to-sdk
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/labservices/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] No usable version of the libssl was found
      cmderr	[Autorest] FATAL: csharp/simplifier - FAILED
      cmderr	[Autorest] FATAL: Error: [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      cmderr	[Autorest] Process() cancelled due to exception : [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: autorest
      warn	Skip package processing as generation is failed
    ️⚠️ azure-sdk-for-java warning [Detail]
    Posted by Swagger Pipeline | How to fix these errors?

    @msyyc msyyc assigned msyyc and unassigned weidongxu-microsoft May 16, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants