Skip to content

Commit f89241a

Browse files
author
SDKAuto
committed
CodeGen from PR 20090 in Azure/azure-rest-api-specs
Merge 0e1c57e5fc797070b2a44cf23514b70bab9b3fa1 into 2feaf7f24cc26a7274c9fd79015ae62b1d273986
1 parent eb0aa1d commit f89241a

File tree

10 files changed

+1078
-647
lines changed

10 files changed

+1078
-647
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/streamanalytics/arm-streamanalytics/CHANGELOG.md

Lines changed: 68 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,73 @@
11
# Release History
2+
3+
## 4.1.0 (2022-08-07)
4+
5+
**Features**
26

3-
## 4.0.2 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
7+
- Added Interface AggregateFunctionProperties
8+
- Added Interface AvroSerialization
9+
- Added Interface AzureDataLakeStoreOutputDataSource
10+
- Added Interface AzureDataLakeStoreOutputDataSourceProperties
11+
- Added Interface AzureFunctionOutputDataSource
12+
- Added Interface AzureMachineLearningWebServiceFunctionBinding
13+
- Added Interface AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters
14+
- Added Interface AzureSqlDatabaseOutputDataSource
15+
- Added Interface AzureSqlDatabaseOutputDataSourceProperties
16+
- Added Interface AzureSqlReferenceInputDataSource
17+
- Added Interface AzureSynapseOutputDataSource
18+
- Added Interface AzureSynapseOutputDataSourceProperties
19+
- Added Interface AzureTableOutputDataSource
20+
- Added Interface BlobOutputDataSource
21+
- Added Interface BlobOutputDataSourceProperties
22+
- Added Interface BlobReferenceInputDataSource
23+
- Added Interface BlobReferenceInputDataSourceProperties
24+
- Added Interface BlobStreamInputDataSource
25+
- Added Interface BlobStreamInputDataSourceProperties
26+
- Added Interface Cluster
27+
- Added Interface CsvSerialization
28+
- Added Interface DocumentDbOutputDataSource
29+
- Added Interface EventHubDataSourceProperties
30+
- Added Interface EventHubOutputDataSource
31+
- Added Interface EventHubOutputDataSourceProperties
32+
- Added Interface EventHubStreamInputDataSource
33+
- Added Interface EventHubStreamInputDataSourceProperties
34+
- Added Interface EventHubV2OutputDataSource
35+
- Added Interface EventHubV2StreamInputDataSource
36+
- Added Interface FileReferenceInputDataSource
37+
- Added Interface FunctionModel
38+
- Added Interface GatewayMessageBusOutputDataSource
39+
- Added Interface GatewayMessageBusOutputDataSourceProperties
40+
- Added Interface GatewayMessageBusSourceProperties
41+
- Added Interface GatewayMessageBusStreamInputDataSource
42+
- Added Interface GatewayMessageBusStreamInputDataSourceProperties
43+
- Added Interface Input
44+
- Added Interface IoTHubStreamInputDataSource
45+
- Added Interface JavaScriptFunctionBinding
46+
- Added Interface JavaScriptFunctionRetrieveDefaultDefinitionParameters
47+
- Added Interface JobStorageAccount
48+
- Added Interface JsonSerialization
49+
- Added Interface Output
50+
- Added Interface ParquetSerialization
51+
- Added Interface PowerBIOutputDataSource
52+
- Added Interface PowerBIOutputDataSourceProperties
53+
- Added Interface PrivateEndpoint
54+
- Added Interface ProxyResource
55+
- Added Interface ReferenceInputProperties
56+
- Added Interface ScalarFunctionProperties
57+
- Added Interface ServiceBusQueueOutputDataSource
58+
- Added Interface ServiceBusQueueOutputDataSourceProperties
59+
- Added Interface ServiceBusTopicOutputDataSource
60+
- Added Interface ServiceBusTopicOutputDataSourceProperties
61+
- Added Interface StreamingJob
62+
- Added Interface StreamInputProperties
63+
- Added Interface SubscriptionQuota
64+
- Added Interface TrackedResource
65+
- Added Interface Transformation
66+
- Interface BlobDataSourceProperties has a new optional parameter authenticationMode
67+
- Interface FunctionProperties has a new optional parameter binding
68+
- Interface FunctionProperties has a new optional parameter inputs
69+
- Interface FunctionProperties has a new optional parameter output
70+
1371
## 4.0.1 (2022-05-05)
1472

1573
**Features**
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "d600759c3516b61a7c353bc8682bccbab85a6f65",
3-
"readme": "specification\\streamanalytics\\resource-manager\\readme.md",
4-
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\work\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\streamanalytics\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-alpha.19.20220408.1 --generate-sample=true",
2+
"commit": "169673853d10f7cdcf2f5f1dadfba5b804db7282",
3+
"readme": "specification/streamanalytics/resource-manager/readme.md",
4+
"autorest_command": "",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.3.0",
7-
"use": "@autorest/typescript@6.0.0-alpha.19.20220408.1"
8-
}
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.1",
7+
"use": "@autorest/typescript@6.0.0-rc.1"
8+
}

sdk/streamanalytics/arm-streamanalytics/package.json

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for StreamAnalyticsManagementClient.",
6-
"version": "4.0.2",
6+
"version": "4.1.0",
77
"engines": {
88
"node": ">=12.0.0"
99
},
@@ -40,9 +40,13 @@
4040
"uglify-js": "^3.4.9",
4141
"rimraf": "^3.0.0",
4242
"@azure/identity": "^2.0.1",
43-
"@azure-tools/test-recorder": "^1.0.0",
43+
"@azure-tools/test-recorder": "^2.0.0",
44+
"@azure-tools/test-credential": "^1.0.0",
4445
"mocha": "^7.1.1",
45-
"cross-env": "^7.0.2"
46+
"@types/chai": "^4.2.8",
47+
"chai": "^4.2.0",
48+
"cross-env": "^7.0.2",
49+
"@azure/dev-tool": "^1.0.0"
4650
},
4751
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/streamanalytics/arm-streamanalytics",
4852
"repository": {
@@ -93,9 +97,8 @@
9397
"unit-test:node": "cross-env TEST_MODE=playback npm run integration-test:node",
9498
"unit-test:browser": "echo skipped",
9599
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
96-
"integration-test:node": "mocha -r esm --require ts-node/register --timeout 1200000 --full-trace test/*.ts --reporter ../../../common/tools/mocha-multi-reporter.js",
97-
"integration-test:browser": "echo skipped",
98-
"docs": "echo skipped"
100+
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
101+
"integration-test:browser": "echo skipped"
99102
},
100103
"sideEffects": false,
101104
"//metadata": {
@@ -106,13 +109,5 @@
106109
}
107110
]
108111
},
109-
"autoPublish": true,
110-
"//sampleConfiguration": {
111-
"productName": "",
112-
"productSlugs": [
113-
"azure"
114-
],
115-
"disableDocsMs": true,
116-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-streamanalytics?view=azure-node-preview"
117-
}
118-
}
112+
"autoPublish": true
113+
}

0 commit comments

Comments
 (0)