Skip to content

Commit cbe9246

Browse files
author
SDKAuto
committed
CodeGen from PR 20693 in Azure/azure-rest-api-specs
Merge 1b1b28a861912fb07eb40eca71cca2caf9a1b5ce into af1be2677e619e483210064ff658e62ec25053aa
1 parent 10e08b9 commit cbe9246

File tree

11 files changed

+792
-474
lines changed

11 files changed

+792
-474
lines changed

sdk/kusto/arm-kusto/CHANGELOG.md

Lines changed: 50 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,55 @@
11
# Release History
2+
3+
## 7.2.0 (2022-09-14)
4+
5+
**Features**
26

3-
## 7.1.3 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
7+
- Added Interface AttachedDatabaseConfiguration
8+
- Added Interface Cluster
9+
- Added Interface ClusterPrincipalAssignment
10+
- Added Interface ClusterUpdate
11+
- Added Interface Database
12+
- Added Interface DatabasePrincipalAssignment
13+
- Added Interface DataConnection
14+
- Added Interface EventGridDataConnection
15+
- Added Interface EventHubDataConnection
16+
- Added Interface IotHubDataConnection
17+
- Added Interface ManagedPrivateEndpoint
18+
- Added Interface OutboundNetworkDependenciesEndpoint
19+
- Added Interface PrivateEndpointConnection
20+
- Added Interface PrivateLinkResource
21+
- Added Interface ProxyResource
22+
- Added Interface ReadOnlyFollowingDatabase
23+
- Added Interface ReadWriteDatabase
24+
- Added Interface Script
25+
- Added Interface TrackedResource
26+
- Added Type Alias CallerRole
27+
- Added Type Alias DatabaseShareOrigin
28+
- Interface DatabasesCreateOrUpdateOptionalParams has a new optional parameter callerRole
29+
- Interface DatabasesUpdateOptionalParams has a new optional parameter callerRole
30+
- Interface FollowerDatabaseDefinition has a new optional parameter databaseShareOrigin
31+
- Interface FollowerDatabaseDefinition has a new optional parameter tableLevelSharingProperties
32+
- Added Enum KnownCallerRole
33+
- Added Enum KnownDatabaseShareOrigin
34+
- Enum KnownAzureSkuName has a new value StandardE16DV4
35+
- Enum KnownAzureSkuName has a new value StandardE16DV5
36+
- Enum KnownAzureSkuName has a new value StandardE2DV4
37+
- Enum KnownAzureSkuName has a new value StandardE2DV5
38+
- Enum KnownAzureSkuName has a new value StandardE4DV4
39+
- Enum KnownAzureSkuName has a new value StandardE4DV5
40+
- Enum KnownAzureSkuName has a new value StandardE8DV4
41+
- Enum KnownAzureSkuName has a new value StandardE8DV5
42+
- Enum KnownAzureSkuName has a new value StandardEC16AdsV5
43+
- Enum KnownAzureSkuName has a new value StandardEC16AsV53TBPS
44+
- Enum KnownAzureSkuName has a new value StandardEC16AsV54TBPS
45+
- Enum KnownAzureSkuName has a new value StandardEC8AdsV5
46+
- Enum KnownAzureSkuName has a new value StandardEC8AsV51TBPS
47+
- Enum KnownAzureSkuName has a new value StandardEC8AsV52TBPS
48+
- Enum KnownAzureSkuName has a new value StandardL16AsV3
49+
- Enum KnownAzureSkuName has a new value StandardL16SV3
50+
- Enum KnownAzureSkuName has a new value StandardL8AsV3
51+
- Enum KnownAzureSkuName has a new value StandardL8SV3
52+
1353
## 7.1.2 (2022-06-17)
1454

1555
**Features**

sdk/kusto/arm-kusto/_meta.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "3ac3a0a3ddb7fdefb698b0636fbd70e4df72e4e5",
2+
"commit": "867105d6b1875771f9edb82bd9df92480dbbcff4",
33
"readme": "specification/azure-kusto/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:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\azure-kusto\\resource-manager\\readme.md --use=@autorest/[email protected]beta.20 --generate-sample=true",
4+
"autorest_command": "autorest --version=3.8.4 --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/azure-kusto/resource-manager/readme.md --use=@autorest/[email protected]rc.1",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.3.2",
7-
"use": "@autorest/[email protected]beta.20"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
7+
"use": "@autorest/[email protected]rc.1"
88
}

sdk/kusto/arm-kusto/package.json

Lines changed: 4 additions & 13 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 KustoManagementClient.",
6-
"version": "7.1.3",
6+
"version": "7.2.0",
77
"engines": {
88
"node": ">=12.0.0"
99
},
@@ -98,8 +98,7 @@
9898
"unit-test:browser": "echo skipped",
9999
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
100100
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
101-
"integration-test:browser": "echo skipped",
102-
"docs": "echo skipped"
101+
"integration-test:browser": "echo skipped"
103102
},
104103
"sideEffects": false,
105104
"//metadata": {
@@ -110,13 +109,5 @@
110109
}
111110
]
112111
},
113-
"autoPublish": true,
114-
"//sampleConfiguration": {
115-
"productName": "",
116-
"productSlugs": [
117-
"azure"
118-
],
119-
"disableDocsMs": true,
120-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-kusto?view=azure-node-preview"
121-
}
122-
}
112+
"autoPublish": true
113+
}

0 commit comments

Comments
 (0)