Version history

Version 2.1.0, released 2025-01-13

Bug fixes

  • Update field behavior of resource_type field in message BackupPlanAssociation to REQUIRED (commit 5eabb2d)

(This was already the effective behavior.)

New features

  • Add InitializeServiceAPI (commit 5eabb2d)
  • Update field behavior of networks field in message ManagementServer to OPTIONAL (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 enum AccessRestriction 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

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

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.