|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 21.0.0 (2023-04-17) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 20.0.1 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
| 7 | + - Added operation DedicatedHosts.listAvailableSizes |
| 8 | + - Added operation VirtualMachineScaleSets.beginReapply |
| 9 | + - Added operation VirtualMachineScaleSets.beginReapplyAndWait |
| 10 | + - Added Interface DedicatedHostSizeListResult |
| 11 | + - Added Interface DedicatedHostsListAvailableSizesOptionalParams |
| 12 | + - Added Interface DiskRestorePointAttributes |
| 13 | + - Added Interface RestorePointEncryption |
| 14 | + - Added Interface RunCommandManagedIdentity |
| 15 | + - Added Interface SecurityPostureReference |
| 16 | + - Added Interface VirtualMachineScaleSetsReapplyHeaders |
| 17 | + - Added Interface VirtualMachineScaleSetsReapplyOptionalParams |
| 18 | + - Added Type Alias DedicatedHostsListAvailableSizesResponse |
| 19 | + - Added Type Alias ExpandTypeForListVMs |
| 20 | + - Added Type Alias ExpandTypesForListVMs |
| 21 | + - Added Type Alias RestorePointEncryptionType |
| 22 | + - Interface DedicatedHostUpdate has a new optional parameter sku |
| 23 | + - Interface LinuxVMGuestPatchAutomaticByPlatformSettings has a new optional parameter bypassPlatformSafetyChecksOnUserSchedule |
| 24 | + - Interface RestorePointSourceMetadata has a new optional parameter hyperVGeneration |
| 25 | + - Interface RestorePointSourceVMDataDisk has a new optional parameter writeAcceleratorEnabled |
| 26 | + - Interface RestorePointSourceVmosDisk has a new optional parameter writeAcceleratorEnabled |
| 27 | + - Interface VirtualMachineExtension has a new optional parameter provisionAfterExtensions |
| 28 | + - Interface VirtualMachineRunCommand has a new optional parameter errorBlobManagedIdentity |
| 29 | + - Interface VirtualMachineRunCommand has a new optional parameter outputBlobManagedIdentity |
| 30 | + - Interface VirtualMachineRunCommand has a new optional parameter treatFailureAsDeploymentFailure |
| 31 | + - Interface VirtualMachineRunCommandScriptSource has a new optional parameter scriptUriManagedIdentity |
| 32 | + - Interface VirtualMachineRunCommandUpdate has a new optional parameter errorBlobManagedIdentity |
| 33 | + - Interface VirtualMachineRunCommandUpdate has a new optional parameter outputBlobManagedIdentity |
| 34 | + - Interface VirtualMachineRunCommandUpdate has a new optional parameter treatFailureAsDeploymentFailure |
| 35 | + - Interface VirtualMachineScaleSetsDeallocateOptionalParams has a new optional parameter hibernate |
| 36 | + - Interface VirtualMachineScaleSetUpdate has a new optional parameter priorityMixPolicy |
| 37 | + - Interface VirtualMachineScaleSetUpdate has a new optional parameter spotRestorePolicy |
| 38 | + - Interface VirtualMachineScaleSetVMExtension has a new optional parameter location |
| 39 | + - Interface VirtualMachineScaleSetVMExtension has a new optional parameter provisionAfterExtensions |
| 40 | + - Interface VirtualMachineScaleSetVMInstanceView has a new optional parameter computerName |
| 41 | + - Interface VirtualMachineScaleSetVMInstanceView has a new optional parameter hyperVGeneration |
| 42 | + - Interface VirtualMachineScaleSetVMInstanceView has a new optional parameter osName |
| 43 | + - Interface VirtualMachineScaleSetVMInstanceView has a new optional parameter osVersion |
| 44 | + - Interface VirtualMachineScaleSetVMProfile has a new optional parameter securityPostureReference |
| 45 | + - Interface VirtualMachinesListAllOptionalParams has a new optional parameter expand |
| 46 | + - Interface VirtualMachinesListOptionalParams has a new optional parameter expand |
| 47 | + - Interface WindowsVMGuestPatchAutomaticByPlatformSettings has a new optional parameter bypassPlatformSafetyChecksOnUserSchedule |
| 48 | + - Added Enum KnownExpandTypeForListVMs |
| 49 | + - Added Enum KnownExpandTypesForListVMs |
| 50 | + - Added Enum KnownRestorePointEncryptionType |
| 51 | + - Enum KnownStorageAccountType has a new value StandardSSDLRS |
10 | 52 |
|
11 |
| -### Other Changes |
| 53 | +**Breaking Changes** |
12 | 54 |
|
| 55 | + - Type of parameter diskRestorePoint of interface RestorePointSourceVMDataDisk is changed from ApiEntityReference to DiskRestorePointAttributes |
| 56 | + - Type of parameter diskRestorePoint of interface RestorePointSourceVmosDisk is changed from ApiEntityReference to DiskRestorePointAttributes |
| 57 | + |
| 58 | + |
13 | 59 | ## 20.0.0 (2023-01-05)
|
14 | 60 |
|
15 | 61 | **Features**
|
|
0 commit comments