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

RestoreParameter's new property: RestoreWithTTLDisabled #27448

Revert to camel casing

0440b77
Select commit
Loading
Failed to load commit list.
Merged

RestoreParameter's new property: RestoreWithTTLDisabled #27448

Revert to camel casing
0440b77
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Jan 22, 2024 in 2m 59s

SDK azure-sdk-for-go succeeded

Details

  • ️✔️Succeeded [Logs] Generate from d9b191496b51ce2a6b0ab3a63e7a1f30b79dfd99. SDK Automation 14.0.0
    command	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
  • ️✔️sdk/resourcemanager/cosmos/armcosmos [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Struct `BackupResourceProperties` has been removed
    info	[Changelog] - Field `ID`, `Name`, `Properties`, `Type` of struct `BackupResource` has been removed
    info	[Changelog] - Field `Readwrite` of struct `CommandPostBody` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - Type of `CommandPostBody.Arguments` has been changed from `map[string]*string` to `any`
    info	[Changelog] - New value `PublicNetworkAccessSecuredByPerimeter` added to enum type `PublicNetworkAccess`
    info	[Changelog] - New value `StatusCanceled`, `StatusFailed`, `StatusSucceeded`, `StatusUpdating` added to enum type `Status`
    info	[Changelog] - New enum type `AutoReplicate` with values `AutoReplicateAllKeyspaces`, `AutoReplicateNone`, `AutoReplicateSystemKeyspaces`
    info	[Changelog] - New enum type `AzureConnectionType` with values `AzureConnectionTypeNone`, `AzureConnectionTypeVPN`
    info	[Changelog] - New enum type `BackupState` with values `BackupStateFailed`, `BackupStateInProgress`, `BackupStateInitiated`, `BackupStateSucceeded`
    info	[Changelog] - New enum type `ClusterType` with values `ClusterTypeNonProduction`, `ClusterTypeProduction`
    info	[Changelog] - New enum type `CommandStatus` with values `CommandStatusDone`, `CommandStatusEnqueue`, `CommandStatusFailed`, `CommandStatusFinished`, `CommandStatusProcessing`, `CommandStatusRunning`
    info	[Changelog] - New enum type `DataTransferJobMode` with values `DataTransferJobModeOffline`, `DataTransferJobModeOnline`
    info	[Changelog] - New enum type `DefaultPriorityLevel` with values `DefaultPriorityLevelHigh`, `DefaultPriorityLevelLow`
    info	[Changelog] - New enum type `ScheduledEventStrategy` with values `ScheduledEventStrategyIgnore`, `ScheduledEventStrategyStopAny`, `ScheduledEventStrategyStopByRack`
    info	[Changelog] - New function `*BaseCosmosDataTransferDataSourceSink.GetBaseCosmosDataTransferDataSourceSink() *BaseCosmosDataTransferDataSourceSink`
    info	[Changelog] - New function `*BaseCosmosDataTransferDataSourceSink.GetDataTransferDataSourceSink() *DataTransferDataSourceSink`
    info	[Changelog] - New function `*CassandraClustersClient.GetCommandAsync(context.Context, string, string, string, *CassandraClustersClientGetCommandAsyncOptions) (CassandraClustersClientGetCommandAsyncResponse, error)`
    info	[Changelog] - New function `*CassandraClustersClient.BeginInvokeCommandAsync(context.Context, string, string, CommandPostBody, *CassandraClustersClientBeginInvokeCommandAsyncOptions) (*runtime.Poller[CassandraClustersClientInvokeCommandAsyncResponse], error)`
    info	[Changelog] - New function `*CassandraClustersClient.NewListCommandPager(string, string, *CassandraClustersClientListCommandOptions) *runtime.Pager[CassandraClustersClientListCommandResponse]`
    info	[Changelog] - New function `*CassandraDataTransferDataSourceSink.GetBaseCosmosDataTransferDataSourceSink() *BaseCosmosDataTransferDataSourceSink`
    info	[Changelog] - New function `*ClientFactory.NewThroughputPoolAccountClient() *ThroughputPoolAccountClient`
    info	[Changelog] - New function `*ClientFactory.NewThroughputPoolAccountsClient() *ThroughputPoolAccountsClient`
    info	[Changelog] - New function `*ClientFactory.NewThroughputPoolClient() *ThroughputPoolClient`
    info	[Changelog] - New function `*ClientFactory.NewThroughputPoolsClient() *ThroughputPoolsClient`
    info	[Changelog] - New function `*MongoDataTransferDataSourceSink.GetBaseCosmosDataTransferDataSourceSink() *BaseCosmosDataTransferDataSourceSink`
    info	[Changelog] - New function `*SQLDataTransferDataSourceSink.GetBaseCosmosDataTransferDataSourceSink() *BaseCosmosDataTransferDataSourceSink`
    info	[Changelog] - New function `NewThroughputPoolAccountClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ThroughputPoolAccountClient, error)`
    info	[Changelog] - New function `*ThroughputPoolAccountClient.BeginCreate(context.Context, string, string, string, ThroughputPoolAccountResource, *ThroughputPoolAccountClientBeginCreateOptions) (*runtime.Poller[ThroughputPoolAccountClientCreateResponse], error)`
    info	[Changelog] - New function `*ThroughputPoolAccountClient.BeginDelete(context.Context, string, string, string, *ThroughputPoolAccountClientBeginDeleteOptions) (*runtime.Poller[ThroughputPoolAccountClientDeleteResponse], error)`
    info	[Changelog] - New function `*ThroughputPoolAccountClient.Get(context.Context, string, string, string, *ThroughputPoolAccountClientGetOptions) (ThroughputPoolAccountClientGetResponse, error)`
    info	[Changelog] - New function `NewThroughputPoolAccountsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ThroughputPoolAccountsClient, error)`
    info	[Changelog] - New function `*ThroughputPoolAccountsClient.NewListPager(string, string, *ThroughputPoolAccountsClientListOptions) *runtime.Pager[ThroughputPoolAccountsClientListResponse]`
    info	[Changelog] - New function `NewThroughputPoolClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ThroughputPoolClient, error)`
    info	[Changelog] - New function `*ThroughputPoolClient.BeginCreateOrUpdate(context.Context, string, string, ThroughputPoolResource, *ThroughputPoolClientBeginCreateOrUpdateOptions) (*runtime.Poller[ThroughputPoolClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*ThroughputPoolClient.BeginDelete(context.Context, string, string, *ThroughputPoolClientBeginDeleteOptions) (*runtime.Poller[ThroughputPoolClientDeleteResponse], error)`
    info	[Changelog] - New function `*ThroughputPoolClient.Get(context.Context, string, string, *ThroughputPoolClientGetOptions) (ThroughputPoolClientGetResponse, error)`
    info	[Changelog] - New function `*ThroughputPoolClient.BeginUpdate(context.Context, string, string, *ThroughputPoolClientBeginUpdateOptions) (*runtime.Poller[ThroughputPoolClientUpdateResponse], error)`
    info	[Changelog] - New function `NewThroughputPoolsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ThroughputPoolsClient, error)`
    info	[Changelog] - New function `*ThroughputPoolsClient.NewListByResourceGroupPager(string, *ThroughputPoolsClientListByResourceGroupOptions) *runtime.Pager[ThroughputPoolsClientListByResourceGroupResponse]`
    info	[Changelog] - New function `*ThroughputPoolsClient.NewListPager(*ThroughputPoolsClientListOptions) *runtime.Pager[ThroughputPoolsClientListResponse]`
    info	[Changelog] - New struct `BackupSchedule`
    info	[Changelog] - New struct `CommandPublicResource`
    info	[Changelog] - New struct `ComputedProperty`
    info	[Changelog] - New struct `ListCommands`
    info	[Changelog] - New struct `ThroughputPoolAccountCreateParameters`
    info	[Changelog] - New struct `ThroughputPoolAccountCreateProperties`
    info	[Changelog] - New struct `ThroughputPoolAccountProperties`
    info	[Changelog] - New struct `ThroughputPoolAccountResource`
    info	[Changelog] - New struct `ThroughputPoolAccountsListResult`
    info	[Changelog] - New struct `ThroughputPoolProperties`
    info	[Changelog] - New struct `ThroughputPoolResource`
    info	[Changelog] - New struct `ThroughputPoolUpdate`
    info	[Changelog] - New struct `ThroughputPoolsListResult`
    info	[Changelog] - New field `BackupExpiryTimestamp`, `BackupID`, `BackupStartTimestamp`, `BackupState`, `BackupStopTimestamp` in struct `BackupResource`
    info	[Changelog] - New field `XMSForceDeallocate` in struct `CassandraClustersClientBeginDeallocateOptions`
    info	[Changelog] - New field `RemoteAccountName` in struct `CassandraDataTransferDataSourceSink`
    info	[Changelog] - New field `AutoReplicate`, `AzureConnectionMethod`, `BackupSchedules`, `ClusterType`, `Extensions`, `ExternalDataCenters`, `PrivateLinkResourceID`, `ScheduledEventStrategy` in struct `ClusterResourceProperties`
    info	[Changelog] - New field `ReadWrite` in struct `CommandPostBody`
    info	[Changelog] - New field `IsLatestModel` in struct `ComponentsM9L909SchemasCassandraclusterpublicstatusPropertiesDatacentersItemsPropertiesNodesItems`
    info	[Changelog] - New field `PrivateEndpointIPAddress` in struct `DataCenterResourceProperties`
    info	[Changelog] - New field `Duration`, `Mode` in struct `DataTransferJobProperties`
    info	[Changelog] - New field `CustomerManagedKeyStatus`, `DefaultPriorityLevel`, `EnablePriorityBasedExecution` in struct `DatabaseAccountCreateUpdateProperties`
    info	[Changelog] - New field `CustomerManagedKeyStatus`, `DefaultPriorityLevel`, `EnablePriorityBasedExecution` in struct `DatabaseAccountGetProperties`
    info	[Changelog] - New field `CustomerManagedKeyStatus`, `DefaultPriorityLevel`, `EnablePriorityBasedExecution` in struct `DatabaseAccountUpdateProperties`
    info	[Changelog] - New field `RemoteAccountName` in struct `MongoDataTransferDataSourceSink`
    info	[Changelog] - New field `RestoreWithTTLDisabled` in struct `ResourceRestoreParameters`
    info	[Changelog] - New field `CanUndelete`, `CanUndeleteReason` in struct `RestorableGremlinDatabasePropertiesResource`
    info	[Changelog] - New field `CanUndelete`, `CanUndeleteReason` in struct `RestorableGremlinGraphPropertiesResource`
    info	[Changelog] - New field `CanUndelete`, `CanUndeleteReason` in struct `RestorableMongodbCollectionPropertiesResource`
    info	[Changelog] - New field `CanUndelete`, `CanUndeleteReason` in struct `RestorableMongodbDatabasePropertiesResource`
    info	[Changelog] - New field `CanUndelete`, `CanUndeleteReason` in struct `RestorableSQLContainerPropertiesResource`
    info	[Changelog] - New field `ComputedProperties` in struct `RestorableSQLContainerPropertiesResourceContainer`
    info	[Changelog] - New field `CanUndelete`, `CanUndeleteReason` in struct `RestorableSQLDatabasePropertiesResource`
    info	[Changelog] - New field `CanUndelete`, `CanUndeleteReason` in struct `RestorableTablePropertiesResource`
    info	[Changelog] - New field `RestoreWithTTLDisabled` in struct `RestoreParameters`
    info	[Changelog] - New field `RestoreWithTTLDisabled` in struct `RestoreParametersBase`
    info	[Changelog] - New field `ComputedProperties` in struct `SQLContainerGetPropertiesResource`
    info	[Changelog] - New field `ComputedProperties` in struct `SQLContainerResource`
    info	[Changelog] - New field `RemoteAccountName` in struct `SQLDataTransferDataSourceSink`
    info	[Changelog] - New field `InstantMaximumThroughput`, `SoftAllowedMaximumThroughput` in struct `ThroughputSettingsGetPropertiesResource`
    info	[Changelog] - New field `InstantMaximumThroughput`, `SoftAllowedMaximumThroughput` in struct `ThroughputSettingsResource`
    info	[Changelog]
    info	[Changelog] Total 5 breaking change(s), 118 additive change(s).