github Azure/azure-sdk-for-go sdk/resourcemanager/compute/armcompute/v3.0.0

latest releases: sdk/resourcemanager/trustedsigning/armtrustedsigning/v0.1.0, sdk/resourcemanager/computeschedule/armcomputeschedule/v0.1.0, sdk/resourcemanager/containerservice/armcontainerservice/v6.2.0-beta.1...
2 years ago

3.0.0 (2022-06-24)

Breaking Changes

  • Function *CloudServicesClient.BeginCreateOrUpdate parameter(s) have been changed from (context.Context, string, string, *CloudServicesClientBeginCreateOrUpdateOptions) to (context.Context, string, string, CloudService, *CloudServicesClientBeginCreateOrUpdateOptions)
  • Function *CloudServicesClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, *CloudServicesClientBeginUpdateOptions) to (context.Context, string, string, CloudServiceUpdate, *CloudServicesClientBeginUpdateOptions)
  • Function *CloudServicesUpdateDomainClient.BeginWalkUpdateDomain parameter(s) have been changed from (context.Context, string, string, int32, *CloudServicesUpdateDomainClientBeginWalkUpdateDomainOptions) to (context.Context, string, string, int32, UpdateDomain, *CloudServicesUpdateDomainClientBeginWalkUpdateDomainOptions)
  • Type of CloudServiceExtensionProperties.Settings has been changed from *string to interface{}
  • Type of CloudServiceExtensionProperties.ProtectedSettings has been changed from *string to interface{}
  • Field Parameters of struct CloudServicesClientBeginUpdateOptions has been removed
  • Field Parameters of struct CloudServicesClientBeginCreateOrUpdateOptions has been removed
  • Field Parameters of struct CloudServicesUpdateDomainClientBeginWalkUpdateDomainOptions has been removed

Features Added

  • New const CloudServiceSlotTypeProduction
  • New const CloudServiceSlotTypeStaging
  • New function *VirtualMachineImagesClient.ListByEdgeZone(context.Context, string, string, *VirtualMachineImagesClientListByEdgeZoneOptions) (VirtualMachineImagesClientListByEdgeZoneResponse, error)
  • New function PossibleCloudServiceSlotTypeValues() []CloudServiceSlotType
  • New struct SystemData
  • New struct VMImagesInEdgeZoneListResult
  • New struct VirtualMachineImagesClientListByEdgeZoneOptions
  • New struct VirtualMachineImagesClientListByEdgeZoneResponse
  • New field SystemData in struct CloudService
  • New field SlotType in struct CloudServiceNetworkProfile

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.