0.3.0 (2024-04-26)
Breaking Changes
- Type of
ClusterProfile.KafkaProfile
has been changed frommap[string]any
to*KafkaProfile
- Field
ID
,Location
,Name
,SystemData
,Type
of structClusterPatch
has been removed
Features Added
- New value
ActionLASTSTATEUPDATE
,ActionRELAUNCH
added to enum typeAction
- New enum type
ClusterAvailableUpgradeType
with valuesClusterAvailableUpgradeTypeAKSPatchUpgrade
,ClusterAvailableUpgradeTypeHotfixUpgrade
- New enum type
ClusterPoolAvailableUpgradeType
with valuesClusterPoolAvailableUpgradeTypeAKSPatchUpgrade
,ClusterPoolAvailableUpgradeTypeNodeOsUpgrade
- New enum type
ClusterPoolUpgradeType
with valuesClusterPoolUpgradeTypeAKSPatchUpgrade
,ClusterPoolUpgradeTypeNodeOsUpgrade
- New enum type
ClusterUpgradeType
with valuesClusterUpgradeTypeAKSPatchUpgrade
,ClusterUpgradeTypeHotfixUpgrade
- New enum type
CurrentClusterAksVersionStatus
with valuesCurrentClusterAksVersionStatusDeprecated
,CurrentClusterAksVersionStatusSupported
- New enum type
CurrentClusterPoolAksVersionStatus
with valuesCurrentClusterPoolAksVersionStatusDeprecated
,CurrentClusterPoolAksVersionStatusSupported
- New enum type
DataDiskType
with valuesDataDiskTypePremiumSSDLRS
,DataDiskTypePremiumSSDV2LRS
,DataDiskTypePremiumSSDZRS
,DataDiskTypeStandardHDDLRS
,DataDiskTypeStandardSSDLRS
,DataDiskTypeStandardSSDZRS
- New enum type
DbConnectionAuthenticationMode
with valuesDbConnectionAuthenticationModeIdentityAuth
,DbConnectionAuthenticationModeSQLAuth
- New enum type
DeploymentMode
with valuesDeploymentModeApplication
,DeploymentModeSession
- New enum type
MetastoreDbConnectionAuthenticationMode
with valuesMetastoreDbConnectionAuthenticationModeIdentityAuth
,MetastoreDbConnectionAuthenticationModeSQLAuth
- New enum type
OutboundType
with valuesOutboundTypeLoadBalancer
,OutboundTypeUserDefinedRouting
- New enum type
RangerUsersyncMode
with valuesRangerUsersyncModeAutomatic
,RangerUsersyncModeStatic
- New enum type
Severity
with valuesSeverityCritical
,SeverityHigh
,SeverityLow
,SeverityMedium
- New enum type
UpgradeMode
with valuesUpgradeModeLASTSTATEUPDATE
,UpgradeModeSTATELESSUPDATE
,UpgradeModeUPDATE
- New function
*ClientFactory.NewClusterAvailableUpgradesClient() *ClusterAvailableUpgradesClient
- New function
*ClientFactory.NewClusterPoolAvailableUpgradesClient() *ClusterPoolAvailableUpgradesClient
- New function
*ClusterAKSPatchVersionUpgradeProperties.GetClusterUpgradeProperties() *ClusterUpgradeProperties
- New function
*ClusterAvailableUpgradeAksPatchUpgradeProperties.GetClusterAvailableUpgradeProperties() *ClusterAvailableUpgradeProperties
- New function
*ClusterAvailableUpgradeHotfixUpgradeProperties.GetClusterAvailableUpgradeProperties() *ClusterAvailableUpgradeProperties
- New function
*ClusterAvailableUpgradeProperties.GetClusterAvailableUpgradeProperties() *ClusterAvailableUpgradeProperties
- New function
NewClusterAvailableUpgradesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ClusterAvailableUpgradesClient, error)
- New function
*ClusterAvailableUpgradesClient.NewListPager(string, string, string, *ClusterAvailableUpgradesClientListOptions) *runtime.Pager[ClusterAvailableUpgradesClientListResponse]
- New function
*ClusterHotfixUpgradeProperties.GetClusterUpgradeProperties() *ClusterUpgradeProperties
- New function
*ClusterPoolAKSPatchVersionUpgradeProperties.GetClusterPoolUpgradeProperties() *ClusterPoolUpgradeProperties
- New function
*ClusterPoolAvailableUpgradeAksPatchUpgradeProperties.GetClusterPoolAvailableUpgradeProperties() *ClusterPoolAvailableUpgradeProperties
- New function
*ClusterPoolAvailableUpgradeNodeOsUpgradeProperties.GetClusterPoolAvailableUpgradeProperties() *ClusterPoolAvailableUpgradeProperties
- New function
*ClusterPoolAvailableUpgradeProperties.GetClusterPoolAvailableUpgradeProperties() *ClusterPoolAvailableUpgradeProperties
- New function
NewClusterPoolAvailableUpgradesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ClusterPoolAvailableUpgradesClient, error)
- New function
*ClusterPoolAvailableUpgradesClient.NewListPager(string, string, *ClusterPoolAvailableUpgradesClientListOptions) *runtime.Pager[ClusterPoolAvailableUpgradesClientListResponse]
- New function
*ClusterPoolNodeOsImageUpdateProperties.GetClusterPoolUpgradeProperties() *ClusterPoolUpgradeProperties
- New function
*ClusterPoolUpgradeProperties.GetClusterPoolUpgradeProperties() *ClusterPoolUpgradeProperties
- New function
*ClusterPoolsClient.BeginUpgrade(context.Context, string, string, ClusterPoolUpgrade, *ClusterPoolsClientBeginUpgradeOptions) (*runtime.Poller[ClusterPoolsClientUpgradeResponse], error)
- New function
*ClusterUpgradeProperties.GetClusterUpgradeProperties() *ClusterUpgradeProperties
- New function
*ClustersClient.BeginUpgrade(context.Context, string, string, string, ClusterUpgrade, *ClustersClientBeginUpgradeOptions) (*runtime.Poller[ClustersClientUpgradeResponse], error)
- New struct
ClusterAKSPatchVersionUpgradeProperties
- New struct
ClusterAccessProfile
- New struct
ClusterAvailableUpgrade
- New struct
ClusterAvailableUpgradeAksPatchUpgradeProperties
- New struct
ClusterAvailableUpgradeHotfixUpgradeProperties
- New struct
ClusterAvailableUpgradeList
- New struct
ClusterHotfixUpgradeProperties
- New struct
ClusterPoolAKSPatchVersionUpgradeProperties
- New struct
ClusterPoolAvailableUpgrade
- New struct
ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
- New struct
ClusterPoolAvailableUpgradeList
- New struct
ClusterPoolAvailableUpgradeNodeOsUpgradeProperties
- New struct
ClusterPoolNodeOsImageUpdateProperties
- New struct
ClusterPoolUpgrade
- New struct
ClusterRangerPluginProfile
- New struct
ClusterUpgrade
- New struct
DiskStorageProfile
- New struct
FlinkJobProfile
- New struct
KafkaConnectivityEndpoints
- New struct
KafkaProfile
- New struct
RangerAdminSpec
- New struct
RangerAdminSpecDatabase
- New struct
RangerAuditSpec
- New struct
RangerProfile
- New struct
RangerUsersyncSpec
- New field
Filter
in structClusterJobsClientListOptions
- New field
APIServerAuthorizedIPRanges
,EnablePrivateAPIServer
,OutboundType
in structClusterPoolResourcePropertiesNetworkProfile
- New field
ClusterAccessProfile
,RangerPluginProfile
,RangerProfile
in structClusterProfile
- New field
PrivateFqdn
in structConnectivityProfileWeb
- New field
MetastoreDbConnectionAuthenticationMode
in structFlinkHiveCatalogOption
- New field
RunID
in structFlinkJobProperties
- New field
DeploymentMode
,JobSpec
in structFlinkProfile
- New field
MetastoreDbConnectionAuthenticationMode
in structHiveCatalogOption
- New field
PrivateSSHEndpoint
in structSSHConnectivityEndpoint
- New field
DbConnectionAuthenticationMode
in structSparkMetastoreSpec
- New field
RangerPluginProfile
,RangerProfile
in structUpdatableClusterProfile