Skip to content

Commit cef1d57

Browse files
chore: Release library Google.Cloud.NetworkManagement.V1 version 2.18.0
### New features - Add fields and messages for GKE Pods and IP masquerading ### Documentation improvements - Update comments Librarian-Release-Library: Google.Cloud.NetworkManagement.V1 Librarian-Release-Version: 2.18.0 Librarian-Release-ID: release-20260126T140114Z
1 parent 673d7db commit cef1d57

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

apis/Google.Cloud.NetworkManagement.V1/Google.Cloud.NetworkManagement.V1/Google.Cloud.NetworkManagement.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.17.0</Version>
4+
<Version>2.18.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Network Management API, which provides a collection of network performance monitoring and diagnostic capabilities.</Description>

apis/Google.Cloud.NetworkManagement.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.18.0, released 2026-01-26
4+
5+
### New features
6+
7+
- Add fields and messages for GKE Pods and IP masquerading
8+
9+
### Documentation improvements
10+
11+
- Update comments
12+
313
## Version 2.17.0, released 2025-11-05
414

515
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4099,7 +4099,7 @@
40994099
},
41004100
{
41014101
"id": "Google.Cloud.NetworkManagement.V1",
4102-
"version": "2.17.0",
4102+
"version": "2.18.0",
41034103
"type": "grpc",
41044104
"productName": "Network Management",
41054105
"productUrl": "https://cloud.google.com/network-intelligence-center/docs/",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2268,12 +2268,12 @@
22682268
},
22692269
{
22702270
"id": "Google.Cloud.NetworkManagement.V1",
2271-
"currentVersion": "2.17.0",
2271+
"currentVersion": "2.18.0",
22722272
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
22732273
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
2274-
"releaseTimestamp": "2025-11-05T22:05:19.440999231Z",
2274+
"releaseTimestamp": "2026-01-26T14:11:37.226820256Z",
22752275
"lastGeneratedCommit": "3343c4ed68f17a8910a04ef54647e337818e7ec2",
2276-
"lastReleasedCommit": "4d45a59e3edfa9607e43502515ae16b745890f3b",
2276+
"lastReleasedCommit": "3343c4ed68f17a8910a04ef54647e337818e7ec2",
22772277
"apiPaths": [
22782278
"google/cloud/networkmanagement/v1"
22792279
],

0 commit comments

Comments
 (0)