Skip to content

Commit

Permalink
Release Google.Cloud.NetworkManagement.V1 version 2.5.0 (#10880)
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet authored Aug 16, 2023
1 parent 84ca6b7 commit f4f6c51
Show file tree
Hide file tree
Showing 3 changed files with 12 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>2.4.0</Version>
<Version>2.5.0</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<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>
Expand Down
10 changes: 10 additions & 0 deletions apis/Google.Cloud.NetworkManagement.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Version history

## Version 2.5.0, released 2023-08-16

### New features

- Add new enum values for network firewall policies to API ([commit afe1ef0](https://github.com/googleapis/google-cloud-dotnet/commit/afe1ef01835f2cf1013235530e6bdb17f1a50cc7))
- Add fields related to Google services to API ([commit d9335c6](https://github.com/googleapis/google-cloud-dotnet/commit/d9335c6b61c775c2a02f5fbd198a65a3d2466f4e))
- Add fields related to PBR and NCC routes to API ([commit 6aeae60](https://github.com/googleapis/google-cloud-dotnet/commit/6aeae60337721dcd53545c3a03ba884d2cb3e25e))
- Add new abort and drop causes to API ([commit 193519f](https://github.com/googleapis/google-cloud-dotnet/commit/193519f300eb174a6e6ba10a3581e0752c29d7d3))
- Add fields related to load balancers to API ([commit 41b656d](https://github.com/googleapis/google-cloud-dotnet/commit/41b656d83ed1fee5688871111bb6e7b828552f4b))
- Add dynamic probing fields to v1 API ([commit a9b44ac](https://github.com/googleapis/google-cloud-dotnet/commit/a9b44acc0e99e478e601a754ebffef4036697c3a))
## Version 2.4.0, released 2023-06-27

### New features
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -3122,7 +3122,7 @@
},
{
"id": "Google.Cloud.NetworkManagement.V1",
"version": "2.4.0",
"version": "2.5.0",
"type": "grpc",
"productName": "Network Management",
"productUrl": "https://cloud.google.com/network-intelligence-center/docs/",
Expand Down

0 comments on commit f4f6c51

Please sign in to comment.