Skip to content

Commit 4877495

Browse files
authored
Release Google.Cloud.CloudBuild.V1 version 2.14.0 (#14089)
Changes in this release: ### New features - Add option to enable structured logging ([commit 881f147](https://togithub.com/googleapis/google-cloud-dotnet/commit/881f147890736fc7eb43747dec7db60afa527841)) - Add GoModule to Artifact and Results messages and new GO_MODULE_H1 hash type ([commit 6903167](https://togithub.com/googleapis/google-cloud-dotnet/commit/6903167f75cb3fc38012f0780fefd1a2492dcf9f))
1 parent 5f3c0d7 commit 4877495

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.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.13.0</Version>
4+
<Version>2.14.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Build API v1, which creates and manages builds on Google Cloud Platform.</Description>

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

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

3+
## Version 2.14.0, released 2025-01-13
4+
5+
### New features
6+
7+
- Add option to enable structured logging ([commit 881f147](https://github.com/googleapis/google-cloud-dotnet/commit/881f147890736fc7eb43747dec7db60afa527841))
8+
- Add GoModule to Artifact and Results messages and new GO_MODULE_H1 hash type ([commit 6903167](https://github.com/googleapis/google-cloud-dotnet/commit/6903167f75cb3fc38012f0780fefd1a2492dcf9f))
9+
310
## Version 2.13.0, released 2024-10-29
411

512
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1384,7 +1384,7 @@
13841384
},
13851385
{
13861386
"id": "Google.Cloud.CloudBuild.V1",
1387-
"version": "2.13.0",
1387+
"version": "2.14.0",
13881388
"type": "grpc",
13891389
"productName": "Cloud Build",
13901390
"productUrl": "https://cloud.google.com/cloud-build",

0 commit comments

Comments
 (0)