3.0.0-beta.1 (2025-08-07)
Breaking Changes
- Struct
ErrorAdditionalInfoInfo
has been removed
Features Added
- Type of
ErrorAdditionalInfo.Info
has been changed from*ErrorAdditionalInfoInfo
toany
- New value
UpdateStatePending
added to enum typeUpdateState
- New value
UpgradeChannelTargetKubernetesVersion
added to enum typeUpgradeChannel
- New enum type
GateProvisioningState
with valuesGateProvisioningStateCanceled
,GateProvisioningStateFailed
,GateProvisioningStateSucceeded
- New enum type
GateState
with valuesGateStateCompleted
,GateStatePending
,GateStateSkipped
- New enum type
GateType
with valuesGateTypeApproval
- New enum type
Timing
with valuesTimingAfter
,TimingBefore
- New function
*ClientFactory.NewGatesClient() *GatesClient
- New function
NewGatesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GatesClient, error)
- New function
*GatesClient.Get(context.Context, string, string, string, *GatesClientGetOptions) (GatesClientGetResponse, error)
- New function
*GatesClient.NewListByFleetPager(string, string, *GatesClientListByFleetOptions) *runtime.Pager[GatesClientListByFleetResponse]
- New function
*GatesClient.BeginUpdate(context.Context, string, string, string, GatePatch, *GatesClientBeginUpdateOptions) (*runtime.Poller[GatesClientUpdateResponse], error)
- New struct
Gate
- New struct
GateConfiguration
- New struct
GateListResult
- New struct
GatePatch
- New struct
GatePatchProperties
- New struct
GateProperties
- New struct
GateTarget
- New struct
UpdateRunGateStatus
- New struct
UpdateRunGateTargetProperties
- New field
LongTermSupport
,TargetKubernetesVersion
in structAutoUpgradeProfileProperties
- New field
Labels
in structFleetMemberProperties
- New field
Labels
in structFleetMemberUpdateProperties
- New field
AfterGates
,BeforeGates
in structUpdateGroup
- New field
AfterGates
,BeforeGates
in structUpdateGroupStatus
- New field
AfterGates
,BeforeGates
in structUpdateStage
- New field
AfterGates
,BeforeGates
in structUpdateStageStatus