Skip to content

Commit cf8c3e6

Browse files
author
SDKAuto
committed
CodeGen from PR 25434 in Azure/azure-rest-api-specs
Merge 6b5357bc5a3756928751c99b20acb7aa91daa1d0 into 0762e82bcccef4a032e29dda5e4c07fd7cc822a6
1 parent bee1434 commit cf8c3e6

23 files changed

+1596
-111
lines changed

sdk/kusto/arm-kusto/CHANGELOG.md

Lines changed: 55 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,60 @@
11
# Release History
2+
3+
## 8.1.0 (2023-08-29)
4+
5+
**Features**
26

3-
## 8.0.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
7+
- Added operation group SandboxCustomImages
8+
- Added Interface SandboxCustomImage
9+
- Added Interface SandboxCustomImagesCheckNameAvailabilityOptionalParams
10+
- Added Interface SandboxCustomImagesCheckNameRequest
11+
- Added Interface SandboxCustomImagesCreateOrUpdateOptionalParams
12+
- Added Interface SandboxCustomImagesDeleteHeaders
13+
- Added Interface SandboxCustomImagesDeleteOptionalParams
14+
- Added Interface SandboxCustomImagesGetOptionalParams
15+
- Added Interface SandboxCustomImagesListByClusterOptionalParams
16+
- Added Interface SandboxCustomImagesListResult
17+
- Added Interface SandboxCustomImagesUpdateHeaders
18+
- Added Interface SandboxCustomImagesUpdateOptionalParams
19+
- Added Type Alias Language
20+
- Added Type Alias SandboxCustomImagesCheckNameAvailabilityResponse
21+
- Added Type Alias SandboxCustomImagesCreateOrUpdateResponse
22+
- Added Type Alias SandboxCustomImagesGetResponse
23+
- Added Type Alias SandboxCustomImagesListByClusterResponse
24+
- Added Type Alias SandboxCustomImagesUpdateResponse
25+
- Added Type Alias VnetState
26+
- Interface AttachedDatabaseConfigurationsDeleteHeaders has a new optional parameter location
27+
- Interface ClusterPrincipalAssignmentsDeleteHeaders has a new optional parameter location
28+
- Interface ClustersAddLanguageExtensionsHeaders has a new optional parameter location
29+
- Interface ClustersDeleteHeaders has a new optional parameter location
30+
- Interface ClustersDetachFollowerDatabasesHeaders has a new optional parameter location
31+
- Interface ClustersDiagnoseVirtualNetworkHeaders has a new optional parameter location
32+
- Interface ClustersMigrateHeaders has a new optional parameter location
33+
- Interface ClustersRemoveLanguageExtensionsHeaders has a new optional parameter location
34+
- Interface ClustersStartHeaders has a new optional parameter location
35+
- Interface ClustersStopHeaders has a new optional parameter location
36+
- Interface ClustersUpdateHeaders has a new optional parameter location
37+
- Interface ClusterUpdate has a new optional parameter zones
38+
- Interface DatabasePrincipalAssignmentsDeleteHeaders has a new optional parameter location
39+
- Interface DatabasesDeleteHeaders has a new optional parameter location
40+
- Interface DatabasesUpdateHeaders has a new optional parameter location
41+
- Interface DataConnectionsDataConnectionValidationHeaders has a new optional parameter location
42+
- Interface DataConnectionsDeleteHeaders has a new optional parameter location
43+
- Interface DataConnectionsUpdateHeaders has a new optional parameter location
44+
- Interface EndpointDetail has a new optional parameter ipAddress
45+
- Interface LanguageExtension has a new optional parameter languageExtensionCustomImageName
46+
- Interface ManagedPrivateEndpointsDeleteHeaders has a new optional parameter location
47+
- Interface ManagedPrivateEndpointsUpdateHeaders has a new optional parameter location
48+
- Interface PrivateEndpointConnectionsDeleteHeaders has a new optional parameter location
49+
- Interface ScriptsDeleteHeaders has a new optional parameter location
50+
- Interface ScriptsUpdateHeaders has a new optional parameter location
51+
- Interface VirtualNetworkConfiguration has a new optional parameter state
52+
- Added Enum KnownLanguage
53+
- Added Enum KnownVnetState
54+
- Enum KnownLanguageExtensionImageName has a new value Python3108DL
55+
- Enum KnownLanguageExtensionImageName has a new value PythonCustomImage
56+
57+
1358
## 8.0.0 (2023-07-05)
1459

1560
**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": "95358a2b319539960ec94ca7decd47c28f4fc2d0",
2+
"commit": "c10f15f4719268557a7c12605a6842e729c7011f",
33
"readme": "specification/azure-kusto/resource-manager/readme.md",
4-
"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\\azure-kusto\\resource-manager\\readme.md --use=@autorest/[email protected].5 --generate-sample=true",
4+
"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/azure-kusto/resource-manager/readme.md --use=@autorest/typescript@^6.0.4",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/[email protected].0",
7-
"use": "@autorest/[email protected].5"
6+
"release_tool": "@azure-tools/[email protected].2",
7+
"use": "@autorest/typescript@^6.0.4"
88
}

sdk/kusto/arm-kusto/package.json

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for KustoManagementClient.",
6-
"version": "8.0.1",
6+
"version": "8.1.0",
77
"engines": {
88
"node": ">=14.0.0"
99
},
1010
"dependencies": {
11-
"@azure/core-lro": "^2.5.3",
11+
"@azure/core-lro": "^2.5.4",
1212
"@azure/abort-controller": "^1.0.0",
1313
"@azure/core-paging": "^1.2.0",
1414
"@azure/core-client": "^1.7.0",
1515
"@azure/core-auth": "^1.3.0",
16-
"@azure/core-rest-pipeline": "^1.8.0",
16+
"@azure/core-rest-pipeline": "^1.12.0",
1717
"tslib": "^2.2.0"
1818
},
1919
"keywords": [
@@ -48,8 +48,8 @@
4848
"chai": "^4.2.0",
4949
"cross-env": "^7.0.2",
5050
"@types/node": "^14.0.0",
51-
"@azure/dev-tool": "^1.0.0",
52-
"ts-node": "^10.0.0"
51+
"ts-node": "^10.0.0",
52+
"@azure/dev-tool": "^1.0.0"
5353
},
5454
"repository": {
5555
"type": "git",
@@ -112,13 +112,5 @@
112112
]
113113
},
114114
"autoPublish": true,
115-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/kusto/arm-kusto",
116-
"//sampleConfiguration": {
117-
"productName": "",
118-
"productSlugs": [
119-
"azure"
120-
],
121-
"disableDocsMs": true,
122-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-kusto?view=azure-node-preview"
123-
}
124-
}
115+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/kusto/arm-kusto"
116+
}

0 commit comments

Comments
 (0)