Skip to content

Commit e7d9640

Browse files
chore(main): release google-cloud-backupdr-v1 1.8.0
1 parent 95481ad commit e7d9640

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"google-cloud-automl-v1beta1+FILLER": "0.0.0",
116116
"google-cloud-backupdr": "2.1.0",
117117
"google-cloud-backupdr+FILLER": "0.0.0",
118-
"google-cloud-backupdr-v1": "1.7.0",
118+
"google-cloud-backupdr-v1": "1.8.0",
119119
"google-cloud-backupdr-v1+FILLER": "0.0.0",
120120
"google-cloud-bare_metal_solution": "2.0.2",
121121
"google-cloud-bare_metal_solution+FILLER": "0.0.0",

google-cloud-backupdr-v1/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 1.8.0 (2026-02-13)
4+
5+
#### Features
6+
7+
* Add support for AlloyDB backup and restore ([#32401](https://github.com/googleapis/google-cloud-ruby/issues/32401))
8+
39
### 1.7.0 (2026-01-13)
410

511
#### Features

google-cloud-backupdr-v1/lib/google/cloud/backupdr/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module BackupDR
2323
module V1
24-
VERSION = "1.7.0"
24+
VERSION = "1.8.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)