Skip to content

Conversation

@solankisamir
Copy link
Member

@solankisamir solankisamir commented Jan 30, 2020

Latest improvements:

  • Add the missing property enableHttpCorrelationProtocol which was reverted by accident from 2019-01-01 Commit SHA ec0ae41#diff-c19f475d13eda77ff6ff950fa5a65381
  • Update Diagnostic contract in 2019-12-01-preview to include new properties.

Contribution checklist:

  • I have reviewed the documentation for the workflow.
  • Validation tools were run on swagger spec(s) and have all been fixed in this PR.
  • The OpenAPI Hub was used for checking validation status and next steps.

ARM API Review Checklist

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
  • adding/removing APIs.
  • adding/removing properties.
  • adding/removing API-version.
  • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines failed to run 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 30, 2020

azure-sdk-for-python - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 65d9c1d with merge commit 0603855. SDK Automation 13.0.17.20191226.1
  • ️✔️azure-mgmt-apimanagement [Logs]  [Release SDK Changes]
    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [build_package] warning: no files found matching '*.py' under directory 'tests'
    [build_package] warning: no files found matching '*.yaml' under directory 'tests'
    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [build_package] warning: no files found matching '*.py' under directory 'tests'
    [build_package] warning: no files found matching '*.yaml' under directory 'tests'

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 30, 2020

azure-sdk-for-go - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 65d9c1d with merge commit 0603855. SDK Automation 13.0.17.20191226.1
  • ⚠️apimanagement/mgmt/2016-07-07 [Logs
      No file is changed.
    • ⚠️apimanagement/mgmt/2016-10-10 [Logs
        No file is changed.
      • ⚠️apimanagement/mgmt/2017-03-01 [Logs
          No file is changed.
        • ⚠️apimanagement/mgmt/2018-01-01 [Logs
            No file is changed.
          • ️✔️apimanagement/mgmt/2019-01-01 [Logs]  [Release SDK Changes]
          • ⚠️preview/apimanagement/mgmt/2018-06-01-preview [Logs
              No file is changed.

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Jan 30, 2020

            azure-sdk-for-net - Release

            failed [Logs] [Expand Details]
            • Generate from 65d9c1d with merge commit 0603855. SDK Automation 13.0.17.20191226.1
              [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.ApiManagement [Logs]  [Release SDK Changes]
                Failed to create the package Microsoft.Azure.Management.ApiManagement.
                Error: dotnet msbuild build.proj /t:CreateNugetPackage /p:Scope=apimanagement /v:n /p:SkipTests=true , {} 

              @openapi-sdkautomation
              Copy link

              openapi-sdkautomation bot commented Jan 30, 2020

              azure-sdk-for-js - Release

              ️✔️ succeeded [Logs] [Expand Details]
              • ️✔️ Generate from 65d9c1d with merge commit 0603855. SDK Automation 13.0.17.20191226.1
              • ️✔️@azure/arm-apimanagement [Logs]  [Release SDK Changes]
                [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
                [npmPack] loaded rollup.config.js with warnings
                [npmPack] (!) Unused external imports
                [npmPack] default imported from external module 'rollup' but never used
                [npmPack] 
                [npmPack] ./esm/apiManagementClient.js → ./dist/arm-apimanagement.js...
                [npmPack] created ./dist/arm-apimanagement.js in 1.6s

              @openapi-sdkautomation
              Copy link

              openapi-sdkautomation bot commented Jan 30, 2020

              azure-sdk-for-java - 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

              @solankisamir solankisamir added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jan 30, 2020
              @azure-pipelines
              Copy link

              Azure Pipelines successfully started running 1 pipeline(s).

              @azure-pipelines
              Copy link

              Azure Pipelines successfully started running 1 pipeline(s).

              @solankisamir solankisamir changed the title Diagnostic Contract update Diagnostic Contract Fix Feb 1, 2020
              @azure-pipelines
              Copy link

              Azure Pipelines successfully started running 1 pipeline(s).

              1 similar comment
              @azure-pipelines
              Copy link

              Azure Pipelines successfully started running 1 pipeline(s).

              @pilor pilor added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed ARMReviewInProgress WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Feb 4, 2020
              Copy link
              Contributor

              @pilor pilor left a comment

              Choose a reason for hiding this comment

              The reason will be displayed to describe this comment to others. Learn more.

              one minor comment above

              @allenjzhang allenjzhang merged commit 0603855 into Azure:master Feb 4, 2020
              ssripadham pushed a commit to ssripadham/azure-rest-api-specs that referenced this pull request Feb 21, 2020
              * Diagnostic Contract update
              
              * there is no enableHttpCorrelation in 2019-12-01-preview
              00Kai0 pushed a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
              * Diagnostic Contract update
              
              * there is no enableHttpCorrelation in 2019-12-01-preview
              Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

              Labels

              API Management ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review

              Projects

              None yet

              Development

              Successfully merging this pull request may close these issues.

              4 participants