Skip to content

backupdr: v1.3.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Jan 20:21
0a81f8f

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