0.5.0 (2022-05-17)
Breaking Changes
- Function
*ExperimentsClient.BeginCancel
return value(s) have been changed from(*armruntime.Poller[ExperimentsClientCancelResponse], error)
to(*runtime.Poller[ExperimentsClientCancelResponse], error)
- Function
*ExperimentsClient.BeginCreateOrUpdate
return value(s) have been changed from(*armruntime.Poller[ExperimentsClientCreateOrUpdateResponse], error)
to(*runtime.Poller[ExperimentsClientCreateOrUpdateResponse], error)
- Function
ExperimentStatusProperties.MarshalJSON
has been removed - Function
CapabilityListResult.MarshalJSON
has been removed - Function
TargetListResult.MarshalJSON
has been removed - Function
CapabilityTypeListResult.MarshalJSON
has been removed - Function
ExperimentListResult.MarshalJSON
has been removed - Function
StepStatus.MarshalJSON
has been removed - Function
ActionStatus.MarshalJSON
has been removed - Function
TargetTypeListResult.MarshalJSON
has been removed - Function
BranchStatus.MarshalJSON
has been removed - Function
ErrorDetail.MarshalJSON
has been removed - Function
ExperimentExecutionActionTargetDetailsProperties.MarshalJSON
has been removed - Function
ExperimentExecutionDetailsListResult.MarshalJSON
has been removed - Function
ExperimentExecutionDetailsProperties.MarshalJSON
has been removed - Function
ExperimentStatusListResult.MarshalJSON
has been removed - Function
ExperimentExecutionDetailsPropertiesRunInformation.MarshalJSON
has been removed - Function
OperationListResult.MarshalJSON
has been removed - Field
ID
of structStepStatus
has been removed - Field
Name
of structStepStatus
has been removed - Field
Name
of structBranchStatus
has been removed - Field
ID
of structBranchStatus
has been removed - Field
StartDateUTC
of structExperimentExecutionDetailsProperties
has been removed - Field
StopDateUTC
of structExperimentExecutionDetailsProperties
has been removed - Field
CreatedDateUTC
of structExperimentExecutionDetailsProperties
has been removed - Field
LastActionDateUTC
of structExperimentExecutionDetailsProperties
has been removed - Field
Name
of structActionStatus
has been removed - Field
ID
of structActionStatus
has been removed - Field
CompletedDateUTC
of structExperimentExecutionActionTargetDetailsProperties
has been removed - Field
FailedDateUTC
of structExperimentExecutionActionTargetDetailsProperties
has been removed
Features Added
- New function
*ActionStatus.UnmarshalJSON([]byte) error
- New field
TargetCompletedTime
in structExperimentExecutionActionTargetDetailsProperties
- New field
TargetFailedTime
in structExperimentExecutionActionTargetDetailsProperties
- New field
ActionID
in structActionStatus
- New field
ActionName
in structActionStatus
- New field
EndTime
in structActionStatus
- New field
StartTime
in structActionStatus
- New field
BranchID
in structBranchStatus
- New field
BranchName
in structBranchStatus
- New field
StopDateTime
in structExperimentExecutionDetailsProperties
- New field
CreatedDateTime
in structExperimentExecutionDetailsProperties
- New field
LastActionDateTime
in structExperimentExecutionDetailsProperties
- New field
StartDateTime
in structExperimentExecutionDetailsProperties
- New field
StepName
in structStepStatus
- New field
StepID
in structStepStatus