Skip to content

Commit 5f3c0d7

Browse files
authored
Release Google.Cloud.Config.V1 version 1.7.0 (#14090)
Changes in this release: ### New features - Specify retry configuration ([commit 37e089e](https://togithub.com/googleapis/google-cloud-dotnet/commit/37e089ea191718875a26126e3e572264a7ff244c))
1 parent 557adc1 commit 5f3c0d7

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/Google.Cloud.Config.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>1.6.0</Version>
4+
<Version>1.7.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Infrastructure Manager API, which creates and manages Google Cloud Platform resources and infrastructure.</Description>

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

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

3+
## Version 1.7.0, released 2025-01-13
4+
5+
### New features
6+
7+
- Specify retry configuration ([commit 37e089e](https://github.com/googleapis/google-cloud-dotnet/commit/37e089ea191718875a26126e3e572264a7ff244c))
8+
39
## Version 1.6.0, released 2024-12-12
410

511
### Bug fixes

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1639,7 +1639,7 @@
16391639
},
16401640
{
16411641
"id": "Google.Cloud.Config.V1",
1642-
"version": "1.6.0",
1642+
"version": "1.7.0",
16431643
"type": "grpc",
16441644
"productName": "Infrastructure Manager",
16451645
"productUrl": "https://cloud.google.com/infrastructure-manager/docs/overview",

0 commit comments

Comments
 (0)