|
1 | 1 | # Release History
|
2 | 2 |
|
| 3 | +## 6.0.0 (2023-06-08) |
| 4 | +### Breaking Changes |
| 5 | + |
| 6 | +- Type of `RestorePointSourceVMDataDisk.DiskRestorePoint` has been changed from `*DiskRestorePointAttributes` to `*APIEntityReference` |
| 7 | +- Type of `RestorePointSourceVMOSDisk.DiskRestorePoint` has been changed from `*DiskRestorePointAttributes` to `*APIEntityReference` |
| 8 | +- Enum `ExpandTypeForListVMs` has been removed |
| 9 | +- Enum `ExpandTypesForListVMs` has been removed |
| 10 | +- Enum `RestorePointEncryptionType` has been removed |
| 11 | +- Function `*DedicatedHostsClient.NewListAvailableSizesPager` has been removed |
| 12 | +- Function `*VirtualMachineScaleSetsClient.BeginReapply` has been removed |
| 13 | +- Struct `DedicatedHostSizeListResult` has been removed |
| 14 | +- Struct `DiskRestorePointAttributes` has been removed |
| 15 | +- Struct `RestorePointEncryption` has been removed |
| 16 | +- Struct `RunCommandManagedIdentity` has been removed |
| 17 | +- Struct `SecurityPostureReference` has been removed |
| 18 | +- Field `SKU` of struct `DedicatedHostUpdate` has been removed |
| 19 | +- Field `BypassPlatformSafetyChecksOnUserSchedule` of struct `LinuxVMGuestPatchAutomaticByPlatformSettings` has been removed |
| 20 | +- Field `HyperVGeneration` of struct `RestorePointSourceMetadata` has been removed |
| 21 | +- Field `WriteAcceleratorEnabled` of struct `RestorePointSourceVMDataDisk` has been removed |
| 22 | +- Field `WriteAcceleratorEnabled` of struct `RestorePointSourceVMOSDisk` has been removed |
| 23 | +- Field `ProvisionAfterExtensions` of struct `VirtualMachineExtensionProperties` has been removed |
| 24 | +- Field `ErrorBlobManagedIdentity`, `OutputBlobManagedIdentity`, `TreatFailureAsDeploymentFailure` of struct `VirtualMachineRunCommandProperties` has been removed |
| 25 | +- Field `ScriptURIManagedIdentity` of struct `VirtualMachineRunCommandScriptSource` has been removed |
| 26 | +- Field `PriorityMixPolicy`, `SpotRestorePolicy` of struct `VirtualMachineScaleSetUpdateProperties` has been removed |
| 27 | +- Field `Location` of struct `VirtualMachineScaleSetVMExtension` has been removed |
| 28 | +- Field `SecurityPostureReference` of struct `VirtualMachineScaleSetVMProfile` has been removed |
| 29 | +- Field `Hibernate` of struct `VirtualMachineScaleSetsClientBeginDeallocateOptions` has been removed |
| 30 | +- Field `Expand` of struct `VirtualMachinesClientListAllOptions` has been removed |
| 31 | +- Field `Expand` of struct `VirtualMachinesClientListOptions` has been removed |
| 32 | +- Field `BypassPlatformSafetyChecksOnUserSchedule` of struct `WindowsVMGuestPatchAutomaticByPlatformSettings` has been removed |
| 33 | + |
| 34 | +### Features Added |
| 35 | + |
| 36 | +- New enum type `FileFormat` with values `FileFormatVHD`, `FileFormatVHDX` |
| 37 | +- New field `FileFormat` in struct `GrantAccessData` |
| 38 | +- New field `ID` in struct `VirtualMachineScaleSetUpdateIPConfiguration` |
| 39 | +- New field `ID` in struct `VirtualMachineScaleSetUpdateNetworkConfiguration` |
| 40 | + |
| 41 | + |
3 | 42 | ## 5.0.0 (2023-05-26)
|
4 | 43 | ### Breaking Changes
|
5 | 44 |
|
|
0 commit comments