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

[Stream Analytics] Copy cluster swaggers to 2020 GA version #16721

Merged
merged 5 commits into from
Nov 18, 2021

Conversation

roslynlu
Copy link
Contributor

@roslynlu roslynlu commented Nov 9, 2021

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
      • Our cluster swaggers were only in the 2020 preview version, this PR just copies them to the 2020 GA version. We already have this GA version released for these resources (clusters and private endpoints)
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that label “WaitForARMFeedback” will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @roslynlu 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. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 9, 2021

    Swagger Validation Report

    ️❌BreakingChange: 6 Errors, 0 Warnings failed [Detail]
    Rule Message
    1038 - AddedPath The new version is adding a path that was not found in the old version.
    New: Microsoft.StreamAnalytics/stable/2020-03-01/clusters.json#L36:5
    1038 - AddedPath The new version is adding a path that was not found in the old version.
    New: Microsoft.StreamAnalytics/stable/2020-03-01/clusters.json#L240:5
    1038 - AddedPath The new version is adding a path that was not found in the old version.
    New: Microsoft.StreamAnalytics/stable/2020-03-01/clusters.json#L279:5
    1038 - AddedPath The new version is adding a path that was not found in the old version.
    New: Microsoft.StreamAnalytics/stable/2020-03-01/clusters.json#L321:5
    1038 - AddedPath The new version is adding a path that was not found in the old version.
    New: Microsoft.StreamAnalytics/stable/2020-03-01/privateEndpoints.json#L36:5
    1038 - AddedPath The new version is adding a path that was not found in the old version.
    New: Microsoft.StreamAnalytics/stable/2020-03-01/privateEndpoints.json#L192:5
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    The following errors/warnings exist before current PR submission:
    Rule Message
    R4015 - NestedResourcesMustHaveListOperation The nested resource 'Transformation' does not have list operation, please add it.
    Location: Microsoft.StreamAnalytics/stable/2020-03-01/transformations.json#L241
    R4037 - MissingTypeObject The schema 'properties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.StreamAnalytics/stable/2020-03-01/subscriptions.json#L104
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.StreamAnalytics/stable/2020-03-01/functions.json#L469
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.StreamAnalytics/stable/2020-03-01/inputs.json#L433
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.StreamAnalytics/stable/2020-03-01/inputs.json#L364
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.StreamAnalytics/stable/2020-03-01/outputs.json#L409
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.StreamAnalytics/stable/2020-03-01/functions.json#L343
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'Subscriptions_ListQuotas' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.StreamAnalytics/stable/2020-03-01/subscriptions.json#L37
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'transformations' with immediate parent 'StreamingJob', must have a list by immediate parent operation.
    Location: Microsoft.StreamAnalytics/stable/2020-03-01/transformations.json#L241
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isDataAction
    Location: Microsoft.StreamAnalytics/stable/2020-03-01/streamingjobs.json#L605
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isConfigurationParameter
    Location: Microsoft.StreamAnalytics/stable/2020-03-01/functions.json#L540
    ⚠️ R4014 - AllResourcesMustHaveGetOperation The resource 'SubscriptionQuota' does not have get operation, please add it.
    Location: Microsoft.StreamAnalytics/stable/2020-03-01/subscriptions.json#L95
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️~[Staging] 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.
    ️️✔️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 Nov 9, 2021

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go-track2 - armstreamanalytics - 0.3.0
    -	Const `ClusterProvisioningStateCanceled` has been removed
    -	Const `ClusterProvisioningStateFailed` has been removed
    -	Const `ClusterProvisioningStateInProgress` has been removed
    -	Const `ClusterProvisioningStateSucceeded` has been removed
    -	Const `ClusterSKUNameDefault` has been removed
    -	Const `JobStateCreated` has been removed
    -	Const `JobStateDegraded` has been removed
    -	Const `JobStateDeleting` has been removed
    -	Const `JobStateFailed` has been removed
    -	Const `JobStateRestarting` has been removed
    -	Const `JobStateRunning` has been removed
    -	Const `JobStateScaling` has been removed
    -	Const `JobStateStarting` has been removed
    -	Const `JobStateStopped` has been removed
    -	Const `JobStateStopping` has been removed
    -	Function `*ClusterProperties.UnmarshalJSON` has been removed
    -	Function `*ClustersClient.BeginCreateOrUpdate` has been removed
    -	Function `*ClustersClient.BeginDelete` has been removed
    -	Function `*ClustersClient.BeginUpdate` has been removed
    -	Function `*ClustersClient.Get` has been removed
    -	Function `*ClustersClient.ListByResourceGroup` has been removed
    -	Function `*ClustersClient.ListBySubscription` has been removed
    -	Function `*ClustersClient.ListStreamingJobs` has been removed
    -	Function `*ClustersCreateOrUpdatePoller.Done` has been removed
    -	Function `*ClustersCreateOrUpdatePoller.FinalResponse` has been removed
    -	Function `*ClustersCreateOrUpdatePoller.Poll` has been removed
    -	Function `*ClustersCreateOrUpdatePoller.ResumeToken` has been removed
    -	Function `*ClustersCreateOrUpdatePollerResponse.Resume` has been removed
    -	Function `*ClustersDeletePoller.Done` has been removed
    -	Function `*ClustersDeletePoller.FinalResponse` has been removed
    -	Function `*ClustersDeletePoller.Poll` has been removed
    -	Function `*ClustersDeletePoller.ResumeToken` has been removed
    -	Function `*ClustersDeletePollerResponse.Resume` has been removed
    -	Function `*ClustersListByResourceGroupPager.Err` has been removed
    -	Function `*ClustersListByResourceGroupPager.NextPage` has been removed
    -	Function `*ClustersListByResourceGroupPager.PageResponse` has been removed
    -	Function `*ClustersListBySubscriptionPager.Err` has been removed
    -	Function `*ClustersListBySubscriptionPager.NextPage` has been removed
    -	Function `*ClustersListBySubscriptionPager.PageResponse` has been removed
    -	Function `*ClustersListStreamingJobsPager.Err` has been removed
    -	Function `*ClustersListStreamingJobsPager.NextPage` has been removed
    -	Function `*ClustersListStreamingJobsPager.PageResponse` has been removed
    -	Function `*ClustersUpdatePoller.Done` has been removed
    -	Function `*ClustersUpdatePoller.FinalResponse` has been removed
    -	Function `*ClustersUpdatePoller.Poll` has been removed
    -	Function `*ClustersUpdatePoller.ResumeToken` has been removed
    -	Function `*ClustersUpdatePollerResponse.Resume` has been removed
    -	Function `*PrivateEndpointsClient.BeginDelete` has been removed
    -	Function `*PrivateEndpointsClient.CreateOrUpdate` has been removed
    -	Function `*PrivateEndpointsClient.Get` has been removed
    -	Function `*PrivateEndpointsClient.ListByCluster` has been removed
    -	Function `*PrivateEndpointsDeletePoller.Done` has been removed
    -	Function `*PrivateEndpointsDeletePoller.FinalResponse` has been removed
    -	Function `*PrivateEndpointsDeletePoller.Poll` has been removed
    -	Function `*PrivateEndpointsDeletePoller.ResumeToken` has been removed
    -	Function `*PrivateEndpointsDeletePollerResponse.Resume` has been removed
    -	Function `*PrivateEndpointsListByClusterPager.Err` has been removed
    -	Function `*PrivateEndpointsListByClusterPager.NextPage` has been removed
    -	Function `*PrivateEndpointsListByClusterPager.PageResponse` has been removed
    -	Function `Cluster.MarshalJSON` has been removed
    -	Function `ClusterJobListResult.MarshalJSON` has been removed
    -	Function `ClusterListResult.MarshalJSON` has been removed
    -	Function `ClusterProperties.MarshalJSON` has been removed
    -	Function `ClusterProvisioningState.ToPtr` has been removed
    -	Function `ClusterSKUName.ToPtr` has been removed
    -	Function `ClustersCreateOrUpdatePollerResponse.PollUntilDone` has been removed
    -	Function `ClustersDeletePollerResponse.PollUntilDone` has been removed
    -	Function `ClustersUpdatePollerResponse.PollUntilDone` has been removed
    -	Function `JobState.ToPtr` has been removed
    -	Function `NewClustersClient` has been removed
    -	Function `NewPrivateEndpointsClient` has been removed
    -	Function `PossibleClusterProvisioningStateValues` has been removed
    -	Function `PossibleClusterSKUNameValues` has been removed
    -	Function `PossibleJobStateValues` has been removed
    -	Function `PrivateEndpoint.MarshalJSON` has been removed
    -	Function `PrivateEndpointListResult.MarshalJSON` has been removed
    -	Function `PrivateEndpointProperties.MarshalJSON` has been removed
    -	Function `PrivateEndpointsDeletePollerResponse.PollUntilDone` has been removed
    -	Function `PrivateLinkServiceConnectionProperties.MarshalJSON` has been removed
    -	Struct `ClusterJobListResult` has been removed
    -	Struct `ClusterJob` has been removed
    -	Struct `ClusterListResult` has been removed
    -	Struct `ClusterProperties` has been removed
    -	Struct `ClusterSKU` has been removed
    -	Struct `Cluster` has been removed
    -	Struct `ClustersBeginCreateOrUpdateOptions` has been removed
    -	Struct `ClustersBeginDeleteOptions` has been removed
    -	Struct `ClustersBeginUpdateOptions` has been removed
    -	Struct `ClustersClient` has been removed
    -	Struct `ClustersCreateOrUpdatePollerResponse` has been removed
    -	Struct `ClustersCreateOrUpdatePoller` has been removed
    -	Struct `ClustersCreateOrUpdateResponse` has been removed
    -	Struct `ClustersCreateOrUpdateResult` has been removed
    -	Struct `ClustersDeletePollerResponse` has been removed
    -	Struct `ClustersDeletePoller` has been removed
    -	Struct `ClustersDeleteResponse` has been removed
    -	Struct `ClustersGetOptions` has been removed
    -	Struct `ClustersGetResponse` has been removed
    -	Struct `ClustersGetResult` has been removed
    -	Struct `ClustersListByResourceGroupOptions` has been removed
    -	Struct `ClustersListByResourceGroupPager` has been removed
    -	Struct `ClustersListByResourceGroupResponse` has been removed
    -	Struct `ClustersListByResourceGroupResult` has been removed
    -	Struct `ClustersListBySubscriptionOptions` has been removed
    -	Struct `ClustersListBySubscriptionPager` has been removed
    -	Struct `ClustersListBySubscriptionResponse` has been removed
    -	Struct `ClustersListBySubscriptionResult` has been removed
    -	Struct `ClustersListStreamingJobsOptions` has been removed
    -	Struct `ClustersListStreamingJobsPager` has been removed
    -	Struct `ClustersListStreamingJobsResponse` has been removed
    -	Struct `ClustersListStreamingJobsResult` has been removed
    -	Struct `ClustersUpdatePollerResponse` has been removed
    -	Struct `ClustersUpdatePoller` has been removed
    -	Struct `ClustersUpdateResponse` has been removed
    -	Struct `ClustersUpdateResult` has been removed
    -	Struct `PrivateEndpointListResult` has been removed
    -	Struct `PrivateEndpointProperties` has been removed
    -	Struct `PrivateEndpoint` has been removed
    -	Struct `PrivateEndpointsBeginDeleteOptions` has been removed
    -	Struct `PrivateEndpointsClient` has been removed
    -	Struct `PrivateEndpointsCreateOrUpdateOptions` has been removed
    -	Struct `PrivateEndpointsCreateOrUpdateResponse` has been removed
    -	Struct `PrivateEndpointsCreateOrUpdateResult` has been removed
    -	Struct `PrivateEndpointsDeletePollerResponse` has been removed
    -	Struct `PrivateEndpointsDeletePoller` has been removed
    -	Struct `PrivateEndpointsDeleteResponse` has been removed
    -	Struct `PrivateEndpointsGetOptions` has been removed
    -	Struct `PrivateEndpointsGetResponse` has been removed
    -	Struct `PrivateEndpointsGetResult` has been removed
    -	Struct `PrivateEndpointsListByClusterOptions` has been removed
    -	Struct `PrivateEndpointsListByClusterPager` has been removed
    -	Struct `PrivateEndpointsListByClusterResponse` has been removed
    -	Struct `PrivateEndpointsListByClusterResult` has been removed
    -	Struct `PrivateLinkConnectionState` has been removed
    -	Struct `PrivateLinkServiceConnectionProperties` has been removed
    -	Struct `PrivateLinkServiceConnection` has been removed
    -	Struct `ProxyResource` has been removed
    azure-sdk-for-python-track2 - track2_azure-mgmt-streamanalytics - 1.0.0rc1
    +	Model Cluster no longer has parameter properties
    +	Model PrivateEndpoint no longer has parameter properties
    -	Removed operation group ClustersOperations
    -	Removed operation group PrivateEndpointsOperations
    azure-sdk-for-go - streamanalytics/mgmt/2016-03-01/streamanalytics - v59.2.0
    +	Field `Location` of struct `Resource` has been removed
    +	Field `Tags` of struct `Resource` has been removed
    ️✔️azure-sdk-for-go - preview/streamanalytics/mgmt/2020-03-01-preview/streamanalytics - v59.2.0
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 1ddb357. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/streamanalytics/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
    • Microsoft.Azure.Management.StreamAnalytics [View full logs]  [Release SDK Changes]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1031,79): error CS0246: The type or namespace name 'AzureMachineLearningStudioFunctionBinding' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1031,131): error CS0246: The type or namespace name 'AzureMachineLearningStudioFunctionBinding' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1051,70): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputs' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1051,113): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputs' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1068,85): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1068,140): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1100,86): error CS0246: The type or namespace name 'AzureMachineLearningStudioOutputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1100,142): error CS0246: The type or namespace name 'AzureMachineLearningStudioOutputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1031,79): error CS0246: The type or namespace name 'AzureMachineLearningStudioFunctionBinding' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1031,131): error CS0246: The type or namespace name 'AzureMachineLearningStudioFunctionBinding' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1051,70): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputs' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1051,113): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputs' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1068,85): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1068,140): error CS0246: The type or namespace name 'AzureMachineLearningStudioInputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1100,86): error CS0246: The type or namespace name 'AzureMachineLearningStudioOutputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/ScenarioTests/ValidationHelper.cs(1100,142): error CS0246: The type or namespace name 'AzureMachineLearningStudioOutputColumn' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/tests/Microsoft.Azure.Management.StreamAnalytics.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 1ddb357. 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
    • ️✔️track2_azure-mgmt-streamanalytics [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model PrivateEndpoint has a new parameter manual_private_link_service_connections
      info	[Changelog]   - Model PrivateEndpoint has a new parameter created_date
      info	[Changelog]   - Model Cluster has a new parameter provisioning_state
      info	[Changelog]   - Model Cluster has a new parameter capacity_assigned
      info	[Changelog]   - Model Cluster has a new parameter created_date
      info	[Changelog]   - Model Cluster has a new parameter cluster_id
      info	[Changelog]   - Model Cluster has a new parameter capacity_allocated
      info	[Changelog]   - Model Transformation has a new parameter valid_streaming_units
      info	[Changelog]   - Model Operation has a new parameter is_data_action
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter table
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter delta_snapshot_query
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter refresh_type
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter user
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter server
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter password
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter full_snapshot_query
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter database
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource has a new parameter refresh_rate
      info	[Changelog]   - Added operation StreamingJobsOperations.begin_scale
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model PrivateEndpoint no longer has parameter properties
      info	[Changelog]   - Model Cluster no longer has parameter properties
      info	[Changelog]   - Model StreamingJob no longer has parameter externals
      info	[Changelog]   - Model FunctionProperties no longer has parameter binding
      info	[Changelog]   - Model FunctionProperties no longer has parameter inputs
      info	[Changelog]   - Model FunctionProperties no longer has parameter output
      info	[Changelog]   - Model AzureSqlReferenceInputDataSource no longer has parameter properties
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 1ddb357. 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
    • ️✔️streamanalytics/mgmt/2016-03-01/streamanalytics [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Field `Location` of struct `Resource` has been removed
      info	[Changelog] - Field `Tags` of struct `Resource` has been removed
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New const `JSON`
      info	[Changelog] - New const `Csv`
      info	[Changelog] - New const `Avro`
      info	[Changelog] - New function `PossibleEventSerializationTypeValues() []EventSerializationType`
      info	[Changelog] - New function `TrackedResource.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `ProxyResource.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New struct `Error`
      info	[Changelog] - New struct `ErrorDetails`
      info	[Changelog] - New struct `ErrorError`
      info	[Changelog] - New struct `ProxyResource`
      info	[Changelog] - New struct `TrackedResource`
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 16 additive change(s).
      info	[Changelog]
    • ️✔️preview/streamanalytics/mgmt/2020-03-01-preview/streamanalytics [View full logs
      Only show 60 items here, please refer to log for details.
      info	[Changelog] - New function `RawReferenceInputDataSource.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `RawOutputDatasource.AsDocumentDbOutputDataSource() (*DocumentDbOutputDataSource, bool)`
      info	[Changelog] - New function `*SubscriptionsSampleInputMethodFuture.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `QueryCompilationError.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*RawOutputDatasource.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `RawOutputDatasource.AsServiceBusTopicOutputDataSource() (*ServiceBusTopicOutputDataSource, bool)`
      info	[Changelog] - New function `SubscriptionsClient.TestOutputMethodSender(*http.Request) (SubscriptionsTestOutputMethodFuture, error)`
      info	[Changelog] - New function `ReferenceInputDataSource.AsRawReferenceInputDataSource() (*RawReferenceInputDataSource, bool)`
      info	[Changelog] - New function `RawStreamInputDataSource.AsStreamInputDataSource() (*StreamInputDataSource, bool)`
      info	[Changelog] - New function `RawOutputDatasource.AsAzureTableOutputDataSource() (*AzureTableOutputDataSource, bool)`
      info	[Changelog] - New function `RawOutputDatasource.AsBlobOutputDataSource() (*BlobOutputDataSource, bool)`
      info	[Changelog] - New function `RawReferenceInputDataSource.AsBasicReferenceInputDataSource() (BasicReferenceInputDataSource, bool)`
      info	[Changelog] - New function `RawOutputDatasource.AsRawOutputDatasource() (*RawOutputDatasource, bool)`
      info	[Changelog] - New function `BlobReferenceInputDataSource.AsRawReferenceInputDataSource() (*RawReferenceInputDataSource, bool)`
      info	[Changelog] - New function `SubscriptionsClient.TestInputMethodSender(*http.Request) (SubscriptionsTestInputMethodFuture, error)`
      info	[Changelog] - New function `SubscriptionsClient.TestQueryMethodSender(*http.Request) (SubscriptionsTestQueryMethodFuture, error)`
      info	[Changelog] - New function `AzureFunctionOutputDataSource.AsRawOutputDatasource() (*RawOutputDatasource, bool)`
      info	[Changelog] - New function `EventHubV2OutputDataSource.AsRawOutputDatasource() (*RawOutputDatasource, bool)`
      info	[Changelog] - New function `RawOutputDatasource.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `SubscriptionsClient.CompileQueryMethodPreparer(context.Context, CompileQuery, string) (*http.Request, error)`
      info	[Changelog] - New function `PossibleQueryTestingResultStatusValues() []QueryTestingResultStatus`
      info	[Changelog] - New function `DocumentDbOutputDataSource.AsRawOutputDatasource() (*RawOutputDatasource, bool)`
      info	[Changelog] - New function `ServiceBusTopicOutputDataSource.AsRawOutputDatasource() (*RawOutputDatasource, bool)`
      info	[Changelog] - New function `RawStreamInputDataSource.AsBasicStreamInputDataSource() (BasicStreamInputDataSource, bool)`
      info	[Changelog] - New function `SubscriptionsClient.TestInputMethodPreparer(context.Context, TestInput, string) (*http.Request, error)`
      info	[Changelog] - New function `RawOutputDatasource.AsServiceBusQueueOutputDataSource() (*ServiceBusQueueOutputDataSource, bool)`
      info	[Changelog] - New function `AzureSQLReferenceInputDataSource.AsRawReferenceInputDataSource() (*RawReferenceInputDataSource, bool)`
      info	[Changelog] - New function `*RawReferenceInputDataSource.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `RawOutputDatasource.AsAzureDataLakeStoreOutputDataSource() (*AzureDataLakeStoreOutputDataSource, bool)`
      info	[Changelog] - New function `SubscriptionsClient.TestInputMethod(context.Context, TestInput, string) (SubscriptionsTestInputMethodFuture, error)`
      info	[Changelog] - New function `SampleInputResult.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `SubscriptionsClient.SampleInputMethodResponder(*http.Response) (SampleInputResult, error)`
      info	[Changelog] - New function `RawStreamInputDataSource.AsRawStreamInputDataSource() (*RawStreamInputDataSource, bool)`
      info	[Changelog] - New function `StreamInputDataSource.AsRawStreamInputDataSource() (*RawStreamInputDataSource, bool)`
      info	[Changelog] - New function `SubscriptionsClient.TestQueryMethodPreparer(context.Context, TestQuery, string) (*http.Request, error)`
      info	[Changelog] - New struct `CompileQuery`
      info	[Changelog] - New struct `QueryCompilationError`
      info	[Changelog] - New struct `QueryCompilationResult`
      info	[Changelog] - New struct `QueryFunction`
      info	[Changelog] - New struct `QueryInput`
      info	[Changelog] - New struct `QueryTestingResult`
      info	[Changelog] - New struct `RawInputDatasourceProperties`
      info	[Changelog] - New struct `RawOutputDatasource`
      info	[Changelog] - New struct `RawOutputDatasourceProperties`
      info	[Changelog] - New struct `RawReferenceInputDataSource`
      info	[Changelog] - New struct `RawStreamInputDataSource`
      info	[Changelog] - New struct `SampleInput`
      info	[Changelog] - New struct `SampleInputResult`
      info	[Changelog] - New struct `SubscriptionsSampleInputMethodFuture`
      info	[Changelog] - New struct `SubscriptionsTestInputMethodFuture`
      info	[Changelog] - New struct `SubscriptionsTestOutputMethodFuture`
      info	[Changelog] - New struct `SubscriptionsTestQueryMethodFuture`
      info	[Changelog] - New struct `TestDatasourceResult`
      info	[Changelog] - New struct `TestInput`
      info	[Changelog] - New struct `TestOutput`
      info	[Changelog] - New struct `TestQuery`
      info	[Changelog] - New struct `TestQueryDiagnostics`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 146 additive change(s).
      info	[Changelog]
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 1ddb357. 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
    • ️✔️armstreamanalytics [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - Struct `AzureMachineLearningServiceFunctionBinding` has been removed
      info	[Changelog] - Struct `AzureMachineLearningServiceFunctionBindingProperties` has been removed
      info	[Changelog] - Struct `AzureMachineLearningServiceFunctionBindingRetrievalProperties` has been removed
      info	[Changelog] - Struct `AzureMachineLearningServiceFunctionRetrieveDefaultDefinitionParameters` has been removed
      info	[Changelog] - Struct `AzureMachineLearningServiceInputColumn` has been removed
      info	[Changelog] - Struct `AzureMachineLearningServiceInputs` has been removed
      info	[Changelog] - Struct `AzureMachineLearningServiceOutputColumn` has been removed
      info	[Changelog] - Struct `AzureMachineLearningStudioFunctionBinding` has been removed
      info	[Changelog] - Struct `AzureMachineLearningStudioFunctionBindingProperties` has been removed
      info	[Changelog] - Struct `AzureMachineLearningStudioFunctionBindingRetrievalProperties` has been removed
      info	[Changelog] - Struct `AzureMachineLearningStudioFunctionRetrieveDefaultDefinitionParameters` has been removed
      info	[Changelog] - Struct `AzureMachineLearningStudioInputColumn` has been removed
      info	[Changelog] - Struct `AzureMachineLearningStudioInputs` has been removed
      info	[Changelog] - Struct `AzureMachineLearningStudioOutputColumn` has been removed
      info	[Changelog] - Struct `CSharpFunctionBinding` has been removed
      info	[Changelog] - Struct `CSharpFunctionBindingProperties` has been removed
      info	[Changelog] - Struct `CSharpFunctionBindingRetrievalProperties` has been removed
      info	[Changelog] - Struct `CSharpFunctionRetrieveDefaultDefinitionParameters` has been removed
      info	[Changelog] - Struct `CompileQuery` has been removed
      info	[Changelog] - Struct `CustomClrSerialization` has been removed
      info	[Changelog] - Struct `CustomClrSerializationProperties` has been removed
      info	[Changelog] - Struct `External` has been removed
      info	[Changelog] - Struct `FunctionConfiguration` has been removed
      info	[Changelog] - Struct `QueryCompilationError` has been removed
      info	[Changelog] - Struct `QueryCompilationResult` has been removed
      info	[Changelog] - Struct `QueryFunction` has been removed
      info	[Changelog] - Struct `QueryInput` has been removed
      info	[Changelog] - Struct `QueryTestingResult` has been removed
      info	[Changelog] - Struct `RawInputDatasourceProperties` has been removed
      info	[Changelog] - Struct `RawOutputDatasource` has been removed
      info	[Changelog] - Struct `RawOutputDatasourceProperties` has been removed
      info	[Changelog] - Struct `RawReferenceInputDataSource` has been removed
      info	[Changelog] - Struct `RawStreamInputDataSource` has been removed
      info	[Changelog] - Struct `SampleInput` has been removed
      info	[Changelog] - Struct `SampleInputResult` has been removed
      info	[Changelog] - Struct `StreamingJobSKU` has been removed
      info	[Changelog] - Struct `SubscriptionsBeginSampleInputOptions` has been removed
      info	[Changelog] - Struct `SubscriptionsBeginTestInputOptions` has been removed
      info	[Changelog] - Struct `SubscriptionsBeginTestOutputOptions` has been removed
      info	[Changelog] - Struct `SubscriptionsBeginTestQueryOptions` has been removed
      info	[Changelog] - Struct `SubscriptionsCompileQueryOptions` has been removed
      info	[Changelog] - Struct `SubscriptionsCompileQueryResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsCompileQueryResult` has been removed
      info	[Changelog] - Struct `SubscriptionsSampleInputPoller` has been removed
      info	[Changelog] - Struct `SubscriptionsSampleInputPollerResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsSampleInputResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsSampleInputResult` has been removed
      info	[Changelog] - Struct `SubscriptionsTestInputPoller` has been removed
      info	[Changelog] - Struct `SubscriptionsTestInputPollerResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsTestInputResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsTestInputResult` has been removed
      info	[Changelog] - Struct `SubscriptionsTestOutputPoller` has been removed
      info	[Changelog] - Struct `SubscriptionsTestOutputPollerResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsTestOutputResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsTestOutputResult` has been removed
      info	[Changelog] - Struct `SubscriptionsTestQueryPoller` has been removed
      info	[Changelog] - Struct `SubscriptionsTestQueryPollerResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsTestQueryResponse` has been removed
      info	[Changelog] - Struct `SubscriptionsTestQueryResult` has been removed
      info	[Changelog] - Struct `TestDatasourceResult` has been removed
      info	[Changelog] - Struct `TestInput` has been removed
      info	[Changelog] - Struct `TestOutput` has been removed
      info	[Changelog] - Struct `TestQuery` has been removed
      info	[Changelog] - Struct `TestQueryDiagnostics` has been removed
      info	[Changelog] - Field `Properties` of struct `FunctionProperties` has been removed
      info	[Changelog] - Field `Externals` of struct `StreamingJobProperties` has been removed
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New const `CompatibilityLevelOne2`
      info	[Changelog] - New const `RefreshTypeRefreshPeriodicallyWithFull`
      info	[Changelog] - New const `RefreshTypeStatic`
      info	[Changelog] - New const `RefreshTypeRefreshPeriodicallyWithDelta`
      info	[Changelog] - New const `SKUNameStandard`
      info	[Changelog] - New const `CompressionTypeDeflate`
      info	[Changelog] - New const `CompressionTypeGZip`
      info	[Changelog] - New const `CompressionTypeNone`
      info	[Changelog] - New function `*StreamingJobsScalePollerResponse.Resume(context.Context, *StreamingJobsClient, string) error`
      info	[Changelog] - New function `StreamingJobsScalePollerResponse.PollUntilDone(context.Context, time.Duration) (StreamingJobsScaleResponse, error)`
      info	[Changelog] - New function `*StreamingJobsScalePoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `*ScalarFunctionConfiguration.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `*StreamingJobsScalePoller.Done() bool`
      info	[Changelog] - New function `PossibleCompressionTypeValues() []CompressionType`
      info	[Changelog] - New function `CompressionType.ToPtr() *CompressionType`
      info	[Changelog] - New function `AzureMachineLearningWebServiceInputs.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*StreamingJobsClient.BeginScale(context.Context, string, string, *StreamingJobsBeginScaleOptions) (StreamingJobsScalePollerResponse, error)`
      info	[Changelog] - New function `TransformationProperties.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `PossibleSKUNameValues() []SKUName`
      info	[Changelog] - New function `*StreamingJobsScalePoller.ResumeToken() (string, error)`
      info	[Changelog] - New function `ScalarFunctionConfiguration.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `PossibleRefreshTypeValues() []RefreshType`
      info	[Changelog] - New function `*AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `AzureMachineLearningWebServiceFunctionBindingProperties.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `AzureMachineLearningWebServiceFunctionBinding.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `SKUName.ToPtr() *SKUName`
      info	[Changelog] - New function `RefreshType.ToPtr() *RefreshType`
      info	[Changelog] - New function `*StreamingJobsScalePoller.FinalResponse(context.Context) (StreamingJobsScaleResponse, error)`
      info	[Changelog] - New function `*ScalarFunctionProperties.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `*AzureMachineLearningWebServiceFunctionBinding.UnmarshalJSON([]byte) error`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceFunctionBinding`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceFunctionBindingProperties`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceFunctionBindingRetrievalProperties`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceInputColumn`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceInputs`
      info	[Changelog] - New struct `AzureMachineLearningWebServiceOutputColumn`
      info	[Changelog] - New struct `SKU`
      info	[Changelog] - New struct `ScalarFunctionConfiguration`
      info	[Changelog] - New struct `ScaleStreamingJobParameters`
      info	[Changelog] - New struct `StreamingJobsBeginScaleOptions`
      info	[Changelog] - New struct `StreamingJobsScalePoller`
      info	[Changelog] - New struct `StreamingJobsScalePollerResponse`
      info	[Changelog] - New struct `StreamingJobsScaleResponse`
      info	[Changelog] - New field `IsDataAction` in struct `Operation`
      info	[Changelog] - New field `Properties` in struct `ScalarFunctionProperties`
      info	[Changelog] - New field `ValidStreamingUnits` in struct `TransformationProperties`
      info	[Changelog]
      info	[Changelog] Total 222 breaking change(s), 62 additive change(s).
      info	[Changelog]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 1ddb357. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.7.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/streamanalytics/resource-manager/readme.md
    • ️✔️@azure/arm-streamanalytics [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/streamAnalyticsManagementClient.js → ./dist/arm-streamanalytics.js...
      cmderr	[npmPack] created ./dist/arm-streamanalytics.js in 590ms
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 1ddb357. 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
    • ️✔️streamanalytics [View full logs]  [Release Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    NewApiVersionRequired reason:

    A service’s API is a contract with customers and is represented by using the api-version query parameter. Changes such as adding an optional property to a request/response or introducing a new operation is a change to the service’s contract and therefore requires a new api-version value. This is critically important for documentation, client libraries, and customer support.

    EXAMPLE: if a customer calls a service in the public cloud using api-version=2020-07-27, the new property or operation may exist but if they call the service in a government cloud, air-gapped cloud, or Azure Stack Hub cloud using the same api-version, the property or operation may not exist. Because there is no clear relationship between the service api-version and the new property/operation, customers can’t trust the documentation and Azure customer have difficulty helping customers diagnose issues. In addition, each client library version documents the service version it supports. When an optional property or new operation is added to a service and its Swagger, new client libraries must be produced to expose this functionality to customers. Without updating the api-version, it is unclear to customers which version of a client library supports these new features.

    @openapi-workflow-bot
    Copy link

    Hi @roslynlu, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff.

    TaskHow to fixPrioritySupport (Microsoft alias)
    AvocadoFix-AvocadoHighruowan
    Semantic validationFix-SemanticValidation-ErrorHighraychen, jianyxi
    Model validationFix-ModelValidation-ErrorHighraychen,jianyxi
    LintDiffFix-LintDiffhighjianyxi, ruoxuan
    If you need further help, please feedback via swagger feedback."

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Nov 17, 2021
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 CI-BreakingChange-Go CI-BreakingChange-Go-V2 FixS360
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants