Skip to content

Commit

Permalink
Release Google.Cloud.GkeMultiCloud.V1 version 2.4.0 (#11899)
Browse files Browse the repository at this point in the history
Changes in this release:

No API surface changes; just dependency updates.
  • Loading branch information
jskeet authored Feb 28, 2024
1 parent 01a0e00 commit 4b31cf3
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.3.0</Version>
<Version>2.4.0</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Anthos Multi-Cloud API, which provides a way to manage Kubernetes clusters that run on AWS and Azure infrastructure using the Anthos Multi-Cloud API. Combined with Connect, you can manage Kubernetes clusters on Google Cloud, AWS, and Azure from the Google Cloud Console. When you create a cluster with Anthos Multi-Cloud, Google creates the resources needed and brings up a cluster on your behalf. You can deploy workloads with the Anthos Multi-Cloud API or the gcloud and kubectl command-line tools.</Description>
Expand Down
4 changes: 4 additions & 0 deletions apis/Google.Cloud.GkeMultiCloud.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## Version 2.4.0, released 2024-02-28

No API surface changes; just dependency updates.

## Version 2.3.0, released 2024-01-08

### 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 @@ -2675,7 +2675,7 @@
},
{
"id": "Google.Cloud.GkeMultiCloud.V1",
"version": "2.3.0",
"version": "2.4.0",
"type": "grpc",
"productName": "Anthos Multi-Cloud",
"productUrl": "https://cloud.google.com/anthos/clusters/docs/multi-cloud",
Expand Down

0 comments on commit 4b31cf3

Please sign in to comment.