github Azure/azure-sdk-for-go sdk/resourcemanager/containerinstance/armcontainerinstance/v2.0.0

latest releases: sdk/messaging/eventgrid/azsystemevents/v0.4.2, sdk/containers/azcontainerregistry/v0.2.2, sdk/monitor/query/azlogs/v1.1.0-beta.1...
2 years ago

2.0.0 (2022-08-26)

Breaking Changes

  • Type of ContainerGroup.Properties has been changed from *ContainerGroupProperties to *ContainerGroupPropertiesProperties
  • Type of ContainerGroupIdentity.UserAssignedIdentities has been changed from map[string]*Components10Wh5UdSchemasContainergroupidentityPropertiesUserassignedidentitiesAdditionalproperties to map[string]*UserAssignedIdentities
  • Const AutoGeneratedDomainNameLabelScopeResourceGroupReuse has been removed
  • Const AutoGeneratedDomainNameLabelScopeSubscriptionReuse has been removed
  • Const AutoGeneratedDomainNameLabelScopeNoreuse has been removed
  • Const AutoGeneratedDomainNameLabelScopeTenantReuse has been removed
  • Const AutoGeneratedDomainNameLabelScopeUnsecure has been removed
  • Type alias AutoGeneratedDomainNameLabelScope has been removed
  • Function PossibleAutoGeneratedDomainNameLabelScopeValues has been removed
  • Struct Components10Wh5UdSchemasContainergroupidentityPropertiesUserassignedidentitiesAdditionalproperties has been removed
  • Field DNSNameLabelReusePolicy of struct IPAddress has been removed
  • Field Containers of struct ContainerGroupProperties has been removed
  • Field SubnetIDs of struct ContainerGroupProperties has been removed
  • Field RestartPolicy of struct ContainerGroupProperties has been removed
  • Field Volumes of struct ContainerGroupProperties has been removed
  • Field ProvisioningState of struct ContainerGroupProperties has been removed
  • Field Diagnostics of struct ContainerGroupProperties has been removed
  • Field SKU of struct ContainerGroupProperties has been removed
  • Field InstanceView of struct ContainerGroupProperties has been removed
  • Field OSType of struct ContainerGroupProperties has been removed
  • Field EncryptionProperties of struct ContainerGroupProperties has been removed
  • Field InitContainers of struct ContainerGroupProperties has been removed
  • Field DNSConfig of struct ContainerGroupProperties has been removed
  • Field IPAddress of struct ContainerGroupProperties has been removed
  • Field ImageRegistryCredentials of struct ContainerGroupProperties has been removed

Features Added

  • New const DNSNameLabelReusePolicyNoreuse
  • New const DNSNameLabelReusePolicyUnsecure
  • New const DNSNameLabelReusePolicySubscriptionReuse
  • New const DNSNameLabelReusePolicyTenantReuse
  • New const DNSNameLabelReusePolicyResourceGroupReuse
  • New type alias DNSNameLabelReusePolicy
  • New function *SubnetServiceAssociationLinkClient.BeginDelete(context.Context, string, string, string, *SubnetServiceAssociationLinkClientBeginDeleteOptions) (*runtime.Poller[SubnetServiceAssociationLinkClientDeleteResponse], error)
  • New function NewSubnetServiceAssociationLinkClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SubnetServiceAssociationLinkClient, error)
  • New function PossibleDNSNameLabelReusePolicyValues() []DNSNameLabelReusePolicy
  • New struct ContainerGroupPropertiesProperties
  • New struct SubnetServiceAssociationLinkClient
  • New struct SubnetServiceAssociationLinkClientBeginDeleteOptions
  • New struct SubnetServiceAssociationLinkClientDeleteResponse
  • New struct UserAssignedIdentities
  • New field Properties in struct ContainerGroupProperties
  • New field Identity in struct ContainerGroupProperties
  • New field ID in struct Usage
  • New field AutoGeneratedDomainNameLabelScope in struct IPAddress

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

NewReleases is sending notifications on new releases.