Skip to content

Commit

Permalink
release compute package with package-2022-04-04 version (#22366)
Browse files Browse the repository at this point in the history
* release compute package with package-2022-04-04 version

* release compute package with package-2022-04-04 version

* release compute package with package-2022-04-04 version

Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <[email protected]>
  • Loading branch information
kazrael2119 and kazrael2119 authored Jun 27, 2022
1 parent c16e474 commit 24463f4
Show file tree
Hide file tree
Showing 115 changed files with 2,145 additions and 1,795 deletions.
106 changes: 96 additions & 10 deletions sdk/compute/arm-compute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,101 @@
# Release History

## 19.1.0 (2022-06-27)

**Features**

## 19.0.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

- Added Interface AvailabilitySet
- Added Interface AvailabilitySetUpdate
- Added Interface CapacityReservation
- Added Interface CapacityReservationGroup
- Added Interface CapacityReservationGroupUpdate
- Added Interface CapacityReservationInstanceViewWithName
- Added Interface CapacityReservationUpdate
- Added Interface CommunityGallery
- Added Interface CommunityGalleryImage
- Added Interface CommunityGalleryImageVersion
- Added Interface DataDiskImageEncryption
- Added Interface DedicatedHost
- Added Interface DedicatedHostGroup
- Added Interface DedicatedHostGroupUpdate
- Added Interface DedicatedHostInstanceViewWithName
- Added Interface DedicatedHostUpdate
- Added Interface Disk
- Added Interface DiskAccess
- Added Interface DiskEncryptionSet
- Added Interface DiskEncryptionSetParameters
- Added Interface DiskRestorePoint
- Added Interface Gallery
- Added Interface GalleryApplication
- Added Interface GalleryApplicationUpdate
- Added Interface GalleryApplicationVersion
- Added Interface GalleryApplicationVersionPublishingProfile
- Added Interface GalleryApplicationVersionUpdate
- Added Interface GalleryDataDiskImage
- Added Interface GalleryImage
- Added Interface GalleryImageUpdate
- Added Interface GalleryImageVersion
- Added Interface GalleryImageVersionPublishingProfile
- Added Interface GalleryImageVersionUpdate
- Added Interface GalleryOSDiskImage
- Added Interface GalleryUpdate
- Added Interface Image_2
- Added Interface ImageDataDisk
- Added Interface ImageOSDisk
- Added Interface ImageReference
- Added Interface ImageUpdate
- Added Interface ManagedDiskParameters
- Added Interface NetworkInterfaceReference
- Added Interface OSDiskImageEncryption
- Added Interface PirSharedGalleryResource
- Added Interface ProximityPlacementGroup
- Added Interface ProximityPlacementGroupUpdate
- Added Interface RequestRateByIntervalInput
- Added Interface RestorePoint
- Added Interface RestorePointCollection
- Added Interface RestorePointCollectionUpdate
- Added Interface RollingUpgradeStatusInfo
- Added Interface RunCommandDocument
- Added Interface SharedGallery
- Added Interface SharedGalleryDataDiskImage
- Added Interface SharedGalleryImage
- Added Interface SharedGalleryImageVersion
- Added Interface SharedGalleryOSDiskImage
- Added Interface Snapshot
- Added Interface SshPublicKeyResource
- Added Interface SshPublicKeyUpdateResource
- Added Interface SubResourceWithColocationStatus
- Added Interface SystemData
- Added Interface ThrottledRequestsInput
- Added Interface VirtualMachine
- Added Interface VirtualMachineCaptureResult
- Added Interface VirtualMachineExtension
- Added Interface VirtualMachineExtensionImage
- Added Interface VirtualMachineExtensionUpdate
- Added Interface VirtualMachineImage
- Added Interface VirtualMachineImageResource
- Added Interface VirtualMachineRunCommand
- Added Interface VirtualMachineRunCommandUpdate
- Added Interface VirtualMachineScaleSet
- Added Interface VirtualMachineScaleSetExtension
- Added Interface VirtualMachineScaleSetExtensionUpdate
- Added Interface VirtualMachineScaleSetIPConfiguration
- Added Interface VirtualMachineScaleSetNetworkConfiguration
- Added Interface VirtualMachineScaleSetReimageParameters
- Added Interface VirtualMachineScaleSetUpdate
- Added Interface VirtualMachineScaleSetUpdateIPConfiguration
- Added Interface VirtualMachineScaleSetUpdateNetworkConfiguration
- Added Interface VirtualMachineScaleSetVM
- Added Interface VirtualMachineScaleSetVMExtension
- Added Interface VirtualMachineScaleSetVMExtensionUpdate
- Added Interface VirtualMachineScaleSetVMReimageParameters
- Added Interface VirtualMachineUpdate
- Added Type Alias CloudServiceSlotType
- Interface CloudService has a new optional parameter systemData
- Interface CloudServiceNetworkProfile has a new optional parameter slotType
- Added Enum KnownCloudServiceSlotType


## 19.0.0 (2022-06-06)

**Features**
Expand Down
8 changes: 4 additions & 4 deletions sdk/compute/arm-compute/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "7168ecde052e9797d31d74c40ad00ac68c74ec6a",
"commit": "fda2db441da3f1fab31bb235e97da3e33c8e3903",
"readme": "specification/compute/resource-manager/readme.md",
"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\\compute\\resource-manager\\readme.md --use=@autorest/[email protected]beta.20 --generate-sample=true",
"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\\compute\\resource-manager\\readme.md --use=@autorest/[email protected]rc.1 --generate-sample=true",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].0",
"use": "@autorest/[email protected]beta.20"
"release_tool": "@azure-tools/[email protected].2",
"use": "@autorest/[email protected]rc.1"
}
5 changes: 2 additions & 3 deletions sdk/compute/arm-compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for ComputeManagementClient.",
"version": "19.0.1",
"version": "19.1.0",
"engines": {
"node": ">=12.0.0"
},
Expand Down Expand Up @@ -99,8 +99,7 @@
"unit-test:browser": "echo skipped",
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
"integration-test:browser": "echo skipped",
"docs": "echo skipped"
"integration-test:browser": "echo skipped"
},
"sideEffects": false,
"//metadata": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 24463f4

Please sign in to comment.