Skip to content

Commit

Permalink
CodeGen from PR 29230 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 3a3965bc920904aadf5f431d693ebe68eced5aab into 162fb3af1af3a6e166ab16b8f2684c31a6e6bd0b
  • Loading branch information
SDKAuto committed May 24, 2024
1 parent 8773b12 commit aaa4295
Show file tree
Hide file tree
Showing 10 changed files with 2,762 additions and 581 deletions.
779 changes: 390 additions & 389 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

152 changes: 144 additions & 8 deletions sdk/datafactory/arm-datafactory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,151 @@
# Release History

## 16.0.0 (2024-05-24)

**Features**

## 15.0.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added Interface AmazonRdsForSqlServerLinkedServiceTypeProperties
- Added Interface AzureSqlDatabaseLinkedServiceTypeProperties
- Added Interface AzureSqlDWLinkedServiceTypeProperties
- Added Interface AzureSqlMILinkedServiceTypeProperties
- Added Interface ContinuationSettingsReference
- Added Interface SqlServerBaseLinkedServiceTypeProperties
- Added Interface SqlServerLinkedServiceTypeProperties
- Added Type Alias AmazonRdsForSqlAuthenticationType
- Added Type Alias AzureSqlDatabaseAuthenticationType
- Added Type Alias AzureSqlDWAuthenticationType
- Added Type Alias AzureSqlMIAuthenticationType
- Added Type Alias SqlServerAuthenticationType
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter applicationIntent
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter authenticationType
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter commandTimeout
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter connectRetryCount
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter connectRetryInterval
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter connectTimeout
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter database
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter encrypt
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter failoverPartner
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter hostNameInCertificate
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter integratedSecurity
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter loadBalanceTimeout
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter maxPoolSize
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter minPoolSize
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter multipleActiveResultSets
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter multiSubnetFailover
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter packetSize
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter pooling
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter server
- Interface AmazonRdsForSqlServerLinkedService has a new optional parameter trustServerCertificate
- Interface AzureSqlDatabaseLinkedService has a new optional parameter applicationIntent
- Interface AzureSqlDatabaseLinkedService has a new optional parameter authenticationType
- Interface AzureSqlDatabaseLinkedService has a new optional parameter commandTimeout
- Interface AzureSqlDatabaseLinkedService has a new optional parameter connectRetryCount
- Interface AzureSqlDatabaseLinkedService has a new optional parameter connectRetryInterval
- Interface AzureSqlDatabaseLinkedService has a new optional parameter connectTimeout
- Interface AzureSqlDatabaseLinkedService has a new optional parameter database
- Interface AzureSqlDatabaseLinkedService has a new optional parameter encrypt
- Interface AzureSqlDatabaseLinkedService has a new optional parameter failoverPartner
- Interface AzureSqlDatabaseLinkedService has a new optional parameter hostNameInCertificate
- Interface AzureSqlDatabaseLinkedService has a new optional parameter integratedSecurity
- Interface AzureSqlDatabaseLinkedService has a new optional parameter loadBalanceTimeout
- Interface AzureSqlDatabaseLinkedService has a new optional parameter maxPoolSize
- Interface AzureSqlDatabaseLinkedService has a new optional parameter minPoolSize
- Interface AzureSqlDatabaseLinkedService has a new optional parameter multipleActiveResultSets
- Interface AzureSqlDatabaseLinkedService has a new optional parameter multiSubnetFailover
- Interface AzureSqlDatabaseLinkedService has a new optional parameter packetSize
- Interface AzureSqlDatabaseLinkedService has a new optional parameter pooling
- Interface AzureSqlDatabaseLinkedService has a new optional parameter server
- Interface AzureSqlDatabaseLinkedService has a new optional parameter servicePrincipalCredential
- Interface AzureSqlDatabaseLinkedService has a new optional parameter servicePrincipalCredentialType
- Interface AzureSqlDatabaseLinkedService has a new optional parameter trustServerCertificate
- Interface AzureSqlDatabaseLinkedService has a new optional parameter userName
- Interface AzureSqlDWLinkedService has a new optional parameter applicationIntent
- Interface AzureSqlDWLinkedService has a new optional parameter authenticationType
- Interface AzureSqlDWLinkedService has a new optional parameter commandTimeout
- Interface AzureSqlDWLinkedService has a new optional parameter connectRetryCount
- Interface AzureSqlDWLinkedService has a new optional parameter connectRetryInterval
- Interface AzureSqlDWLinkedService has a new optional parameter connectTimeout
- Interface AzureSqlDWLinkedService has a new optional parameter database
- Interface AzureSqlDWLinkedService has a new optional parameter encrypt
- Interface AzureSqlDWLinkedService has a new optional parameter failoverPartner
- Interface AzureSqlDWLinkedService has a new optional parameter hostNameInCertificate
- Interface AzureSqlDWLinkedService has a new optional parameter integratedSecurity
- Interface AzureSqlDWLinkedService has a new optional parameter loadBalanceTimeout
- Interface AzureSqlDWLinkedService has a new optional parameter maxPoolSize
- Interface AzureSqlDWLinkedService has a new optional parameter minPoolSize
- Interface AzureSqlDWLinkedService has a new optional parameter multipleActiveResultSets
- Interface AzureSqlDWLinkedService has a new optional parameter multiSubnetFailover
- Interface AzureSqlDWLinkedService has a new optional parameter packetSize
- Interface AzureSqlDWLinkedService has a new optional parameter pooling
- Interface AzureSqlDWLinkedService has a new optional parameter server
- Interface AzureSqlDWLinkedService has a new optional parameter servicePrincipalCredential
- Interface AzureSqlDWLinkedService has a new optional parameter servicePrincipalCredentialType
- Interface AzureSqlDWLinkedService has a new optional parameter trustServerCertificate
- Interface AzureSqlDWLinkedService has a new optional parameter userName
- Interface AzureSqlMILinkedService has a new optional parameter applicationIntent
- Interface AzureSqlMILinkedService has a new optional parameter authenticationType
- Interface AzureSqlMILinkedService has a new optional parameter commandTimeout
- Interface AzureSqlMILinkedService has a new optional parameter connectRetryCount
- Interface AzureSqlMILinkedService has a new optional parameter connectRetryInterval
- Interface AzureSqlMILinkedService has a new optional parameter connectTimeout
- Interface AzureSqlMILinkedService has a new optional parameter database
- Interface AzureSqlMILinkedService has a new optional parameter encrypt
- Interface AzureSqlMILinkedService has a new optional parameter failoverPartner
- Interface AzureSqlMILinkedService has a new optional parameter hostNameInCertificate
- Interface AzureSqlMILinkedService has a new optional parameter integratedSecurity
- Interface AzureSqlMILinkedService has a new optional parameter loadBalanceTimeout
- Interface AzureSqlMILinkedService has a new optional parameter maxPoolSize
- Interface AzureSqlMILinkedService has a new optional parameter minPoolSize
- Interface AzureSqlMILinkedService has a new optional parameter multipleActiveResultSets
- Interface AzureSqlMILinkedService has a new optional parameter multiSubnetFailover
- Interface AzureSqlMILinkedService has a new optional parameter packetSize
- Interface AzureSqlMILinkedService has a new optional parameter pooling
- Interface AzureSqlMILinkedService has a new optional parameter server
- Interface AzureSqlMILinkedService has a new optional parameter servicePrincipalCredential
- Interface AzureSqlMILinkedService has a new optional parameter servicePrincipalCredentialType
- Interface AzureSqlMILinkedService has a new optional parameter trustServerCertificate
- Interface AzureSqlMILinkedService has a new optional parameter userName
- Interface ExecuteDataFlowActivity has a new optional parameter continuationSettings
- Interface ExecuteDataFlowActivityTypeProperties has a new optional parameter continuationSettings
- Interface ExecuteWranglingDataflowActivity has a new optional parameter continuationSettings
- Interface ExpressionV2 has a new optional parameter operators
- Interface LakeHouseTableDataset has a new optional parameter schemaTypePropertiesSchema
- Interface ManagedIdentityCredential has a new optional parameter resourceId
- Interface SalesforceServiceCloudV2Source has a new optional parameter query
- Interface SalesforceV2Source has a new optional parameter query
- Interface SqlServerLinkedService has a new optional parameter applicationIntent
- Interface SqlServerLinkedService has a new optional parameter authenticationType
- Interface SqlServerLinkedService has a new optional parameter commandTimeout
- Interface SqlServerLinkedService has a new optional parameter connectRetryCount
- Interface SqlServerLinkedService has a new optional parameter connectRetryInterval
- Interface SqlServerLinkedService has a new optional parameter connectTimeout
- Interface SqlServerLinkedService has a new optional parameter database
- Interface SqlServerLinkedService has a new optional parameter encrypt
- Interface SqlServerLinkedService has a new optional parameter failoverPartner
- Interface SqlServerLinkedService has a new optional parameter hostNameInCertificate
- Interface SqlServerLinkedService has a new optional parameter integratedSecurity
- Interface SqlServerLinkedService has a new optional parameter loadBalanceTimeout
- Interface SqlServerLinkedService has a new optional parameter maxPoolSize
- Interface SqlServerLinkedService has a new optional parameter minPoolSize
- Interface SqlServerLinkedService has a new optional parameter multipleActiveResultSets
- Interface SqlServerLinkedService has a new optional parameter multiSubnetFailover
- Interface SqlServerLinkedService has a new optional parameter packetSize
- Interface SqlServerLinkedService has a new optional parameter pooling
- Interface SqlServerLinkedService has a new optional parameter server
- Interface SqlServerLinkedService has a new optional parameter trustServerCertificate
- Added Enum KnownAmazonRdsForSqlAuthenticationType
- Added Enum KnownAzureSqlDatabaseAuthenticationType
- Added Enum KnownAzureSqlDWAuthenticationType
- Added Enum KnownAzureSqlMIAuthenticationType
- Added Enum KnownSqlServerAuthenticationType
- Enum KnownExpressionV2Type has a new value NAry

