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

[AutoPR @azure/arm-synapse] updated Spark version from 2.4 to 3.3 #3550

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 46 additions & 12 deletions sdk/synapse/arm-synapse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
# Release History

## 8.1.0-beta.3 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 8.1.0-beta.2 (2022-12-16)

## 9.0.0-beta.1 (2023-01-19)

**Features**

- Added operation group Get
- Added operation group KustoPoolPrivateLinkResourcesOperations
- Added operation group PrivateLinkResourcesOperations
- Added operation group WorkspaceManagedSqlServerDedicatedSQLMinimalTlsSettings
- Added operation SqlPoolOperationResults.beginGetLocationHeaderResult
- Added operation SqlPoolOperationResults.beginGetLocationHeaderResultAndWait
- Added operation SqlPools.beginUpdate
- Added operation SqlPools.beginUpdateAndWait
- Added Interface AttachedDatabaseConfiguration
- Added Interface AzureADOnlyAuthentication
- Added Interface AzureEntityResource
Expand All @@ -33,16 +30,25 @@
- Added Interface DedicatedSQLminimalTlsSettingsPatchInfo
- Added Interface EncryptionProtector
- Added Interface EnvironmentVariableSetup
- Added Interface ErrorResponseAutoGenerated
- Added Interface EventGridDataConnection
- Added Interface EventHubDataConnection
- Added Interface ExtendedServerBlobAuditingPolicy
- Added Interface ExtendedSqlPoolBlobAuditingPolicy
- Added Interface GeoBackupPolicy
- Added Interface GetIntegrationRuntimeEnableInteractivequeryOptionalParams
- Added Interface GetIntegrationRuntimeStartOptionalParams
- Added Interface GetIntegrationRuntimeStopOptionalParams
- Added Interface IntegrationRuntimeEnableinteractivequery
- Added Interface IntegrationRuntimeOperationStatus
- Added Interface IntegrationRuntimeResource
- Added Interface IntegrationRuntimeStopOperationStatus
- Added Interface IotHubDataConnection
- Added Interface IpFirewallRuleInfo
- Added Interface Key
- Added Interface KustoPool
- Added Interface KustoPoolPrivateLinkResources
- Added Interface KustoPoolPrivateLinkResourcesListOptionalParams
- Added Interface KustoPoolUpdate
- Added Interface LibraryResource
- Added Interface LinkedIntegrationRuntimeKeyAuthorization
Expand All @@ -57,6 +63,7 @@
- Added Interface PrivateEndpointConnectionForPrivateLinkHub
- Added Interface PrivateLinkHub
- Added Interface PrivateLinkResource
- Added Interface PrivateLinkResources
- Added Interface ProxyResource
- Added Interface ReadOnlyFollowingDatabase
- Added Interface ReadWriteDatabase
Expand Down Expand Up @@ -101,20 +108,47 @@
- Added Interface WorkspaceManagedSqlServerDedicatedSQLMinimalTlsSettingsListNextOptionalParams
- Added Interface WorkspaceManagedSqlServerDedicatedSQLMinimalTlsSettingsListOptionalParams
- Added Interface WorkspaceManagedSqlServerDedicatedSQLMinimalTlsSettingsUpdateOptionalParams
- Added Type Alias ActualState
- Added Type Alias DedicatedSQLMinimalTlsSettingsName
- Added Type Alias DesiredState
- Added Type Alias GetIntegrationRuntimeEnableInteractivequeryResponse
- Added Type Alias GetIntegrationRuntimeStartResponse
- Added Type Alias GetIntegrationRuntimeStopResponse
- Added Type Alias KustoPoolPrivateLinkResourcesListResponse
- Added Type Alias WorkspaceManagedSqlServerDedicatedSQLMinimalTlsSettingsGetResponse
- Added Type Alias WorkspaceManagedSqlServerDedicatedSQLMinimalTlsSettingsListNextResponse
- Added Type Alias WorkspaceManagedSqlServerDedicatedSQLMinimalTlsSettingsListResponse
- Added Type Alias WorkspaceManagedSqlServerDedicatedSQLMinimalTlsSettingsUpdateResponse
- Added Type Alias WorkspaceStatus
- Interface IntegrationRuntimeStatusResponse has a new optional parameter dataFactoryName
- Interface IntegrationRuntimeStatusResponse has a new optional parameter state
- Interface SqlPoolOperationResultsGetLocationHeaderResultOptionalParams has a new optional parameter resumeFrom
- Interface SqlPoolOperationResultsGetLocationHeaderResultOptionalParams has a new optional parameter updateIntervalInMs
- Interface SqlPoolsUpdateOptionalParams has a new optional parameter resumeFrom
- Interface SqlPoolsUpdateOptionalParams has a new optional parameter updateIntervalInMs
- Added Enum KnownDedicatedSQLMinimalTlsSettingsName
- Added Enum KnownWorkspaceStatus
- Added function getContinuationToken

