Version history
Version 2.1.0, released 2025-01-13
Bug fixes
- Update field behavior of
resource_type
field in messageBackupPlanAssociation
toREQUIRED
(commit 5eabb2d)
(This was already the effective behavior.)
New features
- Add InitializeServiceAPI (commit 5eabb2d)
- Update field behavior of
networks
field in messageManagementServer
toOPTIONAL
(commit 5eabb2d) - Add enum to Backup Vault Access Restriction field (commit 5eabb2d)
ignore_backup_plan_references
added to the DeleteBackupVaultRequest (commit 5eabb2d)
Documentation improvements
- A comment for field
networks
in message.google.cloud.backupdr.v1.ManagementServer
is changed (commit 5eabb2d) - A comment for field
requested_cancellation
in message.google.cloud.backupdr.v1.OperationMetadata
is changed (commit 5eabb2d) - A comment for field
resource_type
in message.google.cloud.backupdr.v1.BackupPlan
is changed (commit 5eabb2d) - A comment for field
backup_retention_days
in message.google.cloud.backupdr.v1.BackupRule
is changed (commit 5eabb2d) - A comment for field
resource_type
in message.google.cloud.backupdr.v1.BackupPlanAssociation
is changed (commit 5eabb2d) - A comment for field
data_source
in message.google.cloud.backupdr.v1.BackupPlanAssociation
is changed (commit 5eabb2d) - A comment for field
rule_id
in message.google.cloud.backupdr.v1.RuleConfigInfo
is changed (commit 5eabb2d) - A comment for field
last_backup_error
in message.google.cloud.backupdr.v1.RuleConfigInfo
is changed (commit 5eabb2d) - A comment for enum value
ACCESS_RESTRICTION_UNSPECIFIED
in enumAccessRestriction
is changed (commit 5eabb2d) - A comment for field
uid
in message.google.cloud.backupdr.v1.BackupVault
is changed (commit 5eabb2d) - A comment for field
access_restriction
in message.google.cloud.backupdr.v1.BackupVault
is changed (commit 5eabb2d)
Version 2.0.0, released 2024-10-14
Bug fixes
- BREAKING CHANGE Remove visibility of unneeded TestIamPermissions RPC (commit 553e7b0)
- BREAKING CHANGE Remove visibility of unneeded InitiateBackup RPC (commit 553e7b0)
- BREAKING CHANGE Remove visibility of unneeded AbandonBackup RPC (commit 553e7b0)
- BREAKING CHANGE Remove visibility of unneeded FinalizeBackup RPC (commit 553e7b0)
- BREAKING CHANGE Remove visibility of unneeded RemoveDataSource RPC (commit 553e7b0)
- BREAKING CHANGE Remove visibility of unneeded SetInternalStatus RPC (commit 553e7b0)
Version 1.2.0, released 2024-09-26
New features
- Client library for the backupvault api is added (commit a873918)
- Add backupplan proto (commit a873918)
- Add backupplanassociation proto (commit a873918)
- Add backupvault_ba proto (commit a873918)
- Add backupvault_gce proto (commit a873918)
Documentation improvements
- A comment for field
oauth2_client_id
in message.google.cloud.backupdr.v1.ManagementServer
is changed (commit a873918) - A comment for field
parent
in message.google.cloud.backupdr.v1.ListManagementServersRequest
is changed (commit a873918) - A comment for field
management_servers
in message.google.cloud.backupdr.v1.ListManagementServersResponse
is changed (commit a873918) - A comment for field
name
in message.google.cloud.backupdr.v1.GetManagementServerRequest
is changed (commit a873918) - A comment for field
parent
in message.google.cloud.backupdr.v1.CreateManagementServerRequest
is changed (commit a873918) - A comment for field
requested_cancellation
in message.google.cloud.backupdr.v1.OperationMetadata
is changed (commit a873918)
Version 1.1.0, released 2024-06-24
New features
- A new field
satisfies_pzs
is added (commit 401cd38) - A new field
satisfies_pzi
is added (commit 401cd38) - Updated documentation URI (commit 401cd38) ## Version 1.0.0, released 2024-05-24
No API surface changes; just dependency updates and promotion to GA.
Version 1.0.0-beta02, released 2024-05-08
New features
- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. (commit 022fab2)
Version 1.0.0-beta01, released 2024-04-18
Initial release.