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

latest releases: sdk/security/keyvault/azcertificates/v1.3.0, sdk/security/keyvault/azkeys/v1.3.0, sdk/security/keyvault/azsecrets/v1.3.0...
2 years ago

1.0.0 (2022-05-17)

Breaking Changes

  • Function *ContainerGroupsClient.BeginStart return value(s) have been changed from (*armruntime.Poller[ContainerGroupsClientStartResponse], error) to (*runtime.Poller[ContainerGroupsClientStartResponse], error)
  • Function *ContainerGroupsClient.BeginDelete return value(s) have been changed from (*armruntime.Poller[ContainerGroupsClientDeleteResponse], error) to (*runtime.Poller[ContainerGroupsClientDeleteResponse], error)
  • Function *ContainerGroupsClient.BeginRestart return value(s) have been changed from (*armruntime.Poller[ContainerGroupsClientRestartResponse], error) to (*runtime.Poller[ContainerGroupsClientRestartResponse], error)
  • Function *ContainerGroupsClient.BeginCreateOrUpdate return value(s) have been changed from (*armruntime.Poller[ContainerGroupsClientCreateOrUpdateResponse], error) to (*runtime.Poller[ContainerGroupsClientCreateOrUpdateResponse], error)
  • Function CapabilitiesListResult.MarshalJSON has been removed
  • Function CachedImagesListResult.MarshalJSON has been removed
  • Function UsageListResult.MarshalJSON has been removed
  • Function ContainerGroupListResult.MarshalJSON has been removed
  • Function OperationListResult.MarshalJSON has been removed
  • Function CloudErrorBody.MarshalJSON has been removed

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

NewReleases is sending notifications on new releases.