Changelog
0.2.5 (2025-07-23)
Features
Add BackupPlanRevision resource and associated RPCs (0393818)
Add DataSourceReference resource and associated RPCs (0393818)
Add FetchBackupPlanAssociationsForResourceType RPC (0393818)
Add new states to resources (UPDATING, UPLOADING) (0393818)
Add ON_DEMAND_OPERATIONAL backup type (0393818)
Add support for Cloud SQL backup and restore (0393818)
Add support for GCE Disk backup and restore (0393818)
Add Update RPCs for BackupPlan and BackupPlanAssociation (0393818)
Change BackupRule.standard_schedule to be OPTIONAL (0393818)
Documentation
A comment for field backup_retention_days in message .google.cloud.backupdr.v1.BackupRule is changed (0393818)
A comment for field disks in message .google.cloud.backupdr.v1.ComputeInstanceRestoreProperties is changed (0393818)
A comment for field hourly_frequency in message .google.cloud.backupdr.v1.StandardSchedule is changed (0393818)
A comment for field network_interfaces in message .google.cloud.backupdr.v1.ComputeInstanceRestoreProperties is changed (0393818)
A comment for field resource in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed (0393818)
A comment for field resource_policies in message .google.cloud.backupdr.v1.ComputeInstanceRestoreProperties is changed (0393818)
A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlan is changed (0393818)
A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed (0393818)
0.2.4 (2025-06-11)
Documentation
- Update import statement example in README (eea9e6f)
0.2.3 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x (3a85796)
0.2.2 (2025-02-18)
Bug Fixes
- deps: Require grpc-google-iam-v1>=0.14.0 (4571dff)
0.2.1 (2025-02-12)
Features
Add REST Interceptors which support reading metadata (b1c3ce8)
Add support for reading selective GAPIC generation methods from service YAML (b1c3ce8)
0.2.0 (2025-01-13)
⚠ BREAKING CHANGES
- Update field behavior of
resource_type
field in messageBackupPlanAssociation
toREQUIRED
Features
ignore_backup_plan_references
added to the DeleteBackupVaultRequest (b5cdea3)add enum to Backup Vault Access Restriction field (b5cdea3)
add InitializeServiceAPI (b5cdea3)
Update field behavior of
networks
field in messageManagementServer
toOPTIONAL
(b5cdea3)
Bug Fixes
- Update field behavior of
resource_type
field in messageBackupPlanAssociation
toREQUIRED
(b5cdea3)
Documentation
A comment for enum value
ACCESS_RESTRICTION_UNSPECIFIED
in enumAccessRestriction
is changed (b5cdea3)A comment for field
access_restriction
in message.google.cloud.backupdr.v1.BackupVault
is changed (b5cdea3)A comment for field
backup_retention_days
in message.google.cloud.backupdr.v1.BackupRule
is changed (b5cdea3)A comment for field
data_source
in message.google.cloud.backupdr.v1.BackupPlanAssociation
is changed (b5cdea3)A comment for field
last_backup_error
in message.google.cloud.backupdr.v1.RuleConfigInfo
is changed (b5cdea3)A comment for field
networks
in message.google.cloud.backupdr.v1.ManagementServer
is changed (b5cdea3)A comment for field
requested_cancellation
in message.google.cloud.backupdr.v1.OperationMetadata
is changed (b5cdea3)A comment for field
resource_type
in message.google.cloud.backupdr.v1.BackupPlan
is changed (b5cdea3)A comment for field
resource_type
in message.google.cloud.backupdr.v1.BackupPlanAssociation
is changed (b5cdea3)A comment for field
rule_id
in message.google.cloud.backupdr.v1.RuleConfigInfo
is changed (b5cdea3)A comment for field
uid
in message.google.cloud.backupdr.v1.BackupVault
is changed (b5cdea3)
0.1.7 (2024-12-12)
Features
- Add support for opt-in debug logging (e31cbb0)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (e31cbb0)
0.1.6 (2024-10-31)
Bug Fixes
- disable universe-domain validation (4ed4108)
0.1.5 (2024-10-24)
Features
0.1.4 (2024-10-08)
Features
[google-cloud-backupdr] Client library for the backupvault api is added (27c262d)
Add backupplan proto (27c262d)
Add backupplanassociation proto (27c262d)
Add backupvault_ba proto (27c262d)
Add backupvault_gce proto (27c262d)
Documentation
A comment for field
management_servers
in message.google.cloud.backupdr.v1.ListManagementServersResponse
is changed (27c262d)A comment for field
name
in message.google.cloud.backupdr.v1.GetManagementServerRequest
is changed (27c262d)A comment for field
oauth2_client_id
in message.google.cloud.backupdr.v1.ManagementServer
is changed (27c262d)A comment for field
parent
in message.google.cloud.backupdr.v1.CreateManagementServerRequest
is changed (27c262d)A comment for field
parent
in message.google.cloud.backupdr.v1.ListManagementServersRequest
is changed (27c262d)A comment for field
requested_cancellation
in message.google.cloud.backupdr.v1.OperationMetadata
is changed (27c262d)
0.1.3 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (6e83a37)
0.1.2 (2024-07-08)
Bug Fixes
0.1.1 (2024-06-24)
Features
A new field
satisfies_pzi
is added (9e20534)A new field
satisfies_pzs
is added (9e20534)Updated documentation URI (9e20534)