Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v56.0.0 1627549243 #15186

Merged
merged 10 commits into from
Jul 29, 2021
Merged
Prev Previous commit
Next Next commit
Generated from specification/postgresql/resource-manager/readme.md ta…
…g package-flexibleserver-2021-06 (commit hash: b47572ab2069865484c493a4f679d4e72f8b303d)
  • Loading branch information
Alancere committed Jul 29, 2021
commit 479290eaa2fe4d280497e6dd6a30c49e6e4ecd3d
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@ const (
OperationOriginUser OperationOrigin = original.OperationOriginUser
)

type ResourceIdentityType = original.ResourceIdentityType

const (
ResourceIdentityTypeSystemAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned
)

type ServerHAState = original.ServerHAState

const (
Expand Down Expand Up @@ -166,7 +160,6 @@ type FlexibleServerEditionCapability = original.FlexibleServerEditionCapability
type GetPrivateDNSZoneSuffixClient = original.GetPrivateDNSZoneSuffixClient
type HighAvailability = original.HighAvailability
type HyperscaleNodeEditionCapability = original.HyperscaleNodeEditionCapability
type Identity = original.Identity
type LocationBasedCapabilitiesClient = original.LocationBasedCapabilitiesClient
type MaintenanceWindow = original.MaintenanceWindow
type NameAvailability = original.NameAvailability
Expand All @@ -177,13 +170,8 @@ type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
type OperationListResult = original.OperationListResult
type OperationsClient = original.OperationsClient
type Plan = original.Plan
type ProxyResource = original.ProxyResource
type Resource = original.Resource
type ResourceModelWithAllowedPropertySet = original.ResourceModelWithAllowedPropertySet
type ResourceModelWithAllowedPropertySetIdentity = original.ResourceModelWithAllowedPropertySetIdentity
type ResourceModelWithAllowedPropertySetPlan = original.ResourceModelWithAllowedPropertySetPlan
type ResourceModelWithAllowedPropertySetSku = original.ResourceModelWithAllowedPropertySetSku
type RestartParameter = original.RestartParameter
type Server = original.Server
type ServerForUpdate = original.ServerForUpdate
Expand Down Expand Up @@ -323,9 +311,6 @@ func PossibleHighAvailabilityModeValues() []HighAvailabilityMode {
func PossibleOperationOriginValues() []OperationOrigin {
return original.PossibleOperationOriginValues()
}
func PossibleResourceIdentityTypeValues() []ResourceIdentityType {
return original.PossibleResourceIdentityTypeValues()
}
func PossibleServerHAStateValues() []ServerHAState {
return original.PossibleServerHAStateValues()
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@ const (
OperationOriginUser OperationOrigin = original.OperationOriginUser
)

type ResourceIdentityType = original.ResourceIdentityType

const (
ResourceIdentityTypeSystemAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned
)

type ServerHAState = original.ServerHAState

const (
Expand Down Expand Up @@ -166,7 +160,6 @@ type FlexibleServerEditionCapability = original.FlexibleServerEditionCapability
type GetPrivateDNSZoneSuffixClient = original.GetPrivateDNSZoneSuffixClient
type HighAvailability = original.HighAvailability
type HyperscaleNodeEditionCapability = original.HyperscaleNodeEditionCapability
type Identity = original.Identity
type LocationBasedCapabilitiesClient = original.LocationBasedCapabilitiesClient
type MaintenanceWindow = original.MaintenanceWindow
type NameAvailability = original.NameAvailability
Expand All @@ -177,13 +170,8 @@ type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
type OperationListResult = original.OperationListResult
type OperationsClient = original.OperationsClient
type Plan = original.Plan
type ProxyResource = original.ProxyResource
type Resource = original.Resource
type ResourceModelWithAllowedPropertySet = original.ResourceModelWithAllowedPropertySet
type ResourceModelWithAllowedPropertySetIdentity = original.ResourceModelWithAllowedPropertySetIdentity
type ResourceModelWithAllowedPropertySetPlan = original.ResourceModelWithAllowedPropertySetPlan
type ResourceModelWithAllowedPropertySetSku = original.ResourceModelWithAllowedPropertySetSku
type RestartParameter = original.RestartParameter
type Server = original.Server
type ServerForUpdate = original.ServerForUpdate
Expand Down Expand Up @@ -323,9 +311,6 @@ func PossibleHighAvailabilityModeValues() []HighAvailabilityMode {
func PossibleOperationOriginValues() []OperationOrigin {
return original.PossibleOperationOriginValues()
}
func PossibleResourceIdentityTypeValues() []ResourceIdentityType {
return original.PossibleResourceIdentityTypeValues()
}
func PossibleServerHAStateValues() []ServerHAState {
return original.PossibleServerHAStateValues()
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,29 @@
# Change History

## Breaking Changes

### Removed Constants

1. ResourceIdentityType.ResourceIdentityTypeSystemAssigned

### Removed Funcs

1. Identity.MarshalJSON() ([]byte, error)
1. PossibleResourceIdentityTypeValues() []ResourceIdentityType
1. ResourceModelWithAllowedPropertySet.MarshalJSON() ([]byte, error)
1. ResourceModelWithAllowedPropertySetIdentity.MarshalJSON() ([]byte, error)

### Struct Changes

#### Removed Structs

1. Identity
1. Plan
1. ResourceModelWithAllowedPropertySet
1. ResourceModelWithAllowedPropertySetIdentity
1. ResourceModelWithAllowedPropertySetPlan
1. ResourceModelWithAllowedPropertySetSku

#### Removed Struct Fields

1. Server.Identity
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "8dff86df71bee429af84ea4713288ef3cdd1db2f",
"commit": "b47572ab2069865484c493a4f679d4e72f8b303d",
"readme": "/_/azure-rest-api-specs/specification/postgresql/resource-manager/readme.md",
"tag": "package-flexibleserver-2021-06",
"use": "@microsoft.azure/autorest.go@2.1.183",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading