Skip to content

Commit 86da041

Browse files
author
SDKAuto
committed
CodeGen from PR 18980 in Azure/azure-rest-api-specs
Merge 7c6e00a844eb2df4c0e211c5c253222aba7416ce into cfe4dc8393d283e59cc6af4fceaf2c70eaee31a9
1 parent 9067ea6 commit 86da041

28 files changed

+2893
-1947
lines changed

sdk/compute/arm-compute/CHANGELOG.md

Lines changed: 60 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,67 @@
11
# Release History
2+
3+
## 19.0.0 (2022-06-02)
4+
5+
**Features**
26

3-
## 18.0.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
7+
- Added operation CommunityGalleryImages.list
8+
- Added operation CommunityGalleryImageVersions.list
9+
- Added operation VirtualMachineImages.listByEdgeZone
10+
- Added Interface CommunityGalleryImageList
11+
- Added Interface CommunityGalleryImagesListNextOptionalParams
12+
- Added Interface CommunityGalleryImagesListOptionalParams
13+
- Added Interface CommunityGalleryImageVersionList
14+
- Added Interface CommunityGalleryImageVersionsListNextOptionalParams
15+
- Added Interface CommunityGalleryImageVersionsListOptionalParams
16+
- Added Interface CopyCompletionError
17+
- Added Interface SharedGalleryDiskImage
18+
- Added Interface SharedGalleryImageVersionStorageProfile
19+
- Added Interface UserArtifactSettings
20+
- Added Interface VirtualMachineImagesListByEdgeZoneOptionalParams
21+
- Added Interface VmImagesInEdgeZoneListResult
22+
- Added Type Alias CommunityGalleryImagesListNextResponse
23+
- Added Type Alias CommunityGalleryImagesListResponse
24+
- Added Type Alias CommunityGalleryImageVersionsListNextResponse
25+
- Added Type Alias CommunityGalleryImageVersionsListResponse
26+
- Added Type Alias CopyCompletionErrorReason
27+
- Added Type Alias GalleryProvisioningState
28+
- Added Type Alias SharedGalleryDataDiskImage
29+
- Added Type Alias SharedGalleryHostCaching
30+
- Added Type Alias SharedGalleryOSDiskImage
31+
- Added Type Alias VirtualMachineImagesListByEdgeZoneResponse
32+
- Interface DiskEncryptionSetUpdate has a new optional parameter federatedClientId
33+
- Interface EncryptionSetIdentity has a new optional parameter userAssignedIdentities
34+
- Interface ImageDiskReference has a new optional parameter communityGalleryImageId
35+
- Interface ImageDiskReference has a new optional parameter sharedGalleryImageId
36+
- Type Alias CommunityGalleryImage has a new parameter architecture
37+
- Type Alias CommunityGalleryImage has a new parameter privacyStatementUri
38+
- Type Alias CommunityGalleryImage has a new parameter eula
39+
- Type Alias CommunityGalleryImageVersion has a new parameter excludeFromLatest
40+
- Type Alias CommunityGalleryImageVersion has a new parameter storageProfile
41+
- Type Alias DiskEncryptionSet has a new parameter federatedClientId
42+
- Type Alias DiskRestorePoint has a new parameter securityProfile
43+
- Type Alias GalleryApplicationVersionPublishingProfile has a new parameter settings
44+
- Type Alias SharedGalleryImage has a new parameter architecture
45+
- Type Alias SharedGalleryImageVersion has a new parameter excludeFromLatest
46+
- Type Alias SharedGalleryImageVersion has a new parameter storageProfile
47+
- Type Alias Snapshot has a new parameter copyCompletionError
48+
- Added Enum KnownCopyCompletionErrorReason
49+
- Added Enum KnownGalleryProvisioningState
50+
- Added Enum KnownSharedGalleryHostCaching
51+
- Enum KnownDiskEncryptionSetIdentityType has a new value SystemAssignedUserAssigned
52+
- Enum KnownDiskEncryptionSetIdentityType has a new value UserAssigned
53+
- Enum KnownDiskStorageAccountTypes has a new value PremiumV2LRS
54+
- Enum KnownGallerySharingPermissionTypes has a new value Community
1055

11-
### Other Changes
56+
**Breaking Changes**
1257

58+
- Removed Enum KnownGalleryApplicationVersionPropertiesProvisioningState
59+
- Removed Enum KnownGalleryImagePropertiesProvisioningState
60+
- Removed Enum KnownGalleryImageVersionPropertiesProvisioningState
61+
- Removed Enum KnownGalleryPropertiesProvisioningState
62+
- Enum KnownSharingProfileGroupTypes no longer has value Community
63+
64+
1365
## 18.0.0 (2022-05-23)
1466

1567
**Features**

sdk/compute/arm-compute/_meta.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "d598972247be8e65a4d5294a9040d957aeb2d4f5",
2+
"commit": "4364cf45e7bfaa779a1a7f5a4562a4e0e2628b16",
33
"readme": "specification/compute/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\\compute\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-alpha.19.20220408.1 --generate-sample=true",
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=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/compute/resource-manager/readme.md --use=@autorest/typescript@6.0.0-alpha.19.20220425.1",
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"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.3.1",
7+
"use": "@autorest/typescript@6.0.0-alpha.19.20220425.1"
88
}

sdk/compute/arm-compute/package.json

Lines changed: 7 additions & 14 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 ComputeManagementClient.",
6-
"version": "18.0.1",
6+
"version": "19.0.0",
77
"engines": {
88
"node": ">=12.0.0"
99
},
@@ -40,10 +40,11 @@
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",
4546
"cross-env": "^7.0.2",
46-
"@azure/arm-network": "^26.0.0"
47+
"@azure/dev-tool": "^1.0.0"
4748
},
4849
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/compute/arm-compute",
4950
"repository": {
@@ -94,7 +95,7 @@
9495
"unit-test:node": "cross-env TEST_MODE=playback npm run integration-test:node",
9596
"unit-test:browser": "echo skipped",
9697
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
97-
"integration-test:node": "mocha -r esm --require ts-node/register --timeout 1200000 --full-trace test/*.ts --reporter ../../../common/tools/mocha-multi-reporter.js",
98+
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
9899
"integration-test:browser": "echo skipped",
99100
"docs": "echo skipped"
100101
},
@@ -107,13 +108,5 @@
107108
}
108109
]
109110
},
110-
"autoPublish": true,
111-
"//sampleConfiguration": {
112-
"productName": "",
113-
"productSlugs": [
114-
"azure"
115-
],
116-
"disableDocsMs": true,
117-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-compute?view=azure-node-preview"
118-
}
119-
}
111+
"autoPublish": true
112+
}

0 commit comments

Comments
 (0)