2.0.0 (2025-06-05)
Breaking Changes
- Type of
ContinuousAction.Type
has been changed from*string
to*ExperimentActionType
- Type of
DelayAction.Type
has been changed from*string
to*ExperimentActionType
- Type of
DiscreteAction.Type
has been changed from*string
to*ExperimentActionType
- Type of
Experiment.Identity
has been changed from*ResourceIdentity
to*ManagedServiceIdentity
- Type of
ExperimentAction.Type
has been changed from*string
to*ExperimentActionType
- Type of
ExperimentUpdate.Identity
has been changed from*ResourceIdentity
to*ManagedServiceIdentity
- Enum
ResourceIdentityType
has been removed - Function
*OperationsClient.NewListAllPager
has been removed - Struct
OperationStatus
has been removed - Struct
ResourceIdentity
has been removed - Field
OperationStatus
of structOperationStatusesClientGetResponse
has been removed
Features Added
- New enum type
ExperimentActionType
with valuesExperimentActionTypeContinuous
,ExperimentActionTypeDelay
,ExperimentActionTypeDiscrete
- New enum type
ManagedServiceIdentityType
with valuesManagedServiceIdentityTypeNone
,ManagedServiceIdentityTypeSystemAssigned
,ManagedServiceIdentityTypeSystemAssignedUserAssigned
,ManagedServiceIdentityTypeUserAssigned
- New function
*OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]
- New struct
ManagedServiceIdentity
- New struct
OperationStatusResult
- New field
RequiredAzureRoleDefinitionIDs
in structCapabilityTypeProperties
- New field
SystemData
in structExperimentExecution
- New anonymous field
OperationStatusResult
in structOperationStatusesClientGetResponse