Skip to content

Commit 89ddc97

Browse files
chore: Release library Google.Cloud.BackupDR.V1 version 2.8.0
### New features - Add support for AlloyDB backup and restore ### Documentation improvements - A comment for field `log_retention_days` in message `.google.cloud.backupdr.v1.BackupPlan` is changed Librarian-Release-Library: Google.Cloud.BackupDR.V1 Librarian-Release-Version: 2.8.0 Librarian-Release-ID: release-20260129T184725Z
1 parent f4c5bd8 commit 89ddc97

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>2.7.0</Version>
4+
<Version>2.8.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Backup and DR service, which is a powerful, centralized, cloud-first backup and disaster recovery solution for cloud-based and hybrid workloads.</Description>

apis/Google.Cloud.BackupDR.V1/docs/history.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Version history
22

3+
## Version 2.8.0, released 2026-01-29
4+
5+
### New features
6+
7+
- Add support for AlloyDB backup and restore
8+
9+
### Documentation improvements
10+
11+
- A comment for field `log_retention_days` in message `.google.cloud.backupdr.v1.BackupPlan` is changed
12+
313
## Version 2.7.0, released 2026-01-13
414

515
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@
838838
},
839839
{
840840
"id": "Google.Cloud.BackupDR.V1",
841-
"version": "2.7.0",
841+
"version": "2.8.0",
842842
"type": "grpc",
843843
"productName": "Backup and DR Service",
844844
"productUrl": "https://cloud.google.com/backup-disaster-recovery/docs/concepts/backup-dr",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -513,12 +513,12 @@
513513
},
514514
{
515515
"id": "Google.Cloud.BackupDR.V1",
516-
"currentVersion": "2.7.0",
516+
"currentVersion": "2.8.0",
517517
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
518518
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
519-
"releaseTimestamp": "2026-01-13T08:59:43.696382460Z",
519+
"releaseTimestamp": "2026-01-29T18:51:36.474528759Z",
520520
"lastGeneratedCommit": "4b64cb41fe090cb27e540af23ee1a4f73d9c3118",
521-
"lastReleasedCommit": "524b2de63ab28fd96abd5a1b077f00a5503d79c4",
521+
"lastReleasedCommit": "4b64cb41fe090cb27e540af23ee1a4f73d9c3118",
522522
"apiPaths": [
523523
"google/cloud/backupdr/v1"
524524
],

0 commit comments

Comments
 (0)