Review request for Microsoft.DBforPostgreSQL to add stable release of version 2024-08-01 #30737
openapi-pipeline-app / SDK azure-sdk-for-go
succeeded
Sep 26, 2024 in 5m 58s
SDK azure-sdk-for-go succeeded
azure-sdk-for-go
View Azure DevOps build log for more details.
Details
Note
For more instructions, please refer to the FAQ .
️✔️
Succeeded in generating from b2afba8. SDK Automation 14.0.0command sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json command generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json cmdout [Go] Start to process autorest project: specification/postgresql/resource-manager/readme.md cmdout [Go] Start to process rp: postgresql, namespace: armpostgresql cmdout [Go] Start to run `go generate` to regenerate the code... cmdout [Go] Start to generate changelog for package... cmdout [Go] Start to process rp: postgresql, namespace: armpostgresqlflexibleservers cmdout [Go] Start to run `go generate` to regenerate the code... cmdout [Go] Start to generate changelog for package...
️✔️
sdk/resourcemanager/postgresql/armpostgresql [Preview SDK Changes]info [Changelog] ### Other Changes info [Changelog] Total 0 breaking change(s), 0 additive change(s).
️✔️
sdk/resourcemanager/postgresql/armpostgresqlflexibleservers [Preview SDK Changes] Breaking Change Detectedinfo [Changelog] ### Breaking Changes info [Changelog] - Type of `CapabilitiesListResult.Value` has been changed from `[]*CapabilityProperties` to `[]*FlexibleServerCapability` info [Changelog] - Type of `FastProvisioningEditionCapability.SupportedStorageGb` has been changed from `*int64` to `*int32` info [Changelog] - Type of `FlexibleServerEditionCapability.Status` has been changed from `*string` to `*CapabilityStatus` info [Changelog] - Type of `ServerVersionCapability.Status` has been changed from `*string` to `*CapabilityStatus` info [Changelog] - Type of `StorageEditionCapability.Status` has been changed from `*string` to `*CapabilityStatus` info [Changelog] - Type of `StorageTierCapability.Iops` has been changed from `*int64` to `*int32` info [Changelog] - Type of `StorageTierCapability.Status` has been changed from `*string` to `*CapabilityStatus` info [Changelog] - `IdentityTypeSystemAssigned` from enum `IdentityType` has been removed info [Changelog] - Struct `CapabilityProperties` has been removed info [Changelog] - Struct `HyperscaleNodeEditionCapability` has been removed info [Changelog] - Struct `NodeTypeCapability` has been removed info [Changelog] - Struct `StorageMBCapability` has been removed info [Changelog] - Struct `VcoreCapability` has been removed info [Changelog] - Field `SupportedServerVersions` of struct `FlexibleServerEditionCapability` has been removed info [Changelog] - Field `SupportedVcores` of struct `ServerVersionCapability` has been removed info [Changelog] - Field `SupportedStorageMB` of struct `StorageEditionCapability` has been removed info [Changelog] - Field `IsBaseline`, `TierName` of struct `StorageTierCapability` has been removed info [Changelog] ### Features Added info [Changelog] - New value `CreateModeReviveDropped` added to enum type `CreateMode` info [Changelog] - New value `OriginCustomerOnDemand` added to enum type `Origin` info [Changelog] - New value `ServerVersionFifteen`, `ServerVersionSixteen` added to enum type `ServerVersion` info [Changelog] - New enum type `AzureManagedDiskPerformanceTiers` with values `AzureManagedDiskPerformanceTiersP1`, `AzureManagedDiskPerformanceTiersP10`, `AzureManagedDiskPerformanceTiersP15`, `AzureManagedDiskPerformanceTiersP2`, `AzureManagedDiskPerformanceTiersP20`, `AzureManagedDiskPerformanceTiersP3`, `AzureManagedDiskPerformanceTiersP30`, `AzureManagedDiskPerformanceTiersP4`, `AzureManagedDiskPerformanceTiersP40`, `AzureManagedDiskPerformanceTiersP50`, `AzureManagedDiskPerformanceTiersP6`, `AzureManagedDiskPerformanceTiersP60`, `AzureManagedDiskPerformanceTiersP70`, `AzureManagedDiskPerformanceTiersP80` info [Changelog] - New enum type `CancelEnum` with values `CancelEnumFalse`, `CancelEnumTrue` info [Changelog] - New enum type `CapabilityStatus` with values `CapabilityStatusAvailable`, `CapabilityStatusDefault`, `CapabilityStatusDisabled`, `CapabilityStatusVisible` info [Changelog] - New enum type `ExecutionStatus` with values `ExecutionStatusCancelled`, `ExecutionStatusFailed`, `ExecutionStatusRunning`, `ExecutionStatusSucceeded` info [Changelog] - New enum type `FastProvisioningSupportedEnum` with values `FastProvisioningSupportedEnumDisabled`, `FastProvisioningSupportedEnumEnabled` info [Changelog] - New enum type `GeoBackupSupportedEnum` with values `GeoBackupSupportedEnumDisabled`, `GeoBackupSupportedEnumEnabled` info [Changelog] - New enum type `HaMode` with values `HaModeSameZone`, `HaModeZoneRedundant` info [Changelog] - New enum type `KeyStatusEnum` with values `KeyStatusEnumInvalid`, `KeyStatusEnumValid` info [Changelog] - New enum type `LogicalReplicationOnSourceDbEnum` with values `LogicalReplicationOnSourceDbEnumFalse`, `LogicalReplicationOnSourceDbEnumTrue` info [Changelog] - New enum type `MigrateRolesEnum` with values `MigrateRolesEnumFalse`, `MigrateRolesEnumTrue` info [Changelog] - New enum type `MigrationDbState` with values `MigrationDbStateCanceled`, `MigrationDbStateCanceling`, `MigrationDbStateFailed`, `MigrationDbStateInProgress`, `MigrationDbStateSucceeded`, `MigrationDbStateWaitingForCutoverTrigger` info [Changelog] - New enum type `MigrationListFilter` with values `MigrationListFilterActive`, `MigrationListFilterAll` info [Changelog] - New enum type `MigrationMode` with values `MigrationModeOffline`, `MigrationModeOnline` info [Changelog] - New enum type `MigrationNameAvailabilityReason` with values `MigrationNameAvailabilityReasonAlreadyExists`, `MigrationNameAvailabilityReasonInvalid` info [Changelog] - New enum type `MigrationOption` with values `MigrationOptionMigrate`, `MigrationOptionValidate`, `MigrationOptionValidateAndMigrate` info [Changelog] - New enum type `MigrationState` with values `MigrationStateCanceled`, `MigrationStateCleaningUp`, `MigrationStateFailed`, `MigrationStateInProgress`, `MigrationStateSucceeded`, `MigrationStateValidationFailed`, `MigrationStateWaitingForUserAction` info [Changelog] - New enum type `MigrationSubState` with values `MigrationSubStateCancelingRequestedDBMigrations`, `MigrationSubStateCompleted`, `MigrationSubStateCompletingMigration`, `MigrationSubStateMigratingData`, `MigrationSubStatePerformingPreRequisiteSteps`, `MigrationSubStateValidationInProgress`, `MigrationSubStateWaitingForCutoverTrigger`, `MigrationSubStateWaitingForDBsToMigrateSpecification`, `MigrationSubStateWaitingForDataMigrationScheduling`, `MigrationSubStateWaitingForDataMigrationWindow`, `MigrationSubStateWaitingForLogicalReplicationSetupRequestOnSourceDB`, `MigrationSubStateWaitingForTargetDBOverwriteConfirmation` info [Changelog] - New enum type `OnlineResizeSupportedEnum` with values `OnlineResizeSupportedEnumDisabled`, `OnlineResizeSupportedEnumEnabled` info [Changelog] - New enum type `OverwriteDbsInTargetEnum` with values `OverwriteDbsInTargetEnumFalse`, `OverwriteDbsInTargetEnumTrue` info [Changelog] - New enum type `PrivateEndpointConnectionProvisioningState` with values `PrivateEndpointConnectionProvisioningStateCreating`, `PrivateEndpointConnectionProvisioningStateDeleting`, `PrivateEndpointConnectionProvisioningStateFailed`, `PrivateEndpointConnectionProvisioningStateSucceeded` info [Changelog] - New enum type `PrivateEndpointServiceConnectionStatus` with values `PrivateEndpointServiceConnectionStatusApproved`, `PrivateEndpointServiceConnectionStatusPending`, `PrivateEndpointServiceConnectionStatusRejected` info [Changelog] - New enum type `ReadReplicaPromoteMode` with values `ReadReplicaPromoteModeStandalone`, `ReadReplicaPromoteModeSwitchover` info [Changelog] - New enum type `ReplicationPromoteOption` with values `ReplicationPromoteOptionForced`, `ReplicationPromoteOptionPlanned` info [Changelog] - New enum type `ReplicationState` with values `ReplicationStateActive`, `ReplicationStateBroken`, `ReplicationStateCatchup`, `ReplicationStateProvisioning`, `ReplicationStateReconfiguring`, `ReplicationStateUpdating` info [Changelog] - New enum type `RestrictedEnum` with values `RestrictedEnumDisabled`, `RestrictedEnumEnabled` info [Changelog] - New enum type `SSLMode` with values `SSLModePrefer`, `SSLModeRequire`, `SSLModeVerifyCA`, `SSLModeVerifyFull` info [Changelog] - New enum type `SourceType` with values `SourceTypeAWS`, `SourceTypeAWSAURORA`, `SourceTypeAWSEC2`, `SourceTypeAWSRDS`, `SourceTypeAzureVM`, `SourceTypeEDB`, `SourceTypeGCP`, `SourceTypeGCPAlloyDB`, `SourceTypeGCPCloudSQL`, `SourceTypeGCPCompute`, `SourceTypeOnPremises`, `SourceTypePostgreSQLSingleServer` info [Changelog] - New enum type `StartDataMigrationEnum` with values `StartDataMigrationEnumFalse`, `StartDataMigrationEnumTrue` info [Changelog] - New enum type `StorageAutoGrow` with values `StorageAutoGrowDisabled`, `StorageAutoGrowEnabled` info [Changelog] - New enum type `StorageAutoGrowthSupportedEnum` with values `StorageAutoGrowthSupportedEnumDisabled`, `StorageAutoGrowthSupportedEnumEnabled` info [Changelog] - New enum type `StorageType` with values `StorageTypePremiumLRS`, `StorageTypePremiumV2LRS` info [Changelog] - New enum type `ThreatProtectionName` with values `ThreatProtectionNameDefault` info [Changelog] - New enum type `ThreatProtectionState` with values `ThreatProtectionStateDisabled`, `ThreatProtectionStateEnabled` info [Changelog] - New enum type `TriggerCutoverEnum` with values `TriggerCutoverEnumFalse`, `TriggerCutoverEnumTrue` info [Changelog] - New enum type `ValidationState` with values `ValidationStateFailed`, `ValidationStateSucceeded`, `ValidationStateWarning` info [Changelog] - New enum type `VirtualEndpointType` with values `VirtualEndpointTypeReadWrite` info [Changelog] - New enum type `ZoneRedundantHaAndGeoBackupSupportedEnum` with values `ZoneRedundantHaAndGeoBackupSupportedEnumDisabled`, `ZoneRedundantHaAndGeoBackupSupportedEnumEnabled` info [Changelog] - New enum type `ZoneRedundantHaSupportedEnum` with values `ZoneRedundantHaSupportedEnumDisabled`, `ZoneRedundantHaSupportedEnumEnabled` info [Changelog] - New function `*BackupsClient.BeginCreate(context.Context, string, string, string, *BackupsClientBeginCreateOptions) (*runtime.Poller[BackupsClientCreateResponse], error)` info [Changelog] - New function `*BackupsClient.BeginDelete(context.Context, string, string, string, *BackupsClientBeginDeleteOptions) (*runtime.Poller[BackupsClientDeleteResponse], error)` info [Changelog] - New function `*ClientFactory.NewFlexibleServerClient() *FlexibleServerClient` info [Changelog] - New function `*ClientFactory.NewLogFilesClient() *LogFilesClient` info [Changelog] - New function `*ClientFactory.NewLtrBackupOperationsClient() *LtrBackupOperationsClient` info [Changelog] - New function `*ClientFactory.NewMigrationsClient() *MigrationsClient` info [Changelog] - New function `*ClientFactory.NewPostgreSQLServerManagementClient() *PostgreSQLServerManagementClient` info [Changelog] - New function `*ClientFactory.NewPrivateEndpointConnectionClient() *PrivateEndpointConnectionClient` info [Changelog] - New function `*ClientFactory.NewPrivateEndpointConnectionsClient() *PrivateEndpointConnectionsClient` info [Changelog] - New function `*ClientFactory.NewPrivateLinkResourcesClient() *PrivateLinkResourcesClient` info [Changelog] - New function `*ClientFactory.NewServerCapabilitiesClient() *ServerCapabilitiesClient` info [Changelog] - New function `*ClientFactory.NewServerThreatProtectionSettingsClient() *ServerThreatProtectionSettingsClient` info [Changelog] - New function `*ClientFactory.NewVirtualEndpointsClient() *VirtualEndpointsClient` info [Changelog] - New function `NewFlexibleServerClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FlexibleServerClient, error)` info [Changelog] - New function `*FlexibleServerClient.BeginStartLtrBackup(context.Context, string, string, LtrBackupRequest, *FlexibleServerClientBeginStartLtrBackupOptions) (*runtime.Poller[FlexibleServerClientStartLtrBackupResponse], error)` info [Changelog] - New function `*FlexibleServerClient.TriggerLtrPreBackup(context.Context, string, string, LtrPreBackupRequest, *FlexibleServerClientTriggerLtrPreBackupOptions) (FlexibleServerClientTriggerLtrPreBackupResponse, error)` info [Changelog] - New function `NewLogFilesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*LogFilesClient, error)` info [Changelog] - New function `*LogFilesClient.NewListByServerPager(string, string, *LogFilesClientListByServerOptions) *runtime.Pager[LogFilesClientListByServerResponse]` info [Changelog] - New function `NewLtrBackupOperationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*LtrBackupOperationsClient, error)` info [Changelog] - New function `*LtrBackupOperationsClient.Get(context.Context, string, string, string, *LtrBackupOperationsClientGetOptions) (LtrBackupOperationsClientGetResponse, error)` info [Changelog] - New function `*LtrBackupOperationsClient.NewListByServerPager(string, string, *LtrBackupOperationsClientListByServerOptions) *runtime.Pager[LtrBackupOperationsClientListByServerResponse]` info [Changelog] - New function `NewMigrationsClient(azcore.TokenCredential, *arm.ClientOptions) (*MigrationsClient, error)` info [Changelog] - New function `*MigrationsClient.Create(context.Context, string, string, string, string, MigrationResource, *MigrationsClientCreateOptions) (MigrationsClientCreateResponse, error)` info [Changelog] - New function `*MigrationsClient.Delete(context.Context, string, string, string, string, *MigrationsClientDeleteOptions) (MigrationsClientDeleteResponse, error)` info [Changelog] - New function `*MigrationsClient.Get(context.Context, string, string, string, string, *MigrationsClientGetOptions) (MigrationsClientGetResponse, error)` info [Changelog] - New function `*MigrationsClient.NewListByTargetServerPager(string, string, string, *MigrationsClientListByTargetServerOptions) *runtime.Pager[MigrationsClientListByTargetServerResponse]` info [Changelog] - New function `*MigrationsClient.Update(context.Context, string, string, string, string, MigrationResourceForPatch, *MigrationsClientUpdateOptions) (MigrationsClientUpdateResponse, error)` info [Changelog] - New function `NewPostgreSQLServerManagementClient(azcore.TokenCredential, *arm.ClientOptions) (*PostgreSQLServerManagementClient, error)` info [Changelog] - New function `*PostgreSQLServerManagementClient.CheckMigrationNameAvailability(context.Context, string, string, string, MigrationNameAvailabilityResource, *PostgreSQLServerManagementClientCheckMigrationNameAvailabilityOptions) (PostgreSQLServerManagementClientCheckMigrationNameAvailabilityResponse, error)` info [Changelog] - New function `NewPrivateEndpointConnectionClient(string, azcore.TokenCredential, *arm.ClientOptions) (*PrivateEndpointConnectionClient, error)` info [Changelog] - New function `*PrivateEndpointConnectionClient.BeginDelete(context.Context, string, string, string, *PrivateEndpointConnectionClientBeginDeleteOptions) (*runtime.Poller[PrivateEndpointConnectionClientDeleteResponse], error)` info [Changelog] - New function `*PrivateEndpointConnectionClient.BeginUpdate(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionClientBeginUpdateOptions) (*runtime.Poller[PrivateEndpointConnectionClientUpdateResponse], error)` info [Changelog] - New function `NewPrivateEndpointConnectionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*PrivateEndpointConnectionsClient, error)` info [Changelog] - New function `*PrivateEndpointConnectionsClient.Get(context.Context, string, string, string, *PrivateEndpointConnectionsClientGetOptions) (PrivateEndpointConnectionsClientGetResponse, error)` info [Changelog] - New function `*PrivateEndpointConnectionsClient.NewListByServerPager(string, string, *PrivateEndpointConnectionsClientListByServerOptions) *runtime.Pager[PrivateEndpointConnectionsClientListByServerResponse]` info [Changelog] - New function `NewPrivateLinkResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*PrivateLinkResourcesClient, error)` info [Changelog] - New function `*PrivateLinkResourcesClient.Get(context.Context, string, string, string, *PrivateLinkResourcesClientGetOptions) (PrivateLinkResourcesClientGetResponse, error)` info [Changelog] - New function `*PrivateLinkResourcesClient.NewListByServerPager(string, string, *PrivateLinkResourcesClientListByServerOptions) *runtime.Pager[PrivateLinkResourcesClientListByServerResponse]` info [Changelog] - New function `NewServerCapabilitiesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ServerCapabilitiesClient, error)` info [Changelog] - New function `*ServerCapabilitiesClient.NewListPager(string, string, *ServerCapabilitiesClientListOptions) *runtime.Pager[ServerCapabilitiesClientListResponse]` info [Changelog] - New function `NewServerThreatProtectionSettingsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ServerThreatProtectionSettingsClient, error)` info [Changelog] - New function `*ServerThreatProtectionSettingsClient.BeginCreateOrUpdate(context.Context, string, string, ThreatProtectionName, ServerThreatProtectionSettingsModel, *ServerThreatProtectionSettingsClientBeginCreateOrUpdateOptions) (*runtime.Poller[ServerThreatProtectionSettingsClientCreateOrUpdateResponse], error)` info [Changelog] - New function `*ServerThreatProtectionSettingsClient.Get(context.Context, string, string, ThreatProtectionName, *ServerThreatProtectionSettingsClientGetOptions) (ServerThreatProtectionSettingsClientGetResponse, error)` info [Changelog] - New function `*ServerThreatProtectionSettingsClient.NewListByServerPager(string, string, *ServerThreatProtectionSettingsClientListByServerOptions) *runtime.Pager[ServerThreatProtectionSettingsClientListByServerResponse]` info [Changelog] - New function `NewVirtualEndpointsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*VirtualEndpointsClient, error)` info [Changelog] - New function `*VirtualEndpointsClient.BeginCreate(context.Context, string, string, string, VirtualEndpointResource, *VirtualEndpointsClientBeginCreateOptions) (*runtime.Poller[VirtualEndpointsClientCreateResponse], error)` info [Changelog] - New function `*VirtualEndpointsClient.BeginDelete(context.Context, string, string, string, *VirtualEndpointsClientBeginDeleteOptions) (*runtime.Poller[VirtualEndpointsClientDeleteResponse], error)` info [Changelog] - New function `*VirtualEndpointsClient.Get(context.Context, string, string, string, *VirtualEndpointsClientGetOptions) (VirtualEndpointsClientGetResponse, error)` info [Changelog] - New function `*VirtualEndpointsClient.NewListByServerPager(string, string, *VirtualEndpointsClientListByServerOptions) *runtime.Pager[VirtualEndpointsClientListByServerResponse]` info [Changelog] - New function `*VirtualEndpointsClient.BeginUpdate(context.Context, string, string, string, VirtualEndpointResourceForPatch, *VirtualEndpointsClientBeginUpdateOptions) (*runtime.Poller[VirtualEndpointsClientUpdateResponse], error)` info [Changelog] - New struct `AdminCredentials` info [Changelog] - New struct `BackupSettings` info [Changelog] - New struct `BackupStoreDetails` info [Changelog] - New struct `DbLevelValidationStatus` info [Changelog] - New struct `DbMigrationStatus` info [Changelog] - New struct `DbServerMetadata` info [Changelog] - New struct `FlexibleServerCapability` info [Changelog] - New struct `LogFile` info [Changelog] - New struct `LogFileListResult` info [Changelog] - New struct `LogFileProperties` info [Changelog] - New struct `LtrBackupOperationResponseProperties` info [Changelog] - New struct `LtrBackupRequest` info [Changelog] - New struct `LtrBackupResponse` info [Changelog] - New struct `LtrPreBackupRequest` info [Changelog] - New struct `LtrPreBackupResponse` info [Changelog] - New struct `LtrPreBackupResponseProperties` info [Changelog] - New struct `LtrServerBackupOperation` info [Changelog] - New struct `LtrServerBackupOperationList` info [Changelog] - New struct `MigrationNameAvailabilityResource` info [Changelog] - New struct `MigrationResource` info [Changelog] - New struct `MigrationResourceForPatch` info [Changelog] - New struct `MigrationResourceListResult` info [Changelog] - New struct `MigrationResourceProperties` info [Changelog] - New struct `MigrationResourcePropertiesForPatch` info [Changelog] - New struct `MigrationSecretParameters` info [Changelog] - New struct `MigrationStatus` info [Changelog] - New struct `MigrationSubStateDetails` info [Changelog] - New struct `PrivateEndpoint` info [Changelog] - New struct `PrivateEndpointConnection` info [Changelog] - New struct `PrivateEndpointConnectionListResult` info [Changelog] - New struct `PrivateEndpointConnectionProperties` info [Changelog] - New struct `PrivateLinkResource` info [Changelog] - New struct `PrivateLinkResourceListResult` info [Changelog] - New struct `PrivateLinkResourceProperties` info [Changelog] - New struct `PrivateLinkServiceConnectionState` info [Changelog] - New struct `Replica` info [Changelog] - New struct `ServerSKU` info [Changelog] - New struct `ServerSKUCapability` info [Changelog] - New struct `ServerThreatProtectionListResult` info [Changelog] - New struct `ServerThreatProtectionProperties` info [Changelog] - New struct `ServerThreatProtectionSettingsModel` info [Changelog] - New struct `StorageMbCapability` info [Changelog] - New struct `ValidationDetails` info [Changelog] - New struct `ValidationMessage` info [Changelog] - New struct `ValidationSummaryItem` info [Changelog] - New struct `VirtualEndpointResource` info [Changelog] - New struct `VirtualEndpointResourceForPatch` info [Changelog] - New struct `VirtualEndpointResourceProperties` info [Changelog] - New struct `VirtualEndpointsListResult` info [Changelog] - New field `GeoBackupEncryptionKeyStatus`, `GeoBackupKeyURI`, `GeoBackupUserAssignedIdentityID`, `PrimaryEncryptionKeyStatus` in struct `DataEncryption` info [Changelog] - New field `Reason`, `ServerCount`, `Status`, `SupportedTier` in struct `FastProvisioningEditionCapability` info [Changelog] - New field `DefaultSKUName`, `Reason`, `SupportedServerSKUs` in struct `FlexibleServerEditionCapability` info [Changelog] - New field `PrivateEndpointConnections`, `Replica` in struct `ServerProperties` info [Changelog] - New field `AdministratorLogin`, `Network`, `Replica` in struct `ServerPropertiesForUpdate` info [Changelog] - New field `Reason` in struct `ServerVersionCapability` info [Changelog] - New field `AutoGrow`, `Iops`, `Throughput`, `Tier`, `Type` in struct `Storage` info [Changelog] - New field `DefaultStorageSizeMb`, `Reason`, `SupportedStorageMb` in struct `StorageEditionCapability` info [Changelog] - New field `Reason` in struct `StorageTierCapability` info [Changelog] - New field `TenantID` in struct `UserAssignedIdentity` info [Changelog] Total 21 breaking change(s), 330 additive change(s).
Present SDK breaking changes suppressions No suppression file added.
Absent SDK breaking changes suppressions - Field `IsBaseline`, `TierName` of struct `StorageTierCapability` has been removed - Field `SupportedServerVersions` of struct `FlexibleServerEditionCapability` has been removed - Field `SupportedStorageMB` of struct `StorageEditionCapability` has been removed - Field `SupportedVcores` of struct `ServerVersionCapability` has been removed - Struct `CapabilityProperties` has been removed - Struct `HyperscaleNodeEditionCapability` has been removed - Struct `NodeTypeCapability` has been removed - Struct `StorageMBCapability` has been removed - Struct `VcoreCapability` has been removed - Type of `CapabilitiesListResult.Value` has been changed from `[]*CapabilityProperties` to `[]*FlexibleServerCapability` - Type of `FastProvisioningEditionCapability.SupportedStorageGb` has been changed from `*int64` to `*int32` - Type of `FlexibleServerEditionCapability.Status` has been changed from `*string` to `*CapabilityStatus` - Type of `ServerVersionCapability.Status` has been changed from `*string` to `*CapabilityStatus` - Type of `StorageEditionCapability.Status` has been changed from `*string` to `*CapabilityStatus` - Type of `StorageTierCapability.Iops` has been changed from `*int64` to `*int32` - Type of `StorageTierCapability.Status` has been changed from `*string` to `*CapabilityStatus` - `IdentityTypeSystemAssigned` from enum `IdentityType` has been removed
Parse Suppression File Errors No suppression file added.
Please refer to the guidance for suppressing SDK breaking changes.
Loading