|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 19.0.0 (2022-06-02) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
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 |
10 | 55 |
|
11 | | -### Other Changes |
| 56 | +**Breaking Changes** |
12 | 57 |
|
| 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 | + |
13 | 65 | ## 18.0.0 (2022-05-23) |
14 | 66 |
|
15 | 67 | **Features** |
|
0 commit comments