[go: nahoru, domu]

Skip to content

Commit

Permalink
Release Google.Cloud.BackupDR.V1 version 1.1.0 (#13199)
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet committed Jun 24, 2024
1 parent efe4990 commit 618d230
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0</Version>
<Version>1.1.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<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>
Expand Down
7 changes: 7 additions & 0 deletions apis/Google.Cloud.BackupDR.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Version history

## Version 1.1.0, released 2024-06-24

### New features

- A new field `satisfies_pzs` is added ([commit 401cd38](https://github.com/googleapis/google-cloud-dotnet/commit/401cd38b79392a8e702bdd7718e99d69e26b5a8f))
- A new field `satisfies_pzi` is added ([commit 401cd38](https://github.com/googleapis/google-cloud-dotnet/commit/401cd38b79392a8e702bdd7718e99d69e26b5a8f))
- Updated documentation URI ([commit 401cd38](https://github.com/googleapis/google-cloud-dotnet/commit/401cd38b79392a8e702bdd7718e99d69e26b5a8f))
## Version 1.0.0, released 2024-05-24

No API surface changes; just dependency updates and promotion to GA.
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@
},
{
"id": "Google.Cloud.BackupDR.V1",
"version": "1.0.0",
"version": "1.1.0",
"type": "grpc",
"productName": "Backup and DR Service",
"productUrl": "https://cloud.google.com/backup-disaster-recovery/docs/concepts/backup-dr",
Expand Down

0 comments on commit 618d230

Please sign in to comment.