github Azure/azure-sdk-for-go sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/v1.3.0-beta.1

latest releases: sdk/storage/azblob/v1.5.0-beta.1, sdk/storage/azfile/v1.4.0-beta.1
pre-release7 hours ago

1.3.0-beta.1 (2024-10-25)

Features Added

  • New value NodeImageSelectionTypeCustom added to enum type NodeImageSelectionType
  • New enum type AutoUpgradeNodeImageSelectionType with values AutoUpgradeNodeImageSelectionTypeConsistent, AutoUpgradeNodeImageSelectionTypeLatest
  • New enum type AutoUpgradeProfileProvisioningState with values AutoUpgradeProfileProvisioningStateCanceled, AutoUpgradeProfileProvisioningStateFailed, AutoUpgradeProfileProvisioningStateSucceeded
  • New enum type UpgradeChannel with values UpgradeChannelNodeImage, UpgradeChannelRapid, UpgradeChannelStable
  • New function NewAutoUpgradeProfilesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AutoUpgradeProfilesClient, error)
  • New function *AutoUpgradeProfilesClient.BeginCreateOrUpdate(context.Context, string, string, string, AutoUpgradeProfile, *AutoUpgradeProfilesClientBeginCreateOrUpdateOptions) (*runtime.Poller[AutoUpgradeProfilesClientCreateOrUpdateResponse], error)
  • New function *AutoUpgradeProfilesClient.BeginDelete(context.Context, string, string, string, *AutoUpgradeProfilesClientBeginDeleteOptions) (*runtime.Poller[AutoUpgradeProfilesClientDeleteResponse], error)
  • New function *AutoUpgradeProfilesClient.Get(context.Context, string, string, string, *AutoUpgradeProfilesClientGetOptions) (AutoUpgradeProfilesClientGetResponse, error)
  • New function *AutoUpgradeProfilesClient.NewListByFleetPager(string, string, *AutoUpgradeProfilesClientListByFleetOptions) *runtime.Pager[AutoUpgradeProfilesClientListByFleetResponse]
  • New function *ClientFactory.NewAutoUpgradeProfilesClient() *AutoUpgradeProfilesClient
  • New struct AutoUpgradeNodeImageSelection
  • New struct AutoUpgradeProfile
  • New struct AutoUpgradeProfileListResult
  • New struct AutoUpgradeProfileProperties
  • New field EnableVnetIntegration, SubnetID in struct APIServerAccessProfile
  • New field CustomNodeImageVersions in struct NodeImageSelection

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

NewReleases is sending notifications on new releases.