Skip to content

Commit 94c7e2f

Browse files
authored
datafactory-track1 (Azure#18784)
1 parent 107d25f commit 94c7e2f

17 files changed

+344
-335
lines changed

sdk/datafactory/arm-datafactory/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@azure/arm-datafactory",
33
"author": "Microsoft Corporation",
44
"description": "DataFactoryManagementClient Library with typescript type definitions for node.js and browser.",
5-
"version": "8.1.0",
5+
"version": "9.0.0",
66
"dependencies": {
77
"@azure/ms-rest-azure-js": "^2.1.0",
88
"@azure/ms-rest-js": "^2.2.0",
@@ -27,7 +27,7 @@
2727
"rollup-plugin-sourcemaps": "^0.4.2",
2828
"uglify-js": "^3.6.0"
2929
},
30-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/feature/v4/sdk/datafactory/arm-datafactory",
30+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/datafactory/arm-datafactory",
3131
"repository": {
3232
"type": "git",
3333
"url": "https://github.com/Azure/azure-sdk-for-js.git"

sdk/datafactory/arm-datafactory/src/dataFactoryManagementClientContext.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import * as msRestAzure from "@azure/ms-rest-azure-js";
1313
import { TokenCredential } from "@azure/core-auth";
1414

1515
const packageName = "@azure/arm-datafactory";
16-
const packageVersion = "8.1.0";
16+
const packageVersion = "9.0.0";
1717

1818
export class DataFactoryManagementClientContext extends msRestAzure.AzureServiceClient {
1919
credentials: msRest.ServiceClientCredentials | TokenCredential;

sdk/datafactory/arm-datafactory/src/models/dataFlowDebugSessionMappers.ts

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,23 +98,18 @@ export {
9898
DataFlowDebugSessionExecuteCommandHeaders,
9999
DataFlowDebugSessionInfo,
100100
DataFlowFolder,
101+
DataFlowReference,
101102
DataFlowSink,
102103
DataFlowSource,
103104
DataFlowSourceSetting,
104105
DataFlowStagingInfo,
105106
Dataset,
106-
DatasetBZip2Compression,
107107
DatasetCompression,
108108
DatasetDebugResource,
109-
DatasetDeflateCompression,
110109
DatasetFolder,
111-
DatasetGZipCompression,
112110
DatasetLocation,
113111
DatasetReference,
114112
DatasetStorageFormat,
115-
DatasetTarCompression,
116-
DatasetTarGZipCompression,
117-
DatasetZipDeflateCompression,
118113
Db2LinkedService,
119114
Db2TableDataset,
120115
DeleteDataFlowDebugSessionRequest,
@@ -136,6 +131,7 @@ export {
136131
FileServerLinkedService,
137132
FileServerLocation,
138133
FileShareDataset,
134+
Flowlet,
139135
FtpServerLinkedService,
140136
FtpServerLocation,
141137
GoogleAdWordsLinkedService,

sdk/datafactory/arm-datafactory/src/models/dataFlowsMappers.ts

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -178,18 +178,12 @@ export {
178178
DataFlowStagingInfo,
179179
DataLakeAnalyticsUSQLActivity,
180180
Dataset,
181-
DatasetBZip2Compression,
182181
DatasetCompression,
183-
DatasetDeflateCompression,
184182
DatasetFolder,
185-
DatasetGZipCompression,
186183
DatasetLocation,
187184
DatasetReference,
188185
DatasetResource,
189186
DatasetStorageFormat,
190-
DatasetTarCompression,
191-
DatasetTarGZipCompression,
192-
DatasetZipDeflateCompression,
193187
Db2LinkedService,
194188
Db2Source,
195189
Db2TableDataset,
@@ -249,6 +243,7 @@ export {
249243
FileSystemSink,
250244
FileSystemSource,
251245
FilterActivity,
246+
Flowlet,
252247
ForEachActivity,
253248
FormatReadSettings,
254249
FormatWriteSettings,
@@ -425,6 +420,7 @@ export {
425420
PostgreSqlSource,
426421
PostgreSqlTableDataset,
427422
PowerQuerySink,
423+
PowerQuerySinkMapping,
428424
PowerQuerySource,
429425
PrestoLinkedService,
430426
PrestoObjectDataset,

sdk/datafactory/arm-datafactory/src/models/datasetsMappers.ts

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -177,19 +177,13 @@ export {
177177
DataFlowStagingInfo,
178178
DataLakeAnalyticsUSQLActivity,
179179
Dataset,
180-
DatasetBZip2Compression,
181180
DatasetCompression,
182-
DatasetDeflateCompression,
183181
DatasetFolder,
184-
DatasetGZipCompression,
185182
DatasetListResponse,
186183
DatasetLocation,
187184
DatasetReference,
188185
DatasetResource,
189186
DatasetStorageFormat,
190-
DatasetTarCompression,
191-
DatasetTarGZipCompression,
192-
DatasetZipDeflateCompression,
193187
Db2LinkedService,
194188
Db2Source,
195189
Db2TableDataset,
@@ -249,6 +243,7 @@ export {
249243
FileSystemSink,
250244
FileSystemSource,
251245
FilterActivity,
246+
Flowlet,
252247
ForEachActivity,
253248
FormatReadSettings,
254249
FormatWriteSettings,
@@ -425,6 +420,7 @@ export {
425420
PostgreSqlSource,
426421
PostgreSqlTableDataset,
427422
PowerQuerySink,
423+
PowerQuerySinkMapping,
428424
PowerQuerySource,
429425
PrestoLinkedService,
430426
PrestoObjectDataset,

sdk/datafactory/arm-datafactory/src/models/factoriesMappers.ts

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -178,18 +178,12 @@ export {
178178
DataFlowStagingInfo,
179179
DataLakeAnalyticsUSQLActivity,
180180
Dataset,
181-
DatasetBZip2Compression,
182181
DatasetCompression,
183-
DatasetDeflateCompression,
184182
DatasetFolder,
185-
DatasetGZipCompression,
186183
DatasetLocation,
187184
DatasetReference,
188185
DatasetResource,
189186
DatasetStorageFormat,
190-
DatasetTarCompression,
191-
DatasetTarGZipCompression,
192-
DatasetZipDeflateCompression,
193187
Db2LinkedService,
194188
Db2Source,
195189
Db2TableDataset,
@@ -252,6 +246,7 @@ export {
252246
FileSystemSink,
253247
FileSystemSource,
254248
FilterActivity,
249+
Flowlet,
255250
ForEachActivity,
256251
FormatReadSettings,
257252
FormatWriteSettings,
@@ -430,6 +425,7 @@ export {
430425
PostgreSqlSource,
431426
PostgreSqlTableDataset,
432427
PowerQuerySink,
428+
PowerQuerySinkMapping,
433429
PowerQuerySource,
434430
PrestoLinkedService,
435431
PrestoObjectDataset,

0 commit comments

Comments
 (0)