Skip to content

Commit 7330ea5

Browse files
Azure CLI BotSDKAuto
andauthored
[AutoRelease] t2-synapse-2021-09-06-18774 (#20552)
* CodeGen from PR 15816 in Azure/azure-rest-api-specs [Synapse] Modify kusto pool related operation id to make it clearer (#15816) * modify operation id * modify database config operation id * modify operation id * modify operation id * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
1 parent 941cf64 commit 7330ea5

File tree

142 files changed

+4015
-1618
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+4015
-1618
lines changed

sdk/synapse/azure-mgmt-synapse/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Release History
22

3+
## 2.1.0b1 (2021-09-06)
4+
5+
**Features**
6+
7+
- Model IntegrationRuntimeVNetProperties has a new parameter subnet_id
8+
- Model Workspace has a new parameter csp_workspace_admin_properties
9+
- Model Workspace has a new parameter settings
10+
- Model Workspace has a new parameter azure_ad_only_authentication
11+
- Model SqlPoolPatchInfo has a new parameter source_database_deletion_date
12+
- Model CustomerManagedKeyDetails has a new parameter kek_identity
13+
- Model DataLakeStorageAccountDetails has a new parameter resource_id
14+
- Model DataLakeStorageAccountDetails has a new parameter create_managed_private_endpoint
15+
- Model SqlPool has a new parameter source_database_deletion_date
16+
- Model ManagedIdentity has a new parameter user_assigned_identities
17+
- Model IntegrationRuntimeDataFlowProperties has a new parameter cleanup
18+
- Added operation IntegrationRuntimesOperations.list_outbound_network_dependencies_endpoints
19+
- Added operation PrivateEndpointConnectionsPrivateLinkHubOperations.get
20+
- Added operation group AzureADOnlyAuthenticationsOperations
21+
- Added operation group SparkConfigurationsOperations
22+
- Added operation group SparkConfigurationOperations
23+
324
## 2.0.0 (2021-04-07)
425

526
**Features**
Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
2-
"autorest": "3.0.6369",
3-
"use": "@autorest/[email protected]",
4-
"commit": "e6a01441f54c719b8713490ee37e51d6220073c2",
2+
"autorest": "3.4.5",
3+
"use": [
4+
"@autorest/[email protected]",
5+
"@autorest/[email protected]"
6+
],
7+
"commit": "31a7b110ad291f6780f9457dde4966b2df3a18c7",
58
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
6-
"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",
9+
"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/[email protected].2 --version=3.4.5",
710
"readme": "specification/synapse/resource-manager/readme.md"
811
}

sdk/synapse/azure-mgmt-synapse/azure/mgmt/synapse/_configuration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ def __init__(
4848

4949
self.credential = credential
5050
self.subscription_id = subscription_id
51-
self.api_version = "2021-03-01"
5251
self.credential_scopes = kwargs.pop('credential_scopes', ['https://management.azure.com/.default'])
5352
kwargs.setdefault('sdk_moniker', 'mgmt-synapse/{}'.format(VERSION))
5453
self._configure(**kwargs)

sdk/synapse/azure-mgmt-synapse/azure/mgmt/synapse/_metadata.json

Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"chosen_version": "2021-03-01",
3-
"total_api_version_list": ["2021-03-01"],
2+
"chosen_version": "",
3+
"total_api_version_list": ["2021-06-01", "2021-06-01-preview"],
44
"client": {
55
"name": "SynapseManagementClient",
66
"filename": "_synapse_management_client",
@@ -10,8 +10,8 @@
1010
"azure_arm": true,
1111
"has_lro_operations": true,
1212
"client_side_validation": false,
13-
"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\"]}}}",
14-
"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\"]}}}"
13+
"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\"]}}}",
14+
"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\"]}}}"
1515
},
1616
"global_parameters": {
1717
"sync": {
@@ -98,21 +98,10 @@
9898
"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\"]}}}"
9999
},
100100
"operation_groups": {
101-
"big_data_pools": "BigDataPoolsOperations",
101+
"azure_ad_only_authentications": "AzureADOnlyAuthenticationsOperations",
102102
"operations": "Operations",
103103
"ip_firewall_rules": "IpFirewallRulesOperations",
104-
"integration_runtimes": "IntegrationRuntimesOperations",
105-
"integration_runtime_node_ip_address": "IntegrationRuntimeNodeIpAddressOperations",
106-
"integration_runtime_object_metadata": "IntegrationRuntimeObjectMetadataOperations",
107-
"integration_runtime_nodes": "IntegrationRuntimeNodesOperations",
108-
"integration_runtime_credentials": "IntegrationRuntimeCredentialsOperations",
109-
"integration_runtime_connection_infos": "IntegrationRuntimeConnectionInfosOperations",
110-
"integration_runtime_auth_keys": "IntegrationRuntimeAuthKeysOperations",
111-
"integration_runtime_monitoring_data": "IntegrationRuntimeMonitoringDataOperations",
112-
"integration_runtime_status": "IntegrationRuntimeStatusOperations",
113104
"keys": "KeysOperations",
114-
"library": "LibraryOperations",
115-
"libraries": "LibrariesOperations",
116105
"private_endpoint_connections": "PrivateEndpointConnectionsOperations",
117106
"private_link_resources": "PrivateLinkResourcesOperations",
118107
"private_link_hub_private_link_resources": "PrivateLinkHubPrivateLinkResourcesOperations",
@@ -158,12 +147,20 @@
158147
"workspace_aad_admins": "WorkspaceAadAdminsOperations",
159148
"workspace_sql_aad_admins": "WorkspaceSqlAadAdminsOperations",
160149
"workspace_managed_identity_sql_control_settings": "WorkspaceManagedIdentitySqlControlSettingsOperations",
161-
"restorable_dropped_sql_pools": "RestorableDroppedSqlPoolsOperations"
162-
},
163-
"operation_mixins": {
164-
"sync_imports": "None",
165-
"async_imports": "None",
166-
"operations": {
167-
}
150+
"restorable_dropped_sql_pools": "RestorableDroppedSqlPoolsOperations",
151+
"big_data_pools": "BigDataPoolsOperations",
152+
"library": "LibraryOperations",
153+
"libraries": "LibrariesOperations",
154+
"integration_runtimes": "IntegrationRuntimesOperations",
155+
"integration_runtime_node_ip_address": "IntegrationRuntimeNodeIpAddressOperations",
156+
"integration_runtime_object_metadata": "IntegrationRuntimeObjectMetadataOperations",
157+
"integration_runtime_nodes": "IntegrationRuntimeNodesOperations",
158+
"integration_runtime_credentials": "IntegrationRuntimeCredentialsOperations",
159+
"integration_runtime_connection_infos": "IntegrationRuntimeConnectionInfosOperations",
160+
"integration_runtime_auth_keys": "IntegrationRuntimeAuthKeysOperations",
161+
"integration_runtime_monitoring_data": "IntegrationRuntimeMonitoringDataOperations",
162+
"integration_runtime_status": "IntegrationRuntimeStatusOperations",
163+
"spark_configuration": "SparkConfigurationOperations",
164+
"spark_configurations": "SparkConfigurationsOperations"
168165
}
169166
}

0 commit comments

Comments
 (0)