### Other Changes
**Breaking Changes**

- Interface ExpressionV2 no longer has parameter operator
- Type of parameter type of interface ScriptActivityScriptBlock is changed from ScriptType to any


## 15.0.0 (2024-04-12)

**Features**
Expand Down
8 changes: 4 additions & 4 deletions sdk/datafactory/arm-datafactory/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "106483d9f698ac3b6c0d481ab0c5fab14152e21f",
"commit": "2a36328059d9e0c9d0984e42f4d9e414a4ce6d13",
"readme": "specification/datafactory/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.7 --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\\datafactory\\resource-manager\\readme.md --use=@autorest/typescript@6.0.20 --generate-sample=true",
"autorest_command": "autorest --version=3.9.7 --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/datafactory/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.5",
"use": "@autorest/typescript@6.0.20"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.9",
"use": "@autorest/typescript@^6.0.12"
}
15 changes: 4 additions & 11 deletions sdk/datafactory/arm-datafactory/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 DataFactoryManagementClient.",
"version": "15.0.1",
"version": "16.0.0",
"engines": {
"node": ">=18.0.0"
},
Expand Down Expand Up @@ -40,6 +40,7 @@
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^10.0.0",
"@types/mocha": "^10.0.0",
"tsx": "^4.7.1",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
Expand Down Expand Up @@ -105,13 +106,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/datafactory/arm-datafactory",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-datafactory?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/datafactory/arm-datafactory"
}
Loading

0 comments on commit aaa4295

Please sign in to comment.