|
1 | 1 | # Release History
|
2 | 2 |
|
| 3 | +## 6.2.0 (2024-12-27) |
| 4 | +### Features Added |
| 5 | + |
| 6 | +- New value `StorageAccountTypePremiumV2LRS` added to enum type `StorageAccountType` |
| 7 | +- New enum type `AccessControlRulesMode` with values `AccessControlRulesModeAudit`, `AccessControlRulesModeDisabled`, `AccessControlRulesModeEnforce` |
| 8 | +- New enum type `EndpointAccess` with values `EndpointAccessAllow`, `EndpointAccessDeny` |
| 9 | +- New enum type `EndpointTypes` with values `EndpointTypesIMDS`, `EndpointTypesWireServer` |
| 10 | +- New enum type `GalleryApplicationScriptRebootBehavior` with values `GalleryApplicationScriptRebootBehaviorNone`, `GalleryApplicationScriptRebootBehaviorRerun` |
| 11 | +- New enum type `SoftDeletedArtifactTypes` with values `SoftDeletedArtifactTypesImages` |
| 12 | +- New enum type `ValidationStatus` with values `ValidationStatusFailed`, `ValidationStatusSucceeded`, `ValidationStatusUnknown` |
| 13 | +- New function `*ClientFactory.NewGalleryInVMAccessControlProfileVersionsClient() *GalleryInVMAccessControlProfileVersionsClient` |
| 14 | +- New function `*ClientFactory.NewGalleryInVMAccessControlProfilesClient() *GalleryInVMAccessControlProfilesClient` |
| 15 | +- New function `*ClientFactory.NewSoftDeletedResourceClient() *SoftDeletedResourceClient` |
| 16 | +- New function `NewGalleryInVMAccessControlProfileVersionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GalleryInVMAccessControlProfileVersionsClient, error)` |
| 17 | +- New function `*GalleryInVMAccessControlProfileVersionsClient.BeginCreateOrUpdate(context.Context, string, string, string, string, GalleryInVMAccessControlProfileVersion, *GalleryInVMAccessControlProfileVersionsClientBeginCreateOrUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfileVersionsClientCreateOrUpdateResponse], error)` |
| 18 | +- New function `*GalleryInVMAccessControlProfileVersionsClient.BeginDelete(context.Context, string, string, string, string, *GalleryInVMAccessControlProfileVersionsClientBeginDeleteOptions) (*runtime.Poller[GalleryInVMAccessControlProfileVersionsClientDeleteResponse], error)` |
| 19 | +- New function `*GalleryInVMAccessControlProfileVersionsClient.Get(context.Context, string, string, string, string, *GalleryInVMAccessControlProfileVersionsClientGetOptions) (GalleryInVMAccessControlProfileVersionsClientGetResponse, error)` |
| 20 | +- New function `*GalleryInVMAccessControlProfileVersionsClient.NewListByGalleryInVMAccessControlProfilePager(string, string, string, *GalleryInVMAccessControlProfileVersionsClientListByGalleryInVMAccessControlProfileOptions) *runtime.Pager[GalleryInVMAccessControlProfileVersionsClientListByGalleryInVMAccessControlProfileResponse]` |
| 21 | +- New function `*GalleryInVMAccessControlProfileVersionsClient.BeginUpdate(context.Context, string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, *GalleryInVMAccessControlProfileVersionsClientBeginUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfileVersionsClientUpdateResponse], error)` |
| 22 | +- New function `NewGalleryInVMAccessControlProfilesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GalleryInVMAccessControlProfilesClient, error)` |
| 23 | +- New function `*GalleryInVMAccessControlProfilesClient.BeginCreateOrUpdate(context.Context, string, string, string, GalleryInVMAccessControlProfile, *GalleryInVMAccessControlProfilesClientBeginCreateOrUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfilesClientCreateOrUpdateResponse], error)` |
| 24 | +- New function `*GalleryInVMAccessControlProfilesClient.BeginDelete(context.Context, string, string, string, *GalleryInVMAccessControlProfilesClientBeginDeleteOptions) (*runtime.Poller[GalleryInVMAccessControlProfilesClientDeleteResponse], error)` |
| 25 | +- New function `*GalleryInVMAccessControlProfilesClient.Get(context.Context, string, string, string, *GalleryInVMAccessControlProfilesClientGetOptions) (GalleryInVMAccessControlProfilesClientGetResponse, error)` |
| 26 | +- New function `*GalleryInVMAccessControlProfilesClient.NewListByGalleryPager(string, string, *GalleryInVMAccessControlProfilesClientListByGalleryOptions) *runtime.Pager[GalleryInVMAccessControlProfilesClientListByGalleryResponse]` |
| 27 | +- New function `*GalleryInVMAccessControlProfilesClient.BeginUpdate(context.Context, string, string, string, GalleryInVMAccessControlProfileUpdate, *GalleryInVMAccessControlProfilesClientBeginUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfilesClientUpdateResponse], error)` |
| 28 | +- New function `NewSoftDeletedResourceClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SoftDeletedResourceClient, error)` |
| 29 | +- New function `*SoftDeletedResourceClient.NewListByArtifactNamePager(string, string, string, string, *SoftDeletedResourceClientListByArtifactNameOptions) *runtime.Pager[SoftDeletedResourceClientListByArtifactNameResponse]` |
| 30 | +- New struct `AccessControlRules` |
| 31 | +- New struct `AccessControlRulesIdentity` |
| 32 | +- New struct `AccessControlRulesPrivilege` |
| 33 | +- New struct `AccessControlRulesRole` |
| 34 | +- New struct `AccessControlRulesRoleAssignment` |
| 35 | +- New struct `AdditionalReplicaSet` |
| 36 | +- New struct `ExecutedValidation` |
| 37 | +- New struct `GalleryIdentity` |
| 38 | +- New struct `GalleryInVMAccessControlProfile` |
| 39 | +- New struct `GalleryInVMAccessControlProfileList` |
| 40 | +- New struct `GalleryInVMAccessControlProfileProperties` |
| 41 | +- New struct `GalleryInVMAccessControlProfileUpdate` |
| 42 | +- New struct `GalleryInVMAccessControlProfileVersion` |
| 43 | +- New struct `GalleryInVMAccessControlProfileVersionList` |
| 44 | +- New struct `GalleryInVMAccessControlProfileVersionProperties` |
| 45 | +- New struct `GalleryInVMAccessControlProfileVersionUpdate` |
| 46 | +- New struct `GalleryResourceProfilePropertiesBase` |
| 47 | +- New struct `GalleryResourceProfileVersionPropertiesBase` |
| 48 | +- New struct `GallerySoftDeletedResource` |
| 49 | +- New struct `GallerySoftDeletedResourceList` |
| 50 | +- New struct `GallerySoftDeletedResourceProperties` |
| 51 | +- New struct `PlatformAttribute` |
| 52 | +- New struct `ValidationsProfile` |
| 53 | +- New field `Identity` in struct `Gallery` |
| 54 | +- New field `StartsAtVersion` in struct `GalleryImageFeature` |
| 55 | +- New field `AllowUpdateImage` in struct `GalleryImageProperties` |
| 56 | +- New field `Restore`, `ValidationsProfile` in struct `GalleryImageVersionProperties` |
| 57 | +- New field `BlockDeletionBeforeEndOfLife` in struct `GalleryImageVersionSafetyProfile` |
| 58 | +- New field `SecurityProfile` in struct `GalleryList` |
| 59 | +- New field `Identity` in struct `GalleryUpdate` |
| 60 | +- New field `AdditionalReplicaSets` in struct `TargetRegion` |
| 61 | +- New field `ScriptBehaviorAfterReboot` in struct `UserArtifactSettings` |
| 62 | + |
| 63 | + |
3 | 64 | ## 6.1.0 (2024-08-23)
|
4 | 65 | ### Features Added
|
5 | 66 |
|
|
0 commit comments