Changes
1.12.0 (2026-04-13)
1.11.0 (2026-04-09)
1.10.0 (2026-04-02)
1.9.0 (2026-03-26)
Features
- Adding new workload specific fields for AlloyDB (5e50d57)
1.8.0 (2026-02-05)
Features
- Add support for AlloyDB backup and restore (611f239)
Documentation
- A comment for field
log_retention_days in message .google.cloud.backupdr.v1.BackupPlan is changed (611f239)
1.7.0 (2026-01-15)
Features
- A new message
BackupConfigDetails is added (80379ed) - A new message
BackupDrPlanConfig is added (80379ed) - A new message
BackupDrPlanRule is added (80379ed) - A new message
BackupDrTemplateConfig is added (80379ed) - A new message
BackupLocation is added (80379ed) - A new message
ListResourceBackupConfigsRequest is added (80379ed) - A new message
ListResourceBackupConfigsResponse is added (80379ed) - A new message
PitrSettings is added (80379ed) - A new message
ResourceBackupConfig is added (80379ed) - A new resource_definition
backupdr.googleapis.com/ResourceBackupConfig is added (80379ed) - A new service
BackupDrProtectionSummary is added (80379ed)
Documentation
- another bulk typo correction (#13527) (90a4f21)
- fix typo in README.md entries (#13526) (ac32b85)
1.6.0 (2025-12-04)
Features
- Adding
unreachable field to ListDataSourceReferences API (185951b) - Adding new fields for CMEK and Retention Inheritance features (185951b)
1.5.0 (2025-11-06)
Features
- Adding
FetchBackupsForResourceType API (4a640b5) - Adding
ListDataSourceReferences API (4a640b5) - Adding
source_resource fields to Backup resource (4a640b5) - Adding new workload specific fields for Cloud SQL (4a640b5)
1.4.0 (2025-07-23)
Features
- backupdr: Add BackupPlanRevision resource and associated RPCs (eeb4b1f)
- backupdr: Add DataSourceReference resource and associated RPCs (eeb4b1f)
- backupdr: Add FetchBackupPlanAssociationsForResourceType RPC (eeb4b1f)
- backupdr: Add new states to resources (UPDATING, UPLOADING) (eeb4b1f)
- backupdr: Add ON_DEMAND_OPERATIONAL backup type (eeb4b1f)
- backupdr: Add support for Cloud SQL backup and restore (eeb4b1f)
- backupdr: Add support for GCE Disk backup and restore (eeb4b1f)
- backupdr: Add Update RPCs for BackupPlan and BackupPlanAssociation (eeb4b1f)
- backupdr: Change BackupRule.standard_schedule to be OPTIONAL (eeb4b1f)
Documentation
- backupdr: A comment for field backup_retention_days in message .google.cloud.backupdr.v1.BackupRule is changed (eeb4b1f)
- backupdr: A comment for field disks in message .google.cloud.backupdr.v1.ComputeInstanceRestoreProperties is changed (eeb4b1f)
- backupdr: A comment for field hourly_frequency in message .google.cloud.backupdr.v1.StandardSchedule is changed (eeb4b1f)
- backupdr: A comment for field network_interfaces in message .google.cloud.backupdr.v1.ComputeInstanceRestoreProperties is changed (eeb4b1f)
- backupdr: A comment for field resource in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed (eeb4b1f)
- backupdr: A comment for field resource_policies in message .google.cloud.backupdr.v1.ComputeInstanceRestoreProperties is changed (eeb4b1f)
- backupdr: A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlan is changed (eeb4b1f)
- backupdr: A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed (eeb4b1f)
1.3.2 (2025-04-15)
Bug Fixes
- backupdr: Update google.golang.org/api to 0.229.0 (3319672)
1.3.1 (2025-03-13)
Bug Fixes
- backupdr: Update golang.org/x/net to 0.37.0 (1144978)
1.3.0 (2025-01-15)
⚠ BREAKING CHANGES
- backupdr: Update field behavior of
resource_type field in message BackupPlanAssociation to REQUIRED
Features
- backupdr:
ignore_backup_plan_references added to the DeleteBackupVaultRequest (baeccc8) - backupdr: Add enum to Backup Vault Access Restriction field (baeccc8)
- backupdr: Add InitializeServiceAPI (#11419) (baeccc8)
- backupdr: Update field behavior of
networks field in message ManagementServer to OPTIONAL (baeccc8)
Bug Fixes
- backupdr: Update field behavior of
resource_type field in message BackupPlanAssociation to REQUIRED (baeccc8)
Documentation
- backupdr: A comment for enum value
ACCESS_RESTRICTION_UNSPECIFIED in enum AccessRestriction is changed (baeccc8) - backupdr: A comment for field
access_restriction in message .google.cloud.backupdr.v1.BackupVault is changed (baeccc8) - backupdr: A comment for field
backup_retention_days in message .google.cloud.backupdr.v1.BackupRule is changed (baeccc8) - backupdr: A comment for field
data_source in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed (baeccc8) - backupdr: A comment for field
last_backup_error in message .google.cloud.backupdr.v1.RuleConfigInfo is changed (baeccc8) - backupdr: A comment for field
networks in message .google.cloud.backupdr.v1.ManagementServer is changed (baeccc8) - backupdr: A comment for field
requested_cancellation in message .google.cloud.backupdr.v1.OperationMetadata is changed (baeccc8) - backupdr: A comment for field
resource_type in message .google.cloud.backupdr.v1.BackupPlan is changed (baeccc8) - backupdr: A comment for field
resource_type in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed (baeccc8) - backupdr: A comment for field
rule_id in message .google.cloud.backupdr.v1.RuleConfigInfo is changed (baeccc8) - backupdr: A comment for field
uid in message .google.cloud.backupdr.v1.BackupVault is changed (baeccc8)
Miscellaneous Chores
1.2.2 (2025-01-02)
Bug Fixes
- backupdr: Update golang.org/x/net to v0.33.0 (e9b0b69)
1.2.1 (2024-10-23)
Bug Fixes
- backupdr: Update google.golang.org/api to v0.203.0 (8bb87d5)
- backupdr: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)
1.2.0 (2024-10-09)
Features
- backupdr: Add backupplan proto (78d8513)
- backupdr: Add backupplanassociation proto (78d8513)
- backupdr: Add backupvault_ba proto (78d8513)
- backupdr: Add backupvault_gce proto (78d8513)
- backupdr: Client library for the backupvault api is added (78d8513)
Bug Fixes
- backupdr: Remove visibility of unneeded AbandonBackup RPC (78d8513)
- backupdr: Remove visibility of unneeded FinalizeBackup RPC (78d8513)
- backupdr: Remove visibility of unneeded InitiateBackup RPC (78d8513)
- backupdr: Remove visibility of unneeded RemoveDataSource RPC (78d8513)
- backupdr: Remove visibility of unneeded SetInternalStatus RPC (78d8513)
- backupdr: Remove visibility of unneeded TestIamPermissions RPC (78d8513)
Documentation
- backupdr: A comment for field
management_servers in message .google.cloud.backupdr.v1.ListManagementServersResponse is changed (78d8513) - backupdr: A comment for field
name in message .google.cloud.backupdr.v1.GetManagementServerRequest is changed (78d8513) - backupdr: A comment for field
oauth2_client_id in message .google.cloud.backupdr.v1.ManagementServer is changed (78d8513) - backupdr: A comment for field
parent in message .google.cloud.backupdr.v1.CreateManagementServerRequest is changed (78d8513) - backupdr: A comment for field
parent in message .google.cloud.backupdr.v1.ListManagementServersRequest is changed (78d8513) - backupdr: A comment for field
requested_cancellation in message .google.cloud.backupdr.v1.OperationMetadata is changed (78d8513)
1.1.1 (2024-09-12)
Bug Fixes
- backupdr: Bump dependencies (2ddeb15)
1.1.0 (2024-08-20)
Features
- backupdr: Add support for Go 1.23 iterators (84461c0)
1.0.4 (2024-08-08)
Bug Fixes
- backupdr: Update google.golang.org/api to v0.191.0 (5b32644)
1.0.3 (2024-07-24)
Bug Fixes
- backupdr: Update dependencies (257c40b)
1.0.2 (2024-07-10)
Bug Fixes
1.0.1 (2024-07-01)
Bug Fixes
1.0.0 (2024-06-26)
Features
- backupdr: A new field
satisfies_pzi is added (d6c543c) - backupdr: A new field
satisfies_pzs is added (d6c543c) - backupdr: Updated documentation URI (d6c543c)
Miscellaneous Chores
0.1.1 (2024-05-01)
Bug Fixes
- backupdr: Bump x/net to v0.24.0 (ba31ed5)
0.1.0 (2024-04-15)
Features
Changes