Skip to content

Commit 673d7db

Browse files
chore: Release library Google.Cloud.NetworkConnectivity.V1 version 2.14.0
### New features - Added OUTPUT_ONLY annotations to create_time and update_time in InternalRange to reflect existing service behavior Librarian-Release-Library: Google.Cloud.NetworkConnectivity.V1 Librarian-Release-Version: 2.14.0 Librarian-Release-ID: release-20260126T140114Z
1 parent a22030d commit 673d7db

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

apis/Google.Cloud.NetworkConnectivity.V1/Google.Cloud.NetworkConnectivity.V1/Google.Cloud.NetworkConnectivity.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 Network Connectivity API, which provides access to Network Connectivity Center.</Description>

apis/Google.Cloud.NetworkConnectivity.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 2.14.0, released 2026-01-26
4+
5+
### New features
6+
7+
- Added OUTPUT_ONLY annotations to create_time and update_time in InternalRange to reflect existing service behavior
8+
39
## Version 2.13.0, released 2025-11-05
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4054,7 +4054,7 @@
40544054
},
40554055
{
40564056
"id": "Google.Cloud.NetworkConnectivity.V1",
4057-
"version": "2.13.0",
4057+
"version": "2.14.0",
40584058
"type": "grpc",
40594059
"productName": "Network Connectivity",
40604060
"productUrl": "https://cloud.google.com/network-connectivity/docs/",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2238,12 +2238,12 @@
22382238
},
22392239
{
22402240
"id": "Google.Cloud.NetworkConnectivity.V1",
2241-
"currentVersion": "2.13.0",
2241+
"currentVersion": "2.14.0",
22422242
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
22432243
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
2244-
"releaseTimestamp": "2025-11-05T22:02:36.565156812Z",
2244+
"releaseTimestamp": "2026-01-26T14:10:54.053721846Z",
22452245
"lastGeneratedCommit": "cb268fbea71671755aa2df8db5ced13084fabf6a",
2246-
"lastReleasedCommit": "36533b09a6b383f3c30d13c3c26092154ecf5388",
2246+
"lastReleasedCommit": "cb268fbea71671755aa2df8db5ced13084fabf6a",
22472247
"apiPaths": [
22482248
"google/cloud/networkconnectivity/v1"
22492249
],

0 commit comments

Comments
 (0)