github Azure/azure-sdk-for-go sdk/resourcemanager/resources/armpolicy/v0.3.0

latest releases: sdk/messaging/eventgrid/azsystemevents/v0.4.2, sdk/containers/azcontainerregistry/v0.2.2, sdk/monitor/query/azlogs/v1.1.0-beta.1...
pre-release2 years ago

0.3.0 (2022-01-20)

Breaking Changes

  • Type of ParameterValuesValue.Value has been changed from map[string]interface{} to interface{}
  • Type of DataEffect.DetailsSchema has been changed from map[string]interface{} to interface{}
  • Type of ParameterDefinitionsValue.AllowedValues has been changed from []map[string]interface{} to []interface{}
  • Type of ParameterDefinitionsValue.DefaultValue has been changed from map[string]interface{} to interface{}
  • Type of ExemptionProperties.Metadata has been changed from map[string]interface{} to interface{}
  • Type of SetDefinitionProperties.Metadata has been changed from map[string]interface{} to interface{}
  • Type of AssignmentProperties.Metadata has been changed from map[string]interface{} to interface{}
  • Type of ParameterDefinitionsValueMetadata.AdditionalProperties has been changed from map[string]map[string]interface{} to map[string]interface{}
  • Type of DefinitionProperties.PolicyRule has been changed from map[string]interface{} to interface{}
  • Type of DefinitionProperties.Metadata has been changed from map[string]interface{} to interface{}
  • Function ErrorResponse.MarshalJSON has been removed
  • Struct CloudError has been removed
  • Struct ErrorAdditionalInfo has been removed
  • Struct ErrorResponse has been removed

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.