Skip to content

Commit

Permalink
Release Google.Cloud.NetworkConnectivity.V1Alpha1 version 2.0.0-alpha…
Browse files Browse the repository at this point in the history
…02 (#11938)

Changes in this release:

No API surface changes; just dependency updates.
  • Loading branch information
jskeet authored Feb 28, 2024
1 parent bada414 commit b76574b
Show file tree
Hide file tree
Showing 3 changed files with 6 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.0.0-alpha01</Version>
<Version>2.0.0-alpha02</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Network Connectivity API (v1alpha1), which provides information pertaining to network connectivity.</Description>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## Version 2.0.0-alpha02, released 2024-02-28

No API surface changes; just dependency updates.

## Version 2.0.0-alpha01, released 2022-06-08

This is the first version of this package to depend on GAX v4.
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -3358,7 +3358,7 @@
},
{
"id": "Google.Cloud.NetworkConnectivity.V1Alpha1",
"version": "2.0.0-alpha01",
"version": "2.0.0-alpha02",
"type": "grpc",
"productName": "Network Connectivity",
"productUrl": "https://cloud.google.com/network-connectivity/docs/apis",
Expand Down

0 comments on commit b76574b

Please sign in to comment.