Skip to content

Modify Cosmos Db Readme Global Api Ver to 2020-03#8937

Merged
akning-ms merged 1 commit into
Azure:masterfrom
soeom:cosmosDBReadme
Apr 7, 2020
Merged

Modify Cosmos Db Readme Global Api Ver to 2020-03#8937
akning-ms merged 1 commit into
Azure:masterfrom
soeom:cosmosDBReadme

Conversation

@soeom

@soeom soeom commented Apr 3, 2020

Copy link
Copy Markdown
Contributor

Latest improvements:

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

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
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation

openapi-sdkautomation Bot commented Apr 3, 2020

Copy link
Copy Markdown

azure-sdk-for-js - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from d188927 with merge commit 01232ed. SDK Automation 13.0.17.20200326.3
  • ️✔️@azure/arm-cosmosdb [Logs]  [Release SDK Changes]
    [npmPack] npm WARN lifecycle @azure/arm-cosmosdb@7.0.0~prepack: cannot run in wd @azure/arm-cosmosdb@7.0.0 npm install && npm run build (wd=/z/work/azure-sdk-for-js/sdk/cosmosdb/arm-cosmosdb)

@openapi-sdkautomation

openapi-sdkautomation Bot commented Apr 3, 2020

Copy link
Copy Markdown

azure-sdk-for-python - Release

- Breaking Change detected in SDK

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from d188927 with merge commit 01232ed. SDK Automation 13.0.17.20200326.3
  • ⚠️azure-mgmt-cosmosdb [Logs]  [Release SDK Changes] Breaking Change Detected
    [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] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
    [breaking_change_setup] Cannot uninstall requirement azure-nspkg, not installed
    [breaking_change_setup] Command '['/usr/local/bin/python', '-m', 'pip', 'uninstall', '-y', 'azure-nspkg']' returned non-zero exit status 1.
    [ChangeLog] Size of delta 1.724% size of original (original: 110505 chars, delta: 1905 chars)
    [ChangeLog] **Features**
    [ChangeLog] 
    [ChangeLog]   - Model DatabaseAccountUpdateParameters has a new parameter public_network_access
    [ChangeLog]   - Model DatabaseAccountGetResults has a new parameter public_network_access
    [ChangeLog]   - Model ThroughputSettingsGetPropertiesResource has a new parameter provisioned_throughput_settings
    [ChangeLog]   - Model DatabaseAccountCreateUpdateParameters has a new parameter public_network_access
    [ChangeLog]   - Model ThroughputSettingsResource has a new parameter provisioned_throughput_settings
    [ChangeLog] 
    [ChangeLog] **Breaking changes**
    [ChangeLog] 
    [ChangeLog]   - Model ThroughputSettingsGetPropertiesResource no longer has parameter autopilot_settings
    [ChangeLog]   - Model ThroughputSettingsResource no longer has parameter autopilot_settings

@openapi-sdkautomation

openapi-sdkautomation Bot commented Apr 3, 2020

Copy link
Copy Markdown

azure-sdk-for-go - Release

⚠️ warning [Logs] [Expand Details]

@openapi-sdkautomation

openapi-sdkautomation Bot commented Apr 3, 2020

Copy link
Copy Markdown

azure-cli-extensions - 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

openapi-sdkautomation Bot commented Apr 3, 2020

Copy link
Copy Markdown

azure-sdk-for-net - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from d188927 with merge commit 01232ed. SDK Automation 13.0.17.20200326.3
  • ️✔️Microsoft.Azure.Management.CosmosDB [Logs]  [Release SDK Changes]
      No Artifact Generated.

    @azuresdkci

    Copy link
    Copy Markdown
    Contributor

    Can one of the admins verify this patch?

    @openapi-sdkautomation

    openapi-sdkautomation Bot commented Apr 3, 2020

    Copy link
    Copy Markdown

    azure-sdk-for-java - Release

    ⚠️ warning [Logs] [Expand Details]
    • ⚠️ Generate from d188927 with merge commit 01232ed. SDK Automation 13.0.17.20200326.3
    • ⚠️sdk/cosmos/mgmt-v2015_04_08 [Logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[339,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[340,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[341,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[342,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[343,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[344,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[345,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[346,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[347,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[348,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[349,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[350,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[351,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[339,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[340,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[341,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[342,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[343,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[344,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[345,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[346,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[347,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[348,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[349,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[350,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[351,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
        [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
      • ⚠️sdk/cosmos/mgmt-v2019_08_01 [Logs]  [Release SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[351,221] cannot find symbol
          [mvn]   symbol:   variable notebookCreateUpdateParameters
          [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[421,185] cannot find symbol
          [mvn]   symbol:   variable notebookCreateUpdateParameters
          [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[404,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[405,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[406,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[407,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[408,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[409,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[410,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[411,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[412,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[413,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[414,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[415,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[416,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[417,76] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[418,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[419,80] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[420,88] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[421,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[351,221] cannot find symbol
          [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
          [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[421,185] cannot find symbol
          [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
          [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[404,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[405,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[406,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[407,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[408,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[409,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[410,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[411,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[412,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[413,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[414,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[415,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[416,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[417,76] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[418,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[419,80] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[420,88] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[421,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
          [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
        • ⚠️sdk/cosmos/mgmt-v2019_08_01_preview [Logs]  [Release SDK Changes]
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
            [mvn]   symbol:   variable notebookCreateUpdateParameters
            [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
            [mvn]   symbol:   variable notebookCreateUpdateParameters
            [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
            [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
            [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
            [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
            [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
            [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
          • ⚠️sdk/cosmos/mgmt-v2019_12_12 [Logs]  [Release SDK Changes]
              [mvn] [ERROR] COMPILATION ERROR : 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
              [mvn]   symbol:   variable notebookCreateUpdateParameters
              [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
              [mvn]   symbol:   variable notebookCreateUpdateParameters
              [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
              [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
              [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
              [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
              [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
              [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

            @akning-ms akning-ms merged commit 01232ed into Azure:master Apr 7, 2020
            00Kai0 pushed a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 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.

            5 participants