**Breaking Changes**

- Removed operation group PrivateLinkResources
- Removed operation SqlPoolOperationResults.getLocationHeaderResult
- Removed operation SqlPools.update
- Interface IntegrationRuntimeStatusResponse no longer has parameter properties
- Interface SqlPoolSchemasListNextOptionalParams no longer has parameter filter
- Interface SqlPoolSensitivityLabelsListCurrentNextOptionalParams no longer has parameter filter
- Interface SqlPoolSensitivityLabelsListRecommendedNextOptionalParams no longer has parameter filter
- Interface SqlPoolSensitivityLabelsListRecommendedNextOptionalParams no longer has parameter includeDisabledRecommendations
- Interface SqlPoolSensitivityLabelsListRecommendedNextOptionalParams no longer has parameter skipToken
- Interface SqlPoolTableColumnsListByTableNameNextOptionalParams no longer has parameter filter
- Interface SqlPoolTablesListBySchemaNextOptionalParams no longer has parameter filter
- Interface IntegrationRuntimeStatusResponse has a new required parameter type
- Type of parameter actualState of interface ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity is changed from ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState to ActualState
- Type of parameter desiredState of interface ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity is changed from ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState to DesiredState
- Class SynapseManagementClient no longer has parameter privateLinkResources
- Removed Enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState
- Removed Enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState


## 8.0.0 (2022-01-13)
Expand Down
2 changes: 1 addition & 1 deletion sdk/synapse/arm-synapse/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2022 Microsoft
Copyright (c) 2023 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
10 changes: 5 additions & 5 deletions sdk/synapse/arm-synapse/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "fbaa815266eb087cb13f3e571dff03fddd8a48f0",
"readme": "specification\\synapse\\resource-manager\\readme.md",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\synapse\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.5.20221215.1 --generate-sample=true",
"commit": "34e5eaf860b7ef28eb7f67f94112b6fe051d4a84",
"readme": "specification/synapse/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/synapse/resource-manager/readme.md --use=@autorest/typescript@6.0.0-rc.5",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.5.4",
"use": "@autorest/typescript@6.0.0-rc.5.20221215.1"
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.0",
"use": "@autorest/typescript@6.0.0-rc.5"
}
17 changes: 4 additions & 13 deletions sdk/synapse/arm-synapse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for SynapseManagementClient.",
"version": "8.1.0-beta.3",
"version": "9.0.0-beta.1",
"engines": {
"node": ">=14.0.0"
},
Expand Down Expand Up @@ -39,7 +39,6 @@
"typescript": "~4.8.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"dotenv": "^8.2.0",
"@azure/identity": "^2.0.1",
"@azure-tools/test-recorder": "^2.0.0",
"@azure-tools/test-credential": "^1.0.0",
Expand All @@ -50,6 +49,7 @@
"@types/node": "^14.0.0",
"@azure/dev-tool": "^1.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/synapse/arm-synapse",
"repository": {
"type": "git",
"url": "https://github.com/Azure/azure-sdk-for-js.git"
Expand Down Expand Up @@ -110,14 +110,5 @@
}
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/synapse/arm-synapse",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-synapse?view=azure-node-preview"
}
}
"autoPublish": true
}
Loading