Skip to content

Commit

Permalink
Release Google.Cloud.Compute.V1 version 3.4.0 (#14198)
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- Update Compute Engine API to revision 20250119 ([issue 981](https://togithub.com/googleapis/google-cloud-dotnet/issues/981)) ([commit 45c3223](https://togithub.com/googleapis/google-cloud-dotnet/commit/45c322349cb14789bf9318e44974042baa167659))
  • Loading branch information
jskeet authored Feb 3, 2025
1 parent 5941905 commit 9369b94
Show file tree
Hide file tree
Showing 3 changed files with 8 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>3.3.0</Version>
<Version>3.4.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Compute Engine API.</Description>
Expand Down
6 changes: 6 additions & 0 deletions apis/Google.Cloud.Compute.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Version history

## Version 3.4.0, released 2025-02-03

### New features

- Update Compute Engine API to revision 20250119 ([issue 981](https://github.com/googleapis/google-cloud-dotnet/issues/981)) ([commit 45c3223](https://github.com/googleapis/google-cloud-dotnet/commit/45c322349cb14789bf9318e44974042baa167659))

## Version 3.3.0, released 2025-01-27

### New features
Expand Down
2 changes: 1 addition & 1 deletion generator-input/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -1567,7 +1567,7 @@
},
{
"id": "Google.Cloud.Compute.V1",
"version": "3.3.0",
"version": "3.4.0",
"type": "regapic",
"productName": "Compute Engine",
"productUrl": "https://cloud.google.com/compute",
Expand Down

0 comments on commit 9369b94

Please sign in to comment.