0.3.0 (2022-02-16)
Breaking Changes
- Type of
AzurePowerShellScriptProperties.Outputs
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
DeploymentScriptPropertiesBase.Outputs
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
AzureCliScriptProperties.Outputs
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
ErrorAdditionalInfo.Info
has been changed frommap[string]interface{}
tointerface{}
- Struct
Error
has been removed