|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 20.0.0 (2023-01-03) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 19.2.1 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
| 7 | + - Added Interface AlternativeOption |
| 8 | + - Added Interface GalleryApplicationCustomAction |
| 9 | + - Added Interface GalleryApplicationCustomActionParameter |
| 10 | + - Added Interface GalleryApplicationVersionSafetyProfile |
| 11 | + - Added Interface GalleryArtifactSafetyProfileBase |
| 12 | + - Added Interface GalleryArtifactVersionFullSource |
| 13 | + - Added Interface GalleryDiskImageSource |
| 14 | + - Added Interface GalleryImageVersionSafetyProfile |
| 15 | + - Added Interface ImageDeprecationStatus |
| 16 | + - Added Interface LatestGalleryImageVersion |
| 17 | + - Added Interface LoadBalancerFrontendIpConfiguration |
| 18 | + - Added Interface LoadBalancerFrontendIpConfigurationProperties |
| 19 | + - Added Interface OSImageNotificationProfile |
| 20 | + - Added Interface OSProfileProvisioningData |
| 21 | + - Added Interface PolicyViolation |
| 22 | + - Added Interface ServiceArtifactReference |
| 23 | + - Added Type Alias AlternativeType |
| 24 | + - Added Type Alias GalleryApplicationCustomActionParameterType |
| 25 | + - Added Type Alias ImageState |
| 26 | + - Added Type Alias PolicyViolationCategory |
| 27 | + - Interface CloudService has a new optional parameter zones |
| 28 | + - Interface GalleryApplication has a new optional parameter customActions |
| 29 | + - Interface GalleryApplicationUpdate has a new optional parameter customActions |
| 30 | + - Interface GalleryApplicationVersion has a new optional parameter safetyProfile |
| 31 | + - Interface GalleryApplicationVersionPublishingProfile has a new optional parameter customActions |
| 32 | + - Interface GalleryApplicationVersionUpdate has a new optional parameter safetyProfile |
| 33 | + - Interface GalleryImageVersion has a new optional parameter safetyProfile |
| 34 | + - Interface GalleryImageVersionUpdate has a new optional parameter safetyProfile |
| 35 | + - Interface RestorePointSourceMetadata has a new optional parameter userData |
| 36 | + - Interface RollingUpgradePolicy has a new optional parameter maxSurge |
| 37 | + - Interface RollingUpgradePolicy has a new optional parameter rollbackFailedInstancesOnPolicyBreach |
| 38 | + - Interface ScheduledEventsProfile has a new optional parameter osImageNotificationProfile |
| 39 | + - Interface SharedGalleryImage has a new optional parameter eula |
| 40 | + - Interface SharedGalleryImage has a new optional parameter privacyStatementUri |
| 41 | + - Interface TargetRegion has a new optional parameter excludeFromLatest |
| 42 | + - Interface VirtualMachineImage has a new optional parameter imageDeprecationStatus |
| 43 | + - Interface VirtualMachineReimageParameters has a new optional parameter exactVersion |
| 44 | + - Interface VirtualMachineReimageParameters has a new optional parameter osProfile |
| 45 | + - Interface VirtualMachineScaleSet has a new optional parameter constrainedMaximumCapacity |
| 46 | + - Interface VirtualMachineScaleSetOSProfile has a new optional parameter requireGuestProvisionSignal |
| 47 | + - Interface VirtualMachineScaleSetVMProfile has a new optional parameter serviceArtifactReference |
| 48 | + - Added Enum KnownAlternativeType |
| 49 | + - Added Enum KnownImageState |
| 50 | + - Added Enum KnownPolicyViolationCategory |
| 51 | + - Added function getContinuationToken |
10 | 52 |
|
11 |
| -### Other Changes |
| 53 | +**Breaking Changes** |
12 | 54 |
|
| 55 | + - Interface AvailabilitySetsListBySubscriptionNextOptionalParams no longer has parameter expand |
| 56 | + - Interface CapacityReservationGroupsListByResourceGroupNextOptionalParams no longer has parameter expand |
| 57 | + - Interface CapacityReservationGroupsListBySubscriptionNextOptionalParams no longer has parameter expand |
| 58 | + - Interface CloudServiceRoleInstancesListNextOptionalParams no longer has parameter expand |
| 59 | + - Interface GalleryArtifactVersionSource no longer has parameter uri |
| 60 | + - Interface LoadBalancerConfigurationProperties no longer has parameter frontendIPConfigurations |
| 61 | + - Interface ResourceSkusListNextOptionalParams no longer has parameter filter |
| 62 | + - Interface ResourceSkusListNextOptionalParams no longer has parameter includeExtendedLocations |
| 63 | + - Interface SharedGalleriesListNextOptionalParams no longer has parameter sharedTo |
| 64 | + - Interface SharedGalleryImagesListNextOptionalParams no longer has parameter sharedTo |
| 65 | + - Interface SharedGalleryImageVersionsListNextOptionalParams no longer has parameter sharedTo |
| 66 | + - Interface VirtualMachineRunCommandsListByVirtualMachineNextOptionalParams no longer has parameter expand |
| 67 | + - Interface VirtualMachineScaleSetVMRunCommandsListNextOptionalParams no longer has parameter expand |
| 68 | + - Interface VirtualMachineScaleSetVMsListNextOptionalParams no longer has parameter expand |
| 69 | + - Interface VirtualMachineScaleSetVMsListNextOptionalParams no longer has parameter filter |
| 70 | + - Interface VirtualMachineScaleSetVMsListNextOptionalParams no longer has parameter select |
| 71 | + - Interface VirtualMachinesListAllNextOptionalParams no longer has parameter filter |
| 72 | + - Interface VirtualMachinesListAllNextOptionalParams no longer has parameter statusOnly |
| 73 | + - Interface VirtualMachinesListNextOptionalParams no longer has parameter filter |
| 74 | + - Interface LoadBalancerConfigurationProperties has a new required parameter frontendIpConfigurations |
| 75 | + - Type of parameter source of interface GalleryDiskImage is changed from GalleryArtifactVersionSource to GalleryDiskImageSource |
| 76 | + - Type of parameter source of interface GalleryImageVersionStorageProfile is changed from GalleryArtifactVersionSource to GalleryArtifactVersionFullSource |
| 77 | + |
| 78 | + |
13 | 79 | ## 19.2.0 (2022-09-21)
|
14 | 80 |
|
15 | 81 | **Features**
|
|
0 commit comments