Skip to content

Commit

Permalink
[AutoRelease] t2-synapse-2021-09-06-18774 (Azure#20552)
Browse files Browse the repository at this point in the history
* CodeGen from PR 15816 in Azure/azure-rest-api-specs
[Synapse] Modify kusto pool related operation id to make it clearer (Azure#15816)

* modify operation id

* modify database config operation id

* modify operation id

* modify operation id

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
  • Loading branch information
Azure CLI Bot and SDKAuto authored Sep 6, 2021
1 parent 941cf64 commit 7330ea5
Show file tree
Hide file tree
Showing 142 changed files with 4,015 additions and 1,618 deletions.
21 changes: 21 additions & 0 deletions sdk/synapse/azure-mgmt-synapse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Release History

## 2.1.0b1 (2021-09-06)

**Features**

- Model IntegrationRuntimeVNetProperties has a new parameter subnet_id
- Model Workspace has a new parameter csp_workspace_admin_properties
- Model Workspace has a new parameter settings
- Model Workspace has a new parameter azure_ad_only_authentication
- Model SqlPoolPatchInfo has a new parameter source_database_deletion_date
- Model CustomerManagedKeyDetails has a new parameter kek_identity
- Model DataLakeStorageAccountDetails has a new parameter resource_id
- Model DataLakeStorageAccountDetails has a new parameter create_managed_private_endpoint
- Model SqlPool has a new parameter source_database_deletion_date
- Model ManagedIdentity has a new parameter user_assigned_identities
- Model IntegrationRuntimeDataFlowProperties has a new parameter cleanup
- Added operation IntegrationRuntimesOperations.list_outbound_network_dependencies_endpoints
- Added operation PrivateEndpointConnectionsPrivateLinkHubOperations.get
- Added operation group AzureADOnlyAuthenticationsOperations
- Added operation group SparkConfigurationsOperations
- Added operation group SparkConfigurationOperations

## 2.0.0 (2021-04-07)

**Features**
Expand Down
11 changes: 7 additions & 4 deletions sdk/synapse/azure-mgmt-synapse/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
{
"autorest": "3.0.6369",
"use": "@autorest/python@5.6.2",
"commit": "e6a01441f54c719b8713490ee37e51d6220073c2",
"autorest": "3.4.5",
"use": [
"@autorest/python@5.8.4",
"@autorest/modelerfour@4.19.2"
],
"commit": "31a7b110ad291f6780f9457dde4966b2df3a18c7",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest_command": "autorest specification/synapse/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/python@5.6.2 --version=3.0.6369",
"autorest_command": "autorest specification/synapse/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/python@5.8.4 --use=@autorest/modelerfour@4.19.2 --version=3.4.5",
"readme": "specification/synapse/resource-manager/readme.md"
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ def __init__(

self.credential = credential
self.subscription_id = subscription_id
self.api_version = "2021-03-01"
self.credential_scopes = kwargs.pop('credential_scopes', ['https://management.azure.com/.default'])
kwargs.setdefault('sdk_moniker', 'mgmt-synapse/{}'.format(VERSION))
self._configure(**kwargs)
Expand Down
43 changes: 20 additions & 23 deletions sdk/synapse/azure-mgmt-synapse/azure/mgmt/synapse/_metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"chosen_version": "2021-03-01",
"total_api_version_list": ["2021-03-01"],
"chosen_version": "",
"total_api_version_list": ["2021-06-01", "2021-06-01-preview"],
"client": {
"name": "SynapseManagementClient",
"filename": "_synapse_management_client",
Expand All @@ -10,8 +10,8 @@
"azure_arm": true,
"has_lro_operations": true,
"client_side_validation": false,
"sync_imports": "{\"typing\": {\"azurecore\": {\"azure.core.credentials\": [\"TokenCredential\"]}}, \"regular\": {\"azurecore\": {\"azure.profiles\": [\"KnownProfiles\", \"ProfileDefinition\"], \"azure.profiles.multiapiclient\": [\"MultiApiClientMixin\"], \"msrest\": [\"Deserializer\", \"Serializer\"], \"azure.mgmt.core\": [\"ARMPipelineClient\"]}, \"local\": {\"._configuration\": [\"SynapseManagementClientConfiguration\"]}}, \"conditional\": {\"stdlib\": {\"typing\": [\"Any\", \"Optional\"]}}}",
"async_imports": "{\"typing\": {\"azurecore\": {\"azure.core.credentials_async\": [\"AsyncTokenCredential\"]}}, \"regular\": {\"azurecore\": {\"azure.profiles\": [\"KnownProfiles\", \"ProfileDefinition\"], \"azure.profiles.multiapiclient\": [\"MultiApiClientMixin\"], \"msrest\": [\"Deserializer\", \"Serializer\"], \"azure.mgmt.core\": [\"AsyncARMPipelineClient\"]}, \"local\": {\"._configuration\": [\"SynapseManagementClientConfiguration\"]}}, \"conditional\": {\"stdlib\": {\"typing\": [\"Any\", \"Optional\"]}}}"
"sync_imports": "{\"typing\": {\"azurecore\": {\"azure.core.credentials\": [\"TokenCredential\"]}}, \"regular\": {\"azurecore\": {\"azure.profiles\": [\"KnownProfiles\", \"ProfileDefinition\"], \"azure.profiles.multiapiclient\": [\"MultiApiClientMixin\"], \"msrest\": [\"Deserializer\", \"Serializer\"], \"azure.mgmt.core\": [\"ARMPipelineClient\"]}, \"local\": {\"._configuration\": [\"SynapseManagementClientConfiguration\"]}}, \"conditional\": {\"stdlib\": {\"typing\": [\"Any\", \"Optional\"]}, \"azurecore\": {\"azure.core.pipeline.transport\": [\"HttpRequest\", \"HttpResponse\"]}}}",
"async_imports": "{\"typing\": {\"azurecore\": {\"azure.core.credentials_async\": [\"AsyncTokenCredential\"]}}, \"regular\": {\"azurecore\": {\"azure.profiles\": [\"KnownProfiles\", \"ProfileDefinition\"], \"azure.profiles.multiapiclient\": [\"MultiApiClientMixin\"], \"msrest\": [\"Deserializer\", \"Serializer\"], \"azure.mgmt.core\": [\"AsyncARMPipelineClient\"]}, \"local\": {\"._configuration\": [\"SynapseManagementClientConfiguration\"]}}, \"conditional\": {\"stdlib\": {\"typing\": [\"Any\", \"Optional\"]}, \"azurecore\": {\"azure.core.pipeline.transport\": [\"AsyncHttpResponse\", \"HttpRequest\"]}}}"
},
"global_parameters": {
"sync": {
Expand Down Expand Up @@ -98,21 +98,10 @@
"async_imports": "{\"regular\": {\"azurecore\": {\"azure.core.configuration\": [\"Configuration\"], \"azure.core.pipeline\": [\"policies\"], \"azure.mgmt.core.policies\": [\"ARMHttpLoggingPolicy\"]}, \"local\": {\".._version\": [\"VERSION\"]}}, \"conditional\": {\"stdlib\": {\"typing\": [\"Any\"]}}, \"typing\": {\"azurecore\": {\"azure.core.credentials_async\": [\"AsyncTokenCredential\"]}}}"
},
"operation_groups": {
"big_data_pools": "BigDataPoolsOperations",
"azure_ad_only_authentications": "AzureADOnlyAuthenticationsOperations",
"operations": "Operations",
"ip_firewall_rules": "IpFirewallRulesOperations",
"integration_runtimes": "IntegrationRuntimesOperations",
"integration_runtime_node_ip_address": "IntegrationRuntimeNodeIpAddressOperations",
"integration_runtime_object_metadata": "IntegrationRuntimeObjectMetadataOperations",
"integration_runtime_nodes": "IntegrationRuntimeNodesOperations",
"integration_runtime_credentials": "IntegrationRuntimeCredentialsOperations",
"integration_runtime_connection_infos": "IntegrationRuntimeConnectionInfosOperations",
"integration_runtime_auth_keys": "IntegrationRuntimeAuthKeysOperations",
"integration_runtime_monitoring_data": "IntegrationRuntimeMonitoringDataOperations",
"integration_runtime_status": "IntegrationRuntimeStatusOperations",
"keys": "KeysOperations",
"library": "LibraryOperations",
"libraries": "LibrariesOperations",
"private_endpoint_connections": "PrivateEndpointConnectionsOperations",
"private_link_resources": "PrivateLinkResourcesOperations",
"private_link_hub_private_link_resources": "PrivateLinkHubPrivateLinkResourcesOperations",
Expand Down Expand Up @@ -158,12 +147,20 @@
"workspace_aad_admins": "WorkspaceAadAdminsOperations",
"workspace_sql_aad_admins": "WorkspaceSqlAadAdminsOperations",
"workspace_managed_identity_sql_control_settings": "WorkspaceManagedIdentitySqlControlSettingsOperations",
"restorable_dropped_sql_pools": "RestorableDroppedSqlPoolsOperations"
},
"operation_mixins": {
"sync_imports": "None",
"async_imports": "None",
"operations": {
}
"restorable_dropped_sql_pools": "RestorableDroppedSqlPoolsOperations",
"big_data_pools": "BigDataPoolsOperations",
"library": "LibraryOperations",
"libraries": "LibrariesOperations",
"integration_runtimes": "IntegrationRuntimesOperations",
"integration_runtime_node_ip_address": "IntegrationRuntimeNodeIpAddressOperations",
"integration_runtime_object_metadata": "IntegrationRuntimeObjectMetadataOperations",
"integration_runtime_nodes": "IntegrationRuntimeNodesOperations",
"integration_runtime_credentials": "IntegrationRuntimeCredentialsOperations",
"integration_runtime_connection_infos": "IntegrationRuntimeConnectionInfosOperations",
"integration_runtime_auth_keys": "IntegrationRuntimeAuthKeysOperations",
"integration_runtime_monitoring_data": "IntegrationRuntimeMonitoringDataOperations",
"integration_runtime_status": "IntegrationRuntimeStatusOperations",
"spark_configuration": "SparkConfigurationOperations",
"spark_configurations": "SparkConfigurationsOperations"
}
}
Loading

0 comments on commit 7330ea5

Please sign in to comment.