0.6.0 (2025-11-10)
Breaking Changes
- Operation
*ApplicationsClient.Updatehas been changed to LRO, use*ApplicationsClient.BeginUpdateinstead. - Operation
*ManagedClustersClient.Updatehas been changed to LRO, use*ManagedClustersClient.BeginUpdateinstead.
Features Added
- New enum type
HealthFilterwith valuesHealthFilterAll,HealthFilterDefault,HealthFilterError,HealthFilterNone,HealthFilterOk,HealthFilterWarning - New enum type
RestartKindwith valuesRestartKindSimultaneous - New enum type
RuntimeFailureActionwith valuesRuntimeFailureActionManual,RuntimeFailureActionRollback - New enum type
RuntimeRollingUpgradeModewith valuesRuntimeRollingUpgradeModeMonitored,RuntimeRollingUpgradeModeUnmonitoredAuto,RuntimeRollingUpgradeModeUnmonitoredManual - New enum type
RuntimeUpgradeKindwith valuesRuntimeUpgradeKindRolling - New function
*ApplicationsClient.BeginFetchHealth(context.Context, string, string, string, ApplicationFetchHealthRequest, *ApplicationsClientBeginFetchHealthOptions) (*runtime.Poller[ApplicationsClientFetchHealthResponse], error) - New function
*ApplicationsClient.BeginRestartDeployedCodePackage(context.Context, string, string, string, RestartDeployedCodePackageRequest, *ApplicationsClientBeginRestartDeployedCodePackageOptions) (*runtime.Poller[ApplicationsClientRestartDeployedCodePackageResponse], error) - New function
*ApplicationsClient.BeginUpdateUpgrade(context.Context, string, string, string, RuntimeUpdateApplicationUpgradeParameters, *ApplicationsClientBeginUpdateUpgradeOptions) (*runtime.Poller[ApplicationsClientUpdateUpgradeResponse], error) - New function
*ServicesClient.BeginRestartReplica(context.Context, string, string, string, string, RestartReplicaRequest, *ServicesClientBeginRestartReplicaOptions) (*runtime.Poller[ServicesClientRestartReplicaResponse], error) - New struct
ApplicationFetchHealthRequest - New struct
ApplicationUpdateParametersProperties - New struct
RestartDeployedCodePackageRequest - New struct
RestartReplicaRequest - New struct
RuntimeApplicationHealthPolicy - New struct
RuntimeRollingUpgradeUpdateMonitoringPolicy - New struct
RuntimeServiceTypeHealthPolicy - New struct
RuntimeUpdateApplicationUpgradeParameters - New field
Propertiesin structApplicationUpdateParameters