1.0.0 (2023-05-26)
Breaking Changes
- Type of
ProjectEnvironmentTypeProperties.Status
has been changed from*EnableStatus
to*EnvironmentTypeEnableStatus
- Type of
ProjectEnvironmentTypeUpdateProperties.Status
has been changed from*EnableStatus
to*EnvironmentTypeEnableStatus
- Type of
ScheduleProperties.State
has been changed from*EnableStatus
to*ScheduleEnableStatus
- Type of
ScheduleUpdateProperties.State
has been changed from*EnableStatus
to*ScheduleEnableStatus
- Enum
EnableStatus
has been removed - Field
Offer
,Publisher
,SKU
of structImageReference
has been removed
Features Added
- New enum type
EnvironmentTypeEnableStatus
with valuesEnvironmentTypeEnableStatusDisabled
,EnvironmentTypeEnableStatusEnabled
- New enum type
HealthStatus
with valuesHealthStatusHealthy
,HealthStatusPending
,HealthStatusUnhealthy
,HealthStatusUnknown
,HealthStatusWarning
- New enum type
ScheduleEnableStatus
with valuesScheduleEnableStatusDisabled
,ScheduleEnableStatusEnabled
- New enum type
StopOnDisconnectEnableStatus
with valuesStopOnDisconnectEnableStatusDisabled
,StopOnDisconnectEnableStatusEnabled
- New function
*PoolsClient.BeginRunHealthChecks(context.Context, string, string, string, *PoolsClientBeginRunHealthChecksOptions) (*runtime.Poller[PoolsClientRunHealthChecksResponse], error)
- New function
*NetworkConnectionsClient.NewListOutboundNetworkDependenciesEndpointsPager(string, string, *NetworkConnectionsClientListOutboundNetworkDependenciesEndpointsOptions) *runtime.Pager[NetworkConnectionsClientListOutboundNetworkDependenciesEndpointsResponse]
- New struct
EndpointDependency
- New struct
EndpointDetail
- New struct
HealthStatusDetail
- New struct
OutboundEnvironmentEndpoint
- New struct
OutboundEnvironmentEndpointCollection
- New struct
StopOnDisconnectConfiguration
- New field
HibernateSupport
in structImageProperties
- New field
HealthStatus
,HealthStatusDetails
,StopOnDisconnect
in structPoolProperties
- New field
StopOnDisconnect
in structPoolUpdateProperties
- New field
MaxDevBoxesPerUser
in structProjectProperties
- New field
MaxDevBoxesPerUser
in structProjectUpdateProperties