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

Add package-composite-v4 #11063

Merged
merged 5 commits into from
Oct 13, 2020
Merged

Add package-composite-v4 #11063

merged 5 commits into from
Oct 13, 2020

Conversation

bradrich-msft
Copy link
Contributor

@bradrich-msft bradrich-msft commented Oct 7, 2020

Contribution checklist:

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

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • 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 there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

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

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 7, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 7, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from d96de20 with merge commit 5d6c538. SDK Automation 13.0.17.20200918.2
  • ⚠️sdk/sql/mgmt-v2014_04_01 [View full logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultsImpl.java:[23,30] cannot find symbol
      [mvn]   symbol:   method backupLongTermRetentionVaults()
      [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[48,75] cannot find symbol
      [mvn]   symbol:   method backupLongTermRetentionVaults()
      [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[55,75] cannot find symbol
      [mvn]   symbol:   method backupLongTermRetentionVaults()
      [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[62,75] cannot find symbol
      [mvn]   symbol:   method backupLongTermRetentionVaults()
      [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPoliciesImpl.java:[23,30] cannot find symbol
      [mvn]   symbol:   method backupLongTermRetentionPolicies()
      [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[49,77] cannot find symbol
      [mvn]   symbol:   method backupLongTermRetentionPolicies()
      [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[56,77] cannot find symbol
      [mvn]   symbol:   method backupLongTermRetentionPolicies()
      [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[63,77] cannot find symbol
      [mvn]   symbol:   method backupLongTermRetentionPolicies()
      [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-sql: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultsImpl.java:[23,30] cannot find symbol
      [mvn] [ERROR]   symbol:   method backupLongTermRetentionVaults()
      [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[48,75] cannot find symbol
      [mvn] [ERROR]   symbol:   method backupLongTermRetentionVaults()
      [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[55,75] cannot find symbol
      [mvn] [ERROR]   symbol:   method backupLongTermRetentionVaults()
      [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[62,75] cannot find symbol
      [mvn] [ERROR]   symbol:   method backupLongTermRetentionVaults()
      [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPoliciesImpl.java:[23,30] cannot find symbol
      [mvn] [ERROR]   symbol:   method backupLongTermRetentionPolicies()
      [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[49,77] cannot find symbol
      [mvn] [ERROR]   symbol:   method backupLongTermRetentionPolicies()
      [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[56,77] cannot find symbol
      [mvn] [ERROR]   symbol:   method backupLongTermRetentionPolicies()
      [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[63,77] cannot find symbol
      [mvn] [ERROR]   symbol:   method backupLongTermRetentionPolicies()
      [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
      [mvn] [ERROR] -> [Help 1]
      [mvn] [ERROR] 
      [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [mvn] [ERROR] 
      [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 13 Oct 2020 21:43:05 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0480:0C36:19D386F:37F6991:5F861F68","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
    • ️✔️sdk/sql/mgmt-v2015_05_01_preview [View full logs]  [Release SDK Changes]
      Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 13 Oct 2020 21:43:19 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0482:6249:394FBA2:4336B8E:5F861F77","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
    • ⚠️sdk/sql/mgmt-v2017_03_01_preview [View full logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/JobStepExecutions.java:[30,147] cannot find symbol
        [mvn]   symbol:   class UUID
        [mvn]   location: interface com.microsoft.azure.management.sql.v2017_03_01_preview.JobStepExecutions
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/JobStepExecutions.java:[43,192] cannot find symbol
        [mvn]   symbol:   class UUID
        [mvn]   location: interface com.microsoft.azure.management.sql.v2017_03_01_preview.JobStepExecutions
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/SensitivityLabelsImpl.java:[59,172] cannot find symbol
        [mvn]   symbol:   class SensitivityLabelSource
        [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.SensitivityLabelsImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/DatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[55,158] cannot find symbol
        [mvn]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
        [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.DatabaseVulnerabilityAssessmentRuleBaselinesImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/DatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[71,117] cannot find symbol
        [mvn]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
        [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.DatabaseVulnerabilityAssessmentRuleBaselinesImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/JobStepExecutionsImpl.java:[47,154] cannot find symbol
        [mvn]   symbol:   class UUID
        [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.JobStepExecutionsImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/JobStepExecutionsImpl.java:[63,199] cannot find symbol
        [mvn]   symbol:   class UUID
        [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.JobStepExecutionsImpl
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-sql: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/JobStepExecutions.java:[30,147] cannot find symbol
        [mvn] [ERROR]   symbol:   class UUID
        [mvn] [ERROR]   location: interface com.microsoft.azure.management.sql.v2017_03_01_preview.JobStepExecutions
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/JobStepExecutions.java:[43,192] cannot find symbol
        [mvn] [ERROR]   symbol:   class UUID
        [mvn] [ERROR]   location: interface com.microsoft.azure.management.sql.v2017_03_01_preview.JobStepExecutions
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/SensitivityLabelsImpl.java:[59,172] cannot find symbol
        [mvn] [ERROR]   symbol:   class SensitivityLabelSource
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.SensitivityLabelsImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/DatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[55,158] cannot find symbol
        [mvn] [ERROR]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.DatabaseVulnerabilityAssessmentRuleBaselinesImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/DatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[71,117] cannot find symbol
        [mvn] [ERROR]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.DatabaseVulnerabilityAssessmentRuleBaselinesImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/JobStepExecutionsImpl.java:[47,154] cannot find symbol
        [mvn] [ERROR]   symbol:   class UUID
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.JobStepExecutionsImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/JobStepExecutionsImpl.java:[63,199] cannot find symbol
        [mvn] [ERROR]   symbol:   class UUID
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.JobStepExecutionsImpl
        [mvn] [ERROR] -> [Help 1]
        [mvn] [ERROR] 
        [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
        [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [mvn] [ERROR] 
        [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
        Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 13 Oct 2020 21:43:30 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0485:7488:2AD6DB4:481533B:5F861F82","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
      • ⚠️sdk/sql/mgmt-v2017_10_01_preview [View full logs]  [Release SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_10_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_10_01_preview/implementation/ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[55,167] cannot find symbol
          [mvn]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
          [mvn]   location: class com.microsoft.azure.management.sql.v2017_10_01_preview.implementation.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_10_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_10_01_preview/implementation/ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[71,126] cannot find symbol
          [mvn]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
          [mvn]   location: class com.microsoft.azure.management.sql.v2017_10_01_preview.implementation.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-sql: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_10_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_10_01_preview/implementation/ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[55,167] cannot find symbol
          [mvn] [ERROR]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
          [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_10_01_preview.implementation.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_10_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_10_01_preview/implementation/ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[71,126] cannot find symbol
          [mvn] [ERROR]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
          [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_10_01_preview.implementation.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl
          [mvn] [ERROR] -> [Help 1]
          [mvn] [ERROR] 
          [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
          [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
          [mvn] [ERROR] 
          [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
          [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 13 Oct 2020 21:43:43 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0482:6F06:287E736:46734B4:5F861F8F","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
        • ⚠️sdk/sql/mgmt-v2018_06_01_preview [View full logs]  [Release SDK Changes]
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/ManagedInstanceOperations.java:[27,105] cannot find symbol
            [mvn]   symbol:   class UUID
            [mvn]   location: interface com.microsoft.azure.management.sql.v2018_06_01_preview.ManagedInstanceOperations
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedInstanceOperationsImpl.java:[44,112] cannot find symbol
            [mvn]   symbol:   class UUID
            [mvn]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedInstanceOperationsImpl
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedInstanceOperationImpl.java:[23,13] cannot find symbol
            [mvn]   symbol:   class UUID
            [mvn]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedInstanceOperationImpl
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedDatabaseSensitivityLabelsImpl.java:[68,182] cannot find symbol
            [mvn]   symbol:   class SensitivityLabelSource
            [mvn]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedDatabaseSensitivityLabelsImpl
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-sql: Compilation failure: Compilation failure: 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/ManagedInstanceOperations.java:[27,105] cannot find symbol
            [mvn] [ERROR]   symbol:   class UUID
            [mvn] [ERROR]   location: interface com.microsoft.azure.management.sql.v2018_06_01_preview.ManagedInstanceOperations
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedInstanceOperationsImpl.java:[44,112] cannot find symbol
            [mvn] [ERROR]   symbol:   class UUID
            [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedInstanceOperationsImpl
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedInstanceOperationImpl.java:[23,13] cannot find symbol
            [mvn] [ERROR]   symbol:   class UUID
            [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedInstanceOperationImpl
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedDatabaseSensitivityLabelsImpl.java:[68,182] cannot find symbol
            [mvn] [ERROR]   symbol:   class SensitivityLabelSource
            [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedDatabaseSensitivityLabelsImpl
            [mvn] [ERROR] -> [Help 1]
            [mvn] [ERROR] 
            [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
            [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
            [mvn] [ERROR] 
            [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
            [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 13 Oct 2020 21:43:56 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0480:0C37:2D10EA3:4C05760:5F861F9C","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 7, 2020

          azure-sdk-for-go - Release

          ⚠️ warning [Logs] [Expand Details]
          • ⚠️ Generate from d96de20 with merge commit 5d6c538. SDK Automation 13.0.17.20200918.2
          • ⚠️preview/sql/mgmt/2015-05-01-preview [View full logs
            No file is changed.
          • ⚠️preview/sql/mgmt/2017-03-01-preview [View full logs
            No file is changed.
          • ⚠️preview/sql/mgmt/2017-10-01-preview [View full logs
            No file is changed.
          • ⚠️preview/sql/mgmt/2018-06-01-preview [View full logs
            No file is changed.
          • ️✔️preview/sql/mgmt/v3.0 [View full logs]  [Release SDK Changes]
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 13 Oct 2020 21:44:47 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0701:0C73:2A6E1FD:4939072:5F861FCF","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
          • ⚠️sql/mgmt/2014-04-01 [View full logs
            No file is changed.

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 7, 2020

          Azure CLI Extension Generation - Release

          No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 7, 2020

          azure-sdk-for-js - Release

          ️✔️ succeeded [Logs] [Expand Details]
          • ️✔️ Generate from d96de20 with merge commit 5d6c538. SDK Automation 13.0.17.20200918.2
          • ️✔️@azure/arm-sql [View full logs]  [Release SDK Changes]
            Only show 100 items here, please refer to log for details.
            [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
            [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
            [npmPack] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
            [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
            [npmPack] loaded rollup.config.js with warnings
            [npmPack] (!) Unused external imports
            [npmPack] default imported from external module 'rollup' but never used
            [npmPack] 
            [npmPack] ./esm/sqlManagementClient.js → ./dist/arm-sql.js...
            [npmPack] created ./dist/arm-sql.js in 2s
            [npmPack] npm notice 
            [npmPack] npm notice package: @azure/arm-sql@7.0.2
            [npmPack] npm notice === Tarball Contents === 
            [npmPack] npm notice 1.9MB   dist/arm-sql.js                                                                            
            [npmPack] npm notice 720.5kB dist/arm-sql.min.js                                                                        
            [npmPack] npm notice 6.2kB   esm/operations/backupLongTermRetentionPolicies.js                                          
            [npmPack] npm notice 3.5kB   esm/models/backupLongTermRetentionPoliciesMappers.js                                       
            [npmPack] npm notice 9.8kB   esm/operations/backupShortTermRetentionPolicies.js                                         
            [npmPack] npm notice 3.6kB   esm/models/backupShortTermRetentionPoliciesMappers.js                                      
            [npmPack] npm notice 1.8kB   esm/operations/capabilities.js                                                             
            [npmPack] npm notice 1.1kB   esm/models/capabilitiesMappers.js                                                          
            [npmPack] npm notice 3.6kB   esm/operations/databaseAutomaticTuningOperations.js                                        
            [npmPack] npm notice 3.5kB   esm/models/databaseAutomaticTuningOperationsMappers.js                                     
            [npmPack] npm notice 5.6kB   esm/operations/databaseBlobAuditingPolicies.js                                             
            [npmPack] npm notice 3.6kB   esm/models/databaseBlobAuditingPoliciesMappers.js                                          
            [npmPack] npm notice 4.0kB   esm/operations/databaseOperations.js                                                       
            [npmPack] npm notice 3.5kB   esm/models/databaseOperationsMappers.js                                                    
            [npmPack] npm notice 29.7kB  esm/operations/databases.js                                                                
            [npmPack] npm notice 3.7kB   esm/models/databasesMappers.js                                                             
            [npmPack] npm notice 3.8kB   esm/operations/databaseThreatDetectionPolicies.js                                          
            [npmPack] npm notice 3.5kB   esm/models/databaseThreatDetectionPoliciesMappers.js                                       
            [npmPack] npm notice 2.1kB   esm/operations/databaseUsages.js                                                           
            [npmPack] npm notice 449B    esm/models/databaseUsagesMappers.js                                                        
            [npmPack] npm notice 5.6kB   esm/operations/databaseVulnerabilityAssessmentRuleBaselines.js                             
            [npmPack] npm notice 3.5kB   esm/models/databaseVulnerabilityAssessmentRuleBaselinesMappers.js                          
            [npmPack] npm notice 6.9kB   esm/operations/databaseVulnerabilityAssessments.js                                         
            [npmPack] npm notice 8.5kB   esm/operations/databaseVulnerabilityAssessmentScans.js                                     
            [npmPack] npm notice 3.6kB   esm/models/databaseVulnerabilityAssessmentScansMappers.js                                  
            [npmPack] npm notice 3.6kB   esm/models/databaseVulnerabilityAssessmentsMappers.js                                      
            [npmPack] npm notice 3.5kB   esm/operations/dataMaskingPolicies.js                                                      
            [npmPack] npm notice 3.5kB   esm/models/dataMaskingPoliciesMappers.js                                                   
            [npmPack] npm notice 3.8kB   esm/operations/dataMaskingRules.js                                                         
            [npmPack] npm notice 3.5kB   esm/models/dataMaskingRulesMappers.js                                                      
            [npmPack] npm notice 2.2kB   esm/operations/elasticPoolActivities.js                                                    
            [npmPack] npm notice 3.5kB   esm/models/elasticPoolActivitiesMappers.js                                                 
            [npmPack] npm notice 2.2kB   esm/operations/elasticPoolDatabaseActivities.js                                            
            [npmPack] npm notice 3.6kB   esm/models/elasticPoolDatabaseActivitiesMappers.js                                         
            [npmPack] npm notice 4.1kB   esm/operations/elasticPoolOperations.js                                                    
            [npmPack] npm notice 3.5kB   esm/models/elasticPoolOperationsMappers.js                                                 
            [npmPack] npm notice 15.8kB  esm/operations/elasticPools.js                                                             
            [npmPack] npm notice 3.7kB   esm/models/elasticPoolsMappers.js                                                          
            [npmPack] npm notice 8.4kB   esm/operations/encryptionProtectors.js                                                     
            [npmPack] npm notice 3.5kB   esm/models/encryptionProtectorsMappers.js                                                  
            [npmPack] npm notice 5.8kB   esm/operations/extendedDatabaseBlobAuditingPolicies.js                                     
            [npmPack] npm notice 3.6kB   esm/models/extendedDatabaseBlobAuditingPoliciesMappers.js                                  
            [npmPack] npm notice 6.7kB   esm/operations/extendedServerBlobAuditingPolicies.js                                       
            [npmPack] npm notice 3.6kB   esm/models/extendedServerBlobAuditingPoliciesMappers.js                                    
            [npmPack] npm notice 16.6kB  esm/operations/failoverGroups.js                                                           
            [npmPack] npm notice 3.5kB   esm/models/failoverGroupsMappers.js                                                        
            [npmPack] npm notice 5.5kB   esm/operations/firewallRules.js                                                            
            [npmPack] npm notice 3.5kB   esm/models/firewallRulesMappers.js                                                         
            [npmPack] npm notice 4.7kB   esm/operations/geoBackupPolicies.js                                                        
            [npmPack] npm notice 3.5kB   esm/models/geoBackupPoliciesMappers.js                                                     
            [npmPack] npm notice 3.6kB   esm/operations/importExport.js                                                             
            [npmPack] npm notice 3.6kB   esm/models/importExportMappers.js                                                          
            [npmPack] npm notice 345B    esm/models/index.js                                                                        
            [npmPack] npm notice 4.4kB   esm/operations/index.js                                                                    
            [npmPack] npm notice 14.4kB  esm/operations/instanceFailoverGroups.js                                                   
            [npmPack] npm notice 3.5kB   esm/models/instanceFailoverGroupsMappers.js                                                
            [npmPack] npm notice 12.1kB  esm/operations/instancePools.js                                                            
            [npmPack] npm notice 3.5kB   esm/models/instancePoolsMappers.js                                                         
            [npmPack] npm notice 11.1kB  esm/operations/jobAgents.js                                                                
            [npmPack] npm notice 3.5kB   esm/models/jobAgentsMappers.js                                                             
            [npmPack] npm notice 6.6kB   esm/operations/jobCredentials.js                                                           
            [npmPack] npm notice 3.5kB   esm/models/jobCredentialsMappers.js                                                        
            [npmPack] npm notice 12.8kB  esm/operations/jobExecutions.js                                                            
            [npmPack] npm notice 3.5kB   esm/models/jobExecutionsMappers.js                                                         
            [npmPack] npm notice 6.3kB   esm/operations/jobs.js                                                                     
            [npmPack] npm notice 3.5kB   esm/models/jobsMappers.js                                                                  
            [npmPack] npm notice 4.6kB   esm/operations/jobStepExecutions.js                                                        
            [npmPack] npm notice 3.5kB   esm/models/jobStepExecutionsMappers.js                                                     
            [npmPack] npm notice 10.0kB  esm/operations/jobSteps.js                                                                 
            [npmPack] npm notice 3.5kB   esm/models/jobStepsMappers.js                                                              
            [npmPack] npm notice 7.0kB   esm/operations/jobTargetExecutions.js                                                      
            [npmPack] npm notice 3.5kB   esm/models/jobTargetExecutionsMappers.js                                                   
            [npmPack] npm notice 6.7kB   esm/operations/jobTargetGroups.js                                                          
            [npmPack] npm notice 3.5kB   esm/models/jobTargetGroupsMappers.js                                                       
            [npmPack] npm notice 4.0kB   esm/operations/jobVersions.js                                                              
            [npmPack] npm notice 3.5kB   esm/models/jobVersionsMappers.js                                                           
            [npmPack] npm notice 21.8kB  esm/operations/longTermRetentionBackups.js                                                 
            [npmPack] npm notice 3.5kB   esm/models/longTermRetentionBackupsMappers.js                                              
            [npmPack] npm notice 21.7kB  esm/operations/longTermRetentionManagedInstanceBackups.js                                  
            [npmPack] npm notice 3.6kB   esm/models/longTermRetentionManagedInstanceBackupsMappers.js                               
            [npmPack] npm notice 10.3kB  esm/operations/managedBackupShortTermRetentionPolicies.js                                  
            [npmPack] npm notice 3.6kB   esm/models/managedBackupShortTermRetentionPoliciesMappers.js                               
            [npmPack] npm notice 2.3kB   esm/operations/managedDatabaseRestoreDetails.js                                            
            [npmPack] npm notice 3.5kB   esm/models/managedDatabaseRestoreDetailsMappers.js                                         
            [npmPack] npm notice 15.8kB  esm/operations/managedDatabases.js                                                         
            [npmPack] npm notice 6.0kB   esm/operations/managedDatabaseSecurityAlertPolicies.js                                     
            [npmPack] npm notice 3.6kB   esm/models/managedDatabaseSecurityAlertPoliciesMappers.js                                  

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 7, 2020

          azure-sdk-for-python - Release

          ⚠️ warning [Logs] [Expand Details]
          • ⚠️ Generate from d96de20 with merge commit 5d6c538. SDK Automation 13.0.17.20200918.2
            Failed to find any diff after autorest so no changed packages was found.

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 7, 2020

          azure-sdk-for-net - Release

          ️✔️ succeeded [Logs] [Expand Details]
          • ️✔️ Generate from d96de20 with merge commit 5d6c538. SDK Automation 13.0.17.20200918.2
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
          • ️✔️Microsoft.Azure.Management.Sql [View full logs]  [Release SDK Changes]
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 13 Oct 2020 21:42:57 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"06C1:719F:84117A4:99E869E:5F861F60","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 7, 2020

          Trenton Generation - Release

          No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 7, 2020

          azure-sdk-for-python-track2 - Release

          No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 7, 2020

          azure-resource-manager-schemas - Release

          ️✔️ succeeded [Logs] [Expand Details]
          • ️✔️ Generate from d96de20 with merge commit 5d6c538. Schema Automation 13.0.17.20200918.2
            [AutoRest] WARNING: Found duplicate definition for type Microsoft.Sql/servers/firewallRules in scope ResourceGroup
            [sql][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
            [sql][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
            [sql][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
            • [after_scripts|node] PostProcessor finished successfully.
              [after_scripts|node]   5775 passing (1m)
              AzureResourceSchema has no registered package commands.
              Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 13 Oct 2020 21:56:31 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0640:728A:2EA22A2:4D4EA8D:5F86228F","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

            @markcowl
            Copy link
            Member

            markcowl commented Oct 7, 2020

            @bradrich-msft It looks like there are breaking change when swtiching the default tag from v3 to v4 (as shouwn in the pythion client breaking changes in the comments above). Is this expected? How do we plan to keep this from breaking customers?

            @markcowl markcowl added the Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review label Oct 7, 2020
            @bradrich-msft
            Copy link
            Contributor Author

            @bradrich-msft It looks like there are breaking change when swtiching the default tag from v3 to v4 (as shouwn in the pythion client breaking changes in the comments above). Is this expected? How do we plan to keep this from breaking customers?

            Hi @markcowl it's not expected that bumping default tag version would break python client. However, I admit to limited knowledge of the python client or a documented process of default tag change to avoid it. Do you have any info to share on that?

            We are in process of also updating .NET SDK to consume this change which will be followed by powershell and CLI clients. Is that sufficient?

            @bradrich-msft
            Copy link
            Contributor Author

            I took a look at azure-sdk-for-python breaking changes logs and these changes are correct and expected. In fact, we introduced v4 package for the very reason of these breaking changes. If this is not the correct way to introduce breaking changes for python client, what is?

            @azure-pipelines
            Copy link

            No pipelines are associated with this pull request.

            @bradrich-msft
            Copy link
            Contributor Author

            @markcowl one more thing. We introduced a new API version, 2020-08-01-preview, which is the only API version with the breaking change. Versions prior to 20200801 will continue to have old functionality and existing clients will work. I have the change ready which updates .NET SDK to a new version consuming this change. This was our plan to deal with the breaking change. New API version and new versions for composite, SDK, clients.

            A related change that has already been merged: #10432

            @markcowl
            Copy link
            Member

            markcowl commented Oct 9, 2020

            /azp run

            @azure-pipelines
            Copy link

            Azure Pipelines successfully started running 3 pipeline(s).

            @markcowl
            Copy link
            Member

            markcowl commented Oct 9, 2020

            @bradrich-msft Generally, breaking changes are heavily discouraged / not allowed, we will need to get the sdk team to sign off on the breaking changes. Included you in an email to the SDK owners for signoff.

            @markcowl markcowl removed the Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review label Oct 13, 2020
            Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
            Labels
            None yet
            Projects
            None yet
            Development

            Successfully merging this pull request may close these issues.

            3 